Shades of Kimberly #766591
Tints of Kimberly #766591
RGB
CMYK
RGB Variations
Color information
#766591 (or 0x766591) is known color: Kimberly. HEX triplet: 76, 65 and 91. RGB value is (118,101,145). Sum of RGB (Red+Green+Blue) = 118+101+145=364 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.42% from 364); Green value is 101 (39.84% from 255 or 27.75% from 364); Blue value is 145 (57.03% from 255 or 39.84% from 364); Max value from RGB is 145 - color contains mainly: blue. Hex color #766591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766591 is #899A6E. Grayscale: #6E6E6E. Windows color (decimal): -9017967 or 9528694. OLE color: 9528694.
HSL color Cylindrical-coordinate representation of color #766591: hue angle of 263.18º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #766591 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 101 | 145 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.43 |
| HSL | 263.18º | 0.18% | 0.48% | - |
| HSV(B) | 263.18º | 0.3% | 0.57% | - |
| XYZ | 17.24 | 15.2 | 28.81 | - |
| YUV | 111.1 | 147.13 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 145 | 0.19 | 0.30 | 0 | 0.43 | 263.18 | 0.18 | 0.48 |
| Hex | 76 | 65 | 91 | 13 | 1E | 0 | 2B | 107 | 12 | 30 |
| Octal | 166 | 145 | 221 | 23 | 36 | 0 | 53 | 407 | 22 | 60 |
| Binary | 1110110 | 1100101 | 10010001 | 10011 | 11110 | 0 | 101011 | 100000111 | 10010 | 110000 |
Color Harmonies of #766591
Complementary color
Monochromatic Colors of #766591
Black with #766591
Text Example
Text Example
White with #766591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766591; }
p { color: rgb(118,101,145); }
H1.HeaderClassName
{
color: #766591;
}
.AnyTagClassName
{
color: #766591;
}
</style>
background-color css
<style>
a { background-color: #766591; }
a { background-color: rgb(118,101,145); }
div.DivClassName
{
background-color: #766591;
}
.BgClassName
{
background-color: #766591;
}
</style>
border-color css
<style>
span { border-color: #766591; }
span { border-color: rgb(118,101,145); }
td.TdClassName
{
border-color: #766591;
}
.TagClassName
{
border-color: #766591;
}
</style>