Shades of Kimberly #655978
Tints of Kimberly #655978
RGB
CMYK
RGB Variations
Color information
#655978 (or 0x655978) is known color: Kimberly. HEX triplet: 65, 59 and 78. RGB value is (101,89,120). Sum of RGB (Red+Green+Blue) = 101+89+120=310 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.58% from 310); Green value is 89 (35.16% from 255 or 28.71% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #655978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655978 is #9AA687. Grayscale: #606060. Windows color (decimal): -10135176 or 7887205. OLE color: 7887205.
HSL color Cylindrical-coordinate representation of color #655978: hue angle of 263.23º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #655978 is Cyan = 0.16, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 89 | 120 | - |
| CMYK | 0.16 | 0.26 | 0 | 0.53 |
| HSL | 263.23º | 0.15% | 0.41% | - |
| HSV(B) | 263.23º | 0.26% | 0.47% | - |
| XYZ | 12.33 | 11.27 | 19.29 | - |
| YUV | 96.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 120 | 0.16 | 0.26 | 0 | 0.53 | 263.23 | 0.15 | 0.41 |
| Hex | 65 | 59 | 78 | 10 | 1A | 0 | 35 | 107 | F | 29 |
| Octal | 145 | 131 | 170 | 20 | 32 | 0 | 65 | 407 | 17 | 51 |
| Binary | 1100101 | 1011001 | 1111000 | 10000 | 11010 | 0 | 110101 | 100000111 | 1111 | 101001 |
Color Harmonies of #655978
Complementary color
Monochromatic Colors of #655978
Black with #655978
Text Example
Text Example
White with #655978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655978; }
p { color: rgb(101,89,120); }
H1.HeaderClassName
{
color: #655978;
}
.AnyTagClassName
{
color: #655978;
}
</style>
background-color css
<style>
a { background-color: #655978; }
a { background-color: rgb(101,89,120); }
div.DivClassName
{
background-color: #655978;
}
.BgClassName
{
background-color: #655978;
}
</style>
border-color css
<style>
span { border-color: #655978; }
span { border-color: rgb(101,89,120); }
td.TdClassName
{
border-color: #655978;
}
.TagClassName
{
border-color: #655978;
}
</style>