Shades of Kimberly #655781
Tints of Kimberly #655781
RGB
CMYK
RGB Variations
Color information
#655781 (or 0x655781) is known color: Kimberly. HEX triplet: 65, 57 and 81. RGB value is (101,87,129). Sum of RGB (Red+Green+Blue) = 101+87+129=317 (41% of max value = 765). Red value is 101 (39.84% from 255 or 31.86% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 129 - color contains mainly: blue. Hex color #655781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655781 is #9AA87E. Grayscale: #5F5F5F. Windows color (decimal): -10135679 or 8476517. OLE color: 8476517.
HSL color Cylindrical-coordinate representation of color #655781: hue angle of 260º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #655781 is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 87 | 129 | - |
| CMYK | 0.22 | 0.33 | 0 | 0.49 |
| HSL | 260º | 0.19% | 0.42% | - |
| HSV(B) | 260º | 0.33% | 0.51% | - |
| XYZ | 12.74 | 11.17 | 22.25 | - |
| YUV | 95.97 | 146.64 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 129 | 0.22 | 0.33 | 0 | 0.49 | 260 | 0.19 | 0.42 |
| Hex | 65 | 57 | 81 | 16 | 21 | 0 | 31 | 104 | 13 | 2A |
| Octal | 145 | 127 | 201 | 26 | 41 | 0 | 61 | 404 | 23 | 52 |
| Binary | 1100101 | 1010111 | 10000001 | 10110 | 100001 | 0 | 110001 | 100000100 | 10011 | 101010 |
Color Harmonies of #655781
Complementary color
Monochromatic Colors of #655781
Black with #655781
Text Example
Text Example
White with #655781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655781; }
p { color: rgb(101,87,129); }
H1.HeaderClassName
{
color: #655781;
}
.AnyTagClassName
{
color: #655781;
}
</style>
background-color css
<style>
a { background-color: #655781; }
a { background-color: rgb(101,87,129); }
div.DivClassName
{
background-color: #655781;
}
.BgClassName
{
background-color: #655781;
}
</style>
border-color css
<style>
span { border-color: #655781; }
span { border-color: rgb(101,87,129); }
td.TdClassName
{
border-color: #655781;
}
.TagClassName
{
border-color: #655781;
}
</style>