Shades of Kimberly #716585
Tints of Kimberly #716585
RGB
CMYK
RGB Variations
Color information
#716585 (or 0x716585) is known color: Kimberly. HEX triplet: 71, 65 and 85. RGB value is (113,101,133). Sum of RGB (Red+Green+Blue) = 113+101+133=347 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.56% from 347); Green value is 101 (39.84% from 255 or 29.11% from 347); Blue value is 133 (52.34% from 255 or 38.33% from 347); Max value from RGB is 133 - color contains mainly: blue. Hex color #716585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716585 is #8E9A7A. Grayscale: #6C6C6C. Windows color (decimal): -9345659 or 8742257. OLE color: 8742257.
HSL color Cylindrical-coordinate representation of color #716585: hue angle of 262.5º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #716585 is Cyan = 0.15, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 101 | 133 | - |
| CMYK | 0.15 | 0.24 | 0 | 0.48 |
| HSL | 262.5º | 0.14% | 0.46% | - |
| HSV(B) | 262.5º | 0.24% | 0.52% | - |
| XYZ | 15.7 | 14.51 | 24.16 | - |
| YUV | 108.24 | 141.98 | 131.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 133 | 0.15 | 0.24 | 0 | 0.48 | 262.5 | 0.14 | 0.46 |
| Hex | 71 | 65 | 85 | F | 18 | 0 | 30 | 106 | E | 2E |
| Octal | 161 | 145 | 205 | 17 | 30 | 0 | 60 | 406 | 16 | 56 |
| Binary | 1110001 | 1100101 | 10000101 | 1111 | 11000 | 0 | 110000 | 100000110 | 1110 | 101110 |
Color Harmonies of #716585
Complementary color
Monochromatic Colors of #716585
Black with #716585
Text Example
Text Example
White with #716585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716585; }
p { color: rgb(113,101,133); }
H1.HeaderClassName
{
color: #716585;
}
.AnyTagClassName
{
color: #716585;
}
</style>
background-color css
<style>
a { background-color: #716585; }
a { background-color: rgb(113,101,133); }
div.DivClassName
{
background-color: #716585;
}
.BgClassName
{
background-color: #716585;
}
</style>
border-color css
<style>
span { border-color: #716585; }
span { border-color: rgb(113,101,133); }
td.TdClassName
{
border-color: #716585;
}
.TagClassName
{
border-color: #716585;
}
</style>