Shades of Kimberly #716186
Tints of Kimberly #716186
RGB
CMYK
RGB Variations
Color information
#716186 (or 0x716186) is known color: Kimberly. HEX triplet: 71, 61 and 86. RGB value is (113,97,134). Sum of RGB (Red+Green+Blue) = 113+97+134=344 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.85% from 344); Green value is 97 (38.28% from 255 or 28.20% from 344); Blue value is 134 (52.73% from 255 or 38.95% from 344); Max value from RGB is 134 - color contains mainly: blue. Hex color #716186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716186 is #8E9E79. Grayscale: #696969. Windows color (decimal): -9346682 or 8806769. OLE color: 8806769.
HSL color Cylindrical-coordinate representation of color #716186: hue angle of 265.95º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #716186 is Cyan = 0.16, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 97 | 134 | - |
| CMYK | 0.16 | 0.28 | 0 | 0.47 |
| HSL | 265.95º | 0.16% | 0.45% | - |
| HSV(B) | 265.95º | 0.28% | 0.53% | - |
| XYZ | 15.39 | 13.78 | 24.4 | - |
| YUV | 106 | 143.8 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 134 | 0.16 | 0.28 | 0 | 0.47 | 265.95 | 0.16 | 0.45 |
| Hex | 71 | 61 | 86 | 10 | 1C | 0 | 2F | 10A | 10 | 2D |
| Octal | 161 | 141 | 206 | 20 | 34 | 0 | 57 | 412 | 20 | 55 |
| Binary | 1110001 | 1100001 | 10000110 | 10000 | 11100 | 0 | 101111 | 100001010 | 10000 | 101101 |
Color Harmonies of #716186
Complementary color
Monochromatic Colors of #716186
Black with #716186
Text Example
Text Example
White with #716186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716186; }
p { color: rgb(113,97,134); }
H1.HeaderClassName
{
color: #716186;
}
.AnyTagClassName
{
color: #716186;
}
</style>
background-color css
<style>
a { background-color: #716186; }
a { background-color: rgb(113,97,134); }
div.DivClassName
{
background-color: #716186;
}
.BgClassName
{
background-color: #716186;
}
</style>
border-color css
<style>
span { border-color: #716186; }
span { border-color: rgb(113,97,134); }
td.TdClassName
{
border-color: #716186;
}
.TagClassName
{
border-color: #716186;
}
</style>