Shades of Kimberly #766592
Tints of Kimberly #766592
RGB
CMYK
RGB Variations
Color information
#766592 (or 0x766592) is known color: Kimberly. HEX triplet: 76, 65 and 92. RGB value is (118,101,146). Sum of RGB (Red+Green+Blue) = 118+101+146=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #766592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766592 is #899A6D. Grayscale: #6F6F6F. Windows color (decimal): -9017966 or 9594230. OLE color: 9594230.
HSL color Cylindrical-coordinate representation of color #766592: hue angle of 262.67º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766592 is Cyan = 0.19, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 101 | 146 | - |
| CMYK | 0.19 | 0.31 | 0 | 0.43 |
| HSL | 262.67º | 0.18% | 0.48% | - |
| HSV(B) | 262.67º | 0.31% | 0.57% | - |
| XYZ | 17.31 | 15.23 | 29.22 | - |
| YUV | 111.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 146 | 0.19 | 0.31 | 0 | 0.43 | 262.67 | 0.18 | 0.48 |
| Hex | 76 | 65 | 92 | 13 | 1F | 0 | 2B | 107 | 12 | 30 |
| Octal | 166 | 145 | 222 | 23 | 37 | 0 | 53 | 407 | 22 | 60 |
| Binary | 1110110 | 1100101 | 10010010 | 10011 | 11111 | 0 | 101011 | 100000111 | 10010 | 110000 |
Color Harmonies of #766592
Complementary color
Monochromatic Colors of #766592
Black with #766592
Text Example
Text Example
White with #766592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766592; }
p { color: rgb(118,101,146); }
H1.HeaderClassName
{
color: #766592;
}
.AnyTagClassName
{
color: #766592;
}
</style>
background-color css
<style>
a { background-color: #766592; }
a { background-color: rgb(118,101,146); }
div.DivClassName
{
background-color: #766592;
}
.BgClassName
{
background-color: #766592;
}
</style>
border-color css
<style>
span { border-color: #766592; }
span { border-color: rgb(118,101,146); }
td.TdClassName
{
border-color: #766592;
}
.TagClassName
{
border-color: #766592;
}
</style>