Shades of Kimberly #716188
Tints of Kimberly #716188
RGB
CMYK
RGB Variations
Color information
#716188 (or 0x716188) is known color: Kimberly. HEX triplet: 71, 61 and 88. RGB value is (113,97,136). Sum of RGB (Red+Green+Blue) = 113+97+136=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 97 (38.28% from 255 or 28.03% from 346); Blue value is 136 (53.52% from 255 or 39.31% from 346); Max value from RGB is 136 - color contains mainly: blue. Hex color #716188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716188 is #8E9E77. Grayscale: #6A6A6A. Windows color (decimal): -9346680 or 8937841. OLE color: 8937841.
HSL color Cylindrical-coordinate representation of color #716188: hue angle of 264.62º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #716188 is Cyan = 0.17, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 97 | 136 | - |
| CMYK | 0.17 | 0.29 | 0 | 0.47 |
| HSL | 264.62º | 0.17% | 0.46% | - |
| HSV(B) | 264.62º | 0.29% | 0.53% | - |
| XYZ | 15.53 | 13.84 | 25.15 | - |
| YUV | 106.23 | 144.8 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 136 | 0.17 | 0.29 | 0 | 0.47 | 264.62 | 0.17 | 0.46 |
| Hex | 71 | 61 | 88 | 11 | 1D | 0 | 2F | 109 | 11 | 2E |
| Octal | 161 | 141 | 210 | 21 | 35 | 0 | 57 | 411 | 21 | 56 |
| Binary | 1110001 | 1100001 | 10001000 | 10001 | 11101 | 0 | 101111 | 100001001 | 10001 | 101110 |
Color Harmonies of #716188
Complementary color
Monochromatic Colors of #716188
Black with #716188
Text Example
Text Example
White with #716188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716188; }
p { color: rgb(113,97,136); }
H1.HeaderClassName
{
color: #716188;
}
.AnyTagClassName
{
color: #716188;
}
</style>
background-color css
<style>
a { background-color: #716188; }
a { background-color: rgb(113,97,136); }
div.DivClassName
{
background-color: #716188;
}
.BgClassName
{
background-color: #716188;
}
</style>
border-color css
<style>
span { border-color: #716188; }
span { border-color: rgb(113,97,136); }
td.TdClassName
{
border-color: #716188;
}
.TagClassName
{
border-color: #716188;
}
</style>