Shades of Kimberly #716888
Tints of Kimberly #716888
RGB
CMYK
RGB Variations
Color information
#716888 (or 0x716888) is known color: Kimberly. HEX triplet: 71, 68 and 88. RGB value is (113,104,136). Sum of RGB (Red+Green+Blue) = 113+104+136=353 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.01% from 353); Green value is 104 (41.02% from 255 or 29.46% from 353); Blue value is 136 (53.52% from 255 or 38.53% from 353); Max value from RGB is 136 - color contains mainly: blue. Hex color #716888 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716888 is #8E9777. Grayscale: #6E6E6E. Windows color (decimal): -9344888 or 8939633. OLE color: 8939633.
HSL color Cylindrical-coordinate representation of color #716888: hue angle of 256.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #716888 is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 104 | 136 | - |
| CMYK | 0.17 | 0.24 | 0 | 0.47 |
| HSL | 256.88º | 0.13% | 0.47% | - |
| HSV(B) | 256.88º | 0.24% | 0.53% | - |
| XYZ | 16.2 | 15.19 | 25.37 | - |
| YUV | 110.34 | 142.48 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 136 | 0.17 | 0.24 | 0 | 0.47 | 256.88 | 0.13 | 0.47 |
| Hex | 71 | 68 | 88 | 11 | 18 | 0 | 2F | 101 | D | 2F |
| Octal | 161 | 150 | 210 | 21 | 30 | 0 | 57 | 401 | 15 | 57 |
| Binary | 1110001 | 1101000 | 10001000 | 10001 | 11000 | 0 | 101111 | 100000001 | 1101 | 101111 |
Color Harmonies of #716888
Complementary color
Monochromatic Colors of #716888
Black with #716888
Text Example
Text Example
White with #716888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716888; }
p { color: rgb(113,104,136); }
H1.HeaderClassName
{
color: #716888;
}
.AnyTagClassName
{
color: #716888;
}
</style>
background-color css
<style>
a { background-color: #716888; }
a { background-color: rgb(113,104,136); }
div.DivClassName
{
background-color: #716888;
}
.BgClassName
{
background-color: #716888;
}
</style>
border-color css
<style>
span { border-color: #716888; }
span { border-color: rgb(113,104,136); }
td.TdClassName
{
border-color: #716888;
}
.TagClassName
{
border-color: #716888;
}
</style>