Shades of Kimberly #716086
Tints of Kimberly #716086
RGB
CMYK
RGB Variations
Color information
#716086 (or 0x716086) is known color: Kimberly. HEX triplet: 71, 60 and 86. RGB value is (113,96,134). Sum of RGB (Red+Green+Blue) = 113+96+134=343 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.94% from 343); Green value is 96 (37.89% from 255 or 27.99% from 343); Blue value is 134 (52.73% from 255 or 39.07% from 343); Max value from RGB is 134 - color contains mainly: blue. Hex color #716086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716086 is #8E9F79. Grayscale: #696969. Windows color (decimal): -9346938 or 8806513. OLE color: 8806513.
HSL color Cylindrical-coordinate representation of color #716086: hue angle of 266.84º degrees, saturation: 0.17, 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 #716086 is Cyan = 0.16, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 96 | 134 | - |
| CMYK | 0.16 | 0.28 | 0 | 0.47 |
| HSL | 266.84º | 0.17% | 0.45% | - |
| HSV(B) | 266.84º | 0.28% | 0.53% | - |
| XYZ | 15.3 | 13.6 | 24.37 | - |
| YUV | 105.42 | 144.13 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 134 | 0.16 | 0.28 | 0 | 0.47 | 266.84 | 0.17 | 0.45 |
| Hex | 71 | 60 | 86 | 10 | 1C | 0 | 2F | 10B | 11 | 2D |
| Octal | 161 | 140 | 206 | 20 | 34 | 0 | 57 | 413 | 21 | 55 |
| Binary | 1110001 | 1100000 | 10000110 | 10000 | 11100 | 0 | 101111 | 100001011 | 10001 | 101101 |
Color Harmonies of #716086
Complementary color
Monochromatic Colors of #716086
Black with #716086
Text Example
Text Example
White with #716086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716086; }
p { color: rgb(113,96,134); }
H1.HeaderClassName
{
color: #716086;
}
.AnyTagClassName
{
color: #716086;
}
</style>
background-color css
<style>
a { background-color: #716086; }
a { background-color: rgb(113,96,134); }
div.DivClassName
{
background-color: #716086;
}
.BgClassName
{
background-color: #716086;
}
</style>
border-color css
<style>
span { border-color: #716086; }
span { border-color: rgb(113,96,134); }
td.TdClassName
{
border-color: #716086;
}
.TagClassName
{
border-color: #716086;
}
</style>