Shades of Kimberly #716584
Tints of Kimberly #716584
RGB
CMYK
RGB Variations
Color information
#716584 (or 0x716584) is known color: Kimberly. HEX triplet: 71, 65 and 84. RGB value is (113,101,132). Sum of RGB (Red+Green+Blue) = 113+101+132=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 101 (39.84% from 255 or 29.19% from 346); Blue value is 132 (51.95% from 255 or 38.15% from 346); Max value from RGB is 132 - color contains mainly: blue. Hex color #716584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716584 is #8E9A7B. Grayscale: #6C6C6C. Windows color (decimal): -9345660 or 8676721. OLE color: 8676721.
HSL color Cylindrical-coordinate representation of color #716584: hue angle of 263.23º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716584 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 101 | 132 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.48 |
| HSL | 263.23º | 0.13% | 0.46% | - |
| HSV(B) | 263.23º | 0.23% | 0.52% | - |
| XYZ | 15.63 | 14.48 | 23.8 | - |
| YUV | 108.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 132 | 0.14 | 0.23 | 0 | 0.48 | 263.23 | 0.13 | 0.46 |
| Hex | 71 | 65 | 84 | E | 17 | 0 | 30 | 107 | D | 2E |
| Octal | 161 | 145 | 204 | 16 | 27 | 0 | 60 | 407 | 15 | 56 |
| Binary | 1110001 | 1100101 | 10000100 | 1110 | 10111 | 0 | 110000 | 100000111 | 1101 | 101110 |
Color Harmonies of #716584
Complementary color
Monochromatic Colors of #716584
Black with #716584
Text Example
Text Example
White with #716584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716584; }
p { color: rgb(113,101,132); }
H1.HeaderClassName
{
color: #716584;
}
.AnyTagClassName
{
color: #716584;
}
</style>
background-color css
<style>
a { background-color: #716584; }
a { background-color: rgb(113,101,132); }
div.DivClassName
{
background-color: #716584;
}
.BgClassName
{
background-color: #716584;
}
</style>
border-color css
<style>
span { border-color: #716584; }
span { border-color: rgb(113,101,132); }
td.TdClassName
{
border-color: #716584;
}
.TagClassName
{
border-color: #716584;
}
</style>