Shades of Kimberly #716088
Tints of Kimberly #716088
RGB
CMYK
RGB Variations
Color information
#716088 (or 0x716088) is known color: Kimberly. HEX triplet: 71, 60 and 88. RGB value is (113,96,136). Sum of RGB (Red+Green+Blue) = 113+96+136=345 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.75% from 345); Green value is 96 (37.89% from 255 or 27.83% from 345); Blue value is 136 (53.52% from 255 or 39.42% from 345); Max value from RGB is 136 - color contains mainly: blue. Hex color #716088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716088 is #8E9F77. Grayscale: #696969. Windows color (decimal): -9346936 or 8937585. OLE color: 8937585.
HSL color Cylindrical-coordinate representation of color #716088: hue angle of 265.5º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #716088 is Cyan = 0.17, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 96 | 136 | - |
| CMYK | 0.17 | 0.29 | 0 | 0.47 |
| HSL | 265.5º | 0.17% | 0.45% | - |
| HSV(B) | 265.5º | 0.29% | 0.53% | - |
| XYZ | 15.44 | 13.65 | 25.11 | - |
| YUV | 105.64 | 145.13 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 136 | 0.17 | 0.29 | 0 | 0.47 | 265.5 | 0.17 | 0.45 |
| Hex | 71 | 60 | 88 | 11 | 1D | 0 | 2F | 10A | 11 | 2D |
| Octal | 161 | 140 | 210 | 21 | 35 | 0 | 57 | 412 | 21 | 55 |
| Binary | 1110001 | 1100000 | 10001000 | 10001 | 11101 | 0 | 101111 | 100001010 | 10001 | 101101 |
Color Harmonies of #716088
Complementary color
Monochromatic Colors of #716088
Black with #716088
Text Example
Text Example
White with #716088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716088; }
p { color: rgb(113,96,136); }
H1.HeaderClassName
{
color: #716088;
}
.AnyTagClassName
{
color: #716088;
}
</style>
background-color css
<style>
a { background-color: #716088; }
a { background-color: rgb(113,96,136); }
div.DivClassName
{
background-color: #716088;
}
.BgClassName
{
background-color: #716088;
}
</style>
border-color css
<style>
span { border-color: #716088; }
span { border-color: rgb(113,96,136); }
td.TdClassName
{
border-color: #716088;
}
.TagClassName
{
border-color: #716088;
}
</style>