Shades of Kimberly #716884
Tints of Kimberly #716884
RGB
CMYK
RGB Variations
Color information
#716884 (or 0x716884) is known color: Kimberly. HEX triplet: 71, 68 and 84. RGB value is (113,104,132). Sum of RGB (Red+Green+Blue) = 113+104+132=349 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.38% from 349); Green value is 104 (41.02% from 255 or 29.80% from 349); Blue value is 132 (51.95% from 255 or 37.82% from 349); Max value from RGB is 132 - color contains mainly: blue. Hex color #716884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716884 is #8E977B. Grayscale: #6D6D6D. Windows color (decimal): -9344892 or 8677489. OLE color: 8677489.
HSL color Cylindrical-coordinate representation of color #716884: hue angle of 259.29º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #716884 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 104 | 132 | - |
| CMYK | 0.14 | 0.21 | 0 | 0.48 |
| HSL | 259.29º | 0.12% | 0.46% | - |
| HSV(B) | 259.29º | 0.21% | 0.52% | - |
| XYZ | 15.93 | 15.08 | 23.9 | - |
| YUV | 109.88 | 140.48 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 132 | 0.14 | 0.21 | 0 | 0.48 | 259.29 | 0.12 | 0.46 |
| Hex | 71 | 68 | 84 | E | 15 | 0 | 30 | 103 | C | 2E |
| Octal | 161 | 150 | 204 | 16 | 25 | 0 | 60 | 403 | 14 | 56 |
| Binary | 1110001 | 1101000 | 10000100 | 1110 | 10101 | 0 | 110000 | 100000011 | 1100 | 101110 |
Color Harmonies of #716884
Complementary color
Monochromatic Colors of #716884
Black with #716884
Text Example
Text Example
White with #716884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716884; }
p { color: rgb(113,104,132); }
H1.HeaderClassName
{
color: #716884;
}
.AnyTagClassName
{
color: #716884;
}
</style>
background-color css
<style>
a { background-color: #716884; }
a { background-color: rgb(113,104,132); }
div.DivClassName
{
background-color: #716884;
}
.BgClassName
{
background-color: #716884;
}
</style>
border-color css
<style>
span { border-color: #716884; }
span { border-color: rgb(113,104,132); }
td.TdClassName
{
border-color: #716884;
}
.TagClassName
{
border-color: #716884;
}
</style>