Shades of Kimberly #655681
Tints of Kimberly #655681
RGB
CMYK
RGB Variations
Color information
#655681 (or 0x655681) is known color: Kimberly. HEX triplet: 65, 56 and 81. RGB value is (101,86,129). Sum of RGB (Red+Green+Blue) = 101+86+129=316 (41% of max value = 765). Red value is 101 (39.84% from 255 or 31.96% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 129 (50.78% from 255 or 40.82% from 316); Max value from RGB is 129 - color contains mainly: blue. Hex color #655681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655681 is #9AA97E. Grayscale: #5F5F5F. Windows color (decimal): -10135935 or 8476261. OLE color: 8476261.
HSL color Cylindrical-coordinate representation of color #655681: hue angle of 260.93º degrees, saturation: 0.2, 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 #655681 is Cyan = 0.22, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 86 | 129 | - |
| CMYK | 0.22 | 0.33 | 0 | 0.49 |
| HSL | 260.93º | 0.2% | 0.42% | - |
| HSV(B) | 260.93º | 0.33% | 0.51% | - |
| XYZ | 12.66 | 11.01 | 22.23 | - |
| YUV | 95.39 | 146.97 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 129 | 0.22 | 0.33 | 0 | 0.49 | 260.93 | 0.2 | 0.42 |
| Hex | 65 | 56 | 81 | 16 | 21 | 0 | 31 | 105 | 14 | 2A |
| Octal | 145 | 126 | 201 | 26 | 41 | 0 | 61 | 405 | 24 | 52 |
| Binary | 1100101 | 1010110 | 10000001 | 10110 | 100001 | 0 | 110001 | 100000101 | 10100 | 101010 |
Color Harmonies of #655681
Complementary color
Monochromatic Colors of #655681
Black with #655681
Text Example
Text Example
White with #655681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655681; }
p { color: rgb(101,86,129); }
H1.HeaderClassName
{
color: #655681;
}
.AnyTagClassName
{
color: #655681;
}
</style>
background-color css
<style>
a { background-color: #655681; }
a { background-color: rgb(101,86,129); }
div.DivClassName
{
background-color: #655681;
}
.BgClassName
{
background-color: #655681;
}
</style>
border-color css
<style>
span { border-color: #655681; }
span { border-color: rgb(101,86,129); }
td.TdClassName
{
border-color: #655681;
}
.TagClassName
{
border-color: #655681;
}
</style>