Shades of Kimberly #766990
Tints of Kimberly #766990
RGB
CMYK
RGB Variations
Color information
#766990 (or 0x766990) is known color: Kimberly. HEX triplet: 76, 69 and 90. RGB value is (118,105,144). Sum of RGB (Red+Green+Blue) = 118+105+144=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 144 (56.64% from 255 or 39.24% from 367); Max value from RGB is 144 - color contains mainly: blue. Hex color #766990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766990 is #89966F. Grayscale: #717171. Windows color (decimal): -9016944 or 9464182. OLE color: 9464182.
HSL color Cylindrical-coordinate representation of color #766990: hue angle of 260º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #766990 is Cyan = 0.18, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 105 | 144 | - |
| CMYK | 0.18 | 0.27 | 0 | 0.44 |
| HSL | 260º | 0.16% | 0.49% | - |
| HSV(B) | 260º | 0.27% | 0.56% | - |
| XYZ | 17.56 | 15.97 | 28.54 | - |
| YUV | 113.33 | 145.31 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 144 | 0.18 | 0.27 | 0 | 0.44 | 260 | 0.16 | 0.49 |
| Hex | 76 | 69 | 90 | 12 | 1B | 0 | 2C | 104 | 10 | 31 |
| Octal | 166 | 151 | 220 | 22 | 33 | 0 | 54 | 404 | 20 | 61 |
| Binary | 1110110 | 1101001 | 10010000 | 10010 | 11011 | 0 | 101100 | 100000100 | 10000 | 110001 |
Color Harmonies of #766990
Complementary color
Monochromatic Colors of #766990
Black with #766990
Text Example
Text Example
White with #766990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766990; }
p { color: rgb(118,105,144); }
H1.HeaderClassName
{
color: #766990;
}
.AnyTagClassName
{
color: #766990;
}
</style>
background-color css
<style>
a { background-color: #766990; }
a { background-color: rgb(118,105,144); }
div.DivClassName
{
background-color: #766990;
}
.BgClassName
{
background-color: #766990;
}
</style>
border-color css
<style>
span { border-color: #766990; }
span { border-color: rgb(118,105,144); }
td.TdClassName
{
border-color: #766990;
}
.TagClassName
{
border-color: #766990;
}
</style>