Shades of Kimberly #716986
Tints of Kimberly #716986
RGB
CMYK
RGB Variations
Color information
#716986 (or 0x716986) is known color: Kimberly. HEX triplet: 71, 69 and 86. RGB value is (113,105,134). Sum of RGB (Red+Green+Blue) = 113+105+134=352 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.10% from 352); Green value is 105 (41.41% from 255 or 29.83% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 134 - color contains mainly: blue. Hex color #716986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716986 is #8E9679. Grayscale: #6E6E6E. Windows color (decimal): -9344634 or 8808817. OLE color: 8808817.
HSL color Cylindrical-coordinate representation of color #716986: hue angle of 256.55º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #716986 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 105 | 134 | - |
| CMYK | 0.16 | 0.22 | 0 | 0.47 |
| HSL | 256.55º | 0.12% | 0.47% | - |
| HSV(B) | 256.55º | 0.22% | 0.53% | - |
| XYZ | 16.16 | 15.34 | 24.66 | - |
| YUV | 110.7 | 141.15 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 134 | 0.16 | 0.22 | 0 | 0.47 | 256.55 | 0.12 | 0.47 |
| Hex | 71 | 69 | 86 | 10 | 16 | 0 | 2F | 101 | C | 2F |
| Octal | 161 | 151 | 206 | 20 | 26 | 0 | 57 | 401 | 14 | 57 |
| Binary | 1110001 | 1101001 | 10000110 | 10000 | 10110 | 0 | 101111 | 100000001 | 1100 | 101111 |
Color Harmonies of #716986
Complementary color
Monochromatic Colors of #716986
Black with #716986
Text Example
Text Example
White with #716986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716986; }
p { color: rgb(113,105,134); }
H1.HeaderClassName
{
color: #716986;
}
.AnyTagClassName
{
color: #716986;
}
</style>
background-color css
<style>
a { background-color: #716986; }
a { background-color: rgb(113,105,134); }
div.DivClassName
{
background-color: #716986;
}
.BgClassName
{
background-color: #716986;
}
</style>
border-color css
<style>
span { border-color: #716986; }
span { border-color: rgb(113,105,134); }
td.TdClassName
{
border-color: #716986;
}
.TagClassName
{
border-color: #716986;
}
</style>