Shades of Kimberly #716880
Tints of Kimberly #716880
RGB
CMYK
RGB Variations
Color information
#716880 (or 0x716880) is known color: Kimberly. HEX triplet: 71, 68 and 80. RGB value is (113,104,128). Sum of RGB (Red+Green+Blue) = 113+104+128=345 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.75% from 345); Green value is 104 (41.02% from 255 or 30.14% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 128 - color contains mainly: blue. Hex color #716880 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716880 is #8E977F. Grayscale: #6D6D6D. Windows color (decimal): -9344896 or 8415345. OLE color: 8415345.
HSL color Cylindrical-coordinate representation of color #716880: hue angle of 262.5º degrees, saturation: 0.1, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #716880 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 104 | 128 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.50 |
| HSL | 262.5º | 0.1% | 0.45% | - |
| HSV(B) | 262.5º | 0.19% | 0.5% | - |
| XYZ | 15.66 | 14.97 | 22.49 | - |
| YUV | 109.43 | 138.48 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 128 | 0.12 | 0.19 | 0 | 0.50 | 262.5 | 0.1 | 0.45 |
| Hex | 71 | 68 | 80 | C | 13 | 0 | 32 | 106 | A | 2D |
| Octal | 161 | 150 | 200 | 14 | 23 | 0 | 62 | 406 | 12 | 55 |
| Binary | 1110001 | 1101000 | 10000000 | 1100 | 10011 | 0 | 110010 | 100000110 | 1010 | 101101 |
Color Harmonies of #716880
Complementary color
Monochromatic Colors of #716880
Black with #716880
Text Example
Text Example
White with #716880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716880; }
p { color: rgb(113,104,128); }
H1.HeaderClassName
{
color: #716880;
}
.AnyTagClassName
{
color: #716880;
}
</style>
background-color css
<style>
a { background-color: #716880; }
a { background-color: rgb(113,104,128); }
div.DivClassName
{
background-color: #716880;
}
.BgClassName
{
background-color: #716880;
}
</style>
border-color css
<style>
span { border-color: #716880; }
span { border-color: rgb(113,104,128); }
td.TdClassName
{
border-color: #716880;
}
.TagClassName
{
border-color: #716880;
}
</style>