In a RGB color space, #9b9bcd hex color is composed of 60.8% red, 60.8% green and 80.4% blue. Whereas in a CMYK color space, it is composed of 24.4% cyan, 24.4% magenta, 0% yellow and 19.6% black. It has a hue angle of 240 degrees, a saturation of 33.3% and a lightness of 70.6%. #9b9bcd color hex could be obtained by blending #ffffff with #37379b. Closest websafe color is: #9999cc.
The hexadecimal color #9b9bcd has RGB values of R:155, G:155, B:205 and CMYK values of C:0.24, M:0.24, Y:0, K:0.2. Its decimal value is 10197965.
Hex triplet | 9b9bcd | #9b9bcd |
RGB Decimal | 155, 155, 205 | rgb(155,155,205) |
RGB Percent | 60.8, 60.8, 80.4 | rgb(60.8%,60.8%,80.4%) |
CMYK | 24.4, 24.4, 0, 19.6 | |
HSL | 240°, 33.3, 70.6 | hsl(240,33.3%,70.6%) |
HSV(HSB) | 240°, 24.4, 80.4 | |
Web Safe | 9999cc | #99c |
XYZ | 36.258, 34.819, 62.567 |
xyY | 0.271, 0.261, 34.819 |
CIE-LAB | 65.608, 10.87, -25.572 |
CIE-LCH | 65.608, 27.786, 293.03 |
CIE-LUV | 65.608, -2.976, -41.285 |
Hunter-Lab | 59.008, 6.419, -21.561 |
Binary | 10011011, 10011011, 11001101 |
Below, you can see some colors close to #9b9bcd. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9b9bcd.
<span style="color:#9b9bcd">Text here</span>
This paragraph has a background color of #9b9bcd.
<p style="background-color:#9b9bcd;">Content here</p>
This element has a border color of #9b9bcd.
<div style="border:1px #9b9bcd;">Content here</div>
.text {color:#9b9bcd;}
.background {background-color:#9b9bcd;}
.border {border:1px solid #9b9bcd;}
.text-shadow {border:1px solid #9b9bcd;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #07070d is the darkest color, while #fefeff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #b4b4b4 is the less saturated color, while #6f6ff9 is the most saturated one.