Shades of Kimberly #655886
Tints of Kimberly #655886
RGB
CMYK
RGB Variations
Color information
#655886 (or 0x655886) is known color: Kimberly. HEX triplet: 65, 58 and 86. RGB value is (101,88,134). Sum of RGB (Red+Green+Blue) = 101+88+134=323 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.27% from 323); Green value is 88 (34.77% from 255 or 27.24% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #655886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #655886 is #9AA779. Grayscale: #606060. Windows color (decimal): -10135418 or 8804453. OLE color: 8804453.
HSL color Cylindrical-coordinate representation of color #655886: hue angle of 256.96º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #655886 is Cyan = 0.25, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 88 | 134 | - |
| CMYK | 0.25 | 0.34 | 0 | 0.47 |
| HSL | 256.96º | 0.21% | 0.44% | - |
| HSV(B) | 256.96º | 0.34% | 0.53% | - |
| XYZ | 13.16 | 11.47 | 24.07 | - |
| YUV | 97.13 | 148.81 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 134 | 0.25 | 0.34 | 0 | 0.47 | 256.96 | 0.21 | 0.44 |
| Hex | 65 | 58 | 86 | 19 | 22 | 0 | 2F | 101 | 15 | 2C |
| Octal | 145 | 130 | 206 | 31 | 42 | 0 | 57 | 401 | 25 | 54 |
| Binary | 1100101 | 1011000 | 10000110 | 11001 | 100010 | 0 | 101111 | 100000001 | 10101 | 101100 |
Color Harmonies of #655886
Complementary color
Monochromatic Colors of #655886
Black with #655886
Text Example
Text Example
White with #655886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655886; }
p { color: rgb(101,88,134); }
H1.HeaderClassName
{
color: #655886;
}
.AnyTagClassName
{
color: #655886;
}
</style>
background-color css
<style>
a { background-color: #655886; }
a { background-color: rgb(101,88,134); }
div.DivClassName
{
background-color: #655886;
}
.BgClassName
{
background-color: #655886;
}
</style>
border-color css
<style>
span { border-color: #655886; }
span { border-color: rgb(101,88,134); }
td.TdClassName
{
border-color: #655886;
}
.TagClassName
{
border-color: #655886;
}
</style>