Shades of Kimberly #716185
Tints of Kimberly #716185
RGB
CMYK
RGB Variations
Color information
#716185 (or 0x716185) is known color: Kimberly. HEX triplet: 71, 61 and 85. RGB value is (113,97,133). Sum of RGB (Red+Green+Blue) = 113+97+133=343 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.94% from 343); Green value is 97 (38.28% from 255 or 28.28% from 343); Blue value is 133 (52.34% from 255 or 38.78% from 343); Max value from RGB is 133 - color contains mainly: blue. Hex color #716185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716185 is #8E9E7A. Grayscale: #696969. Windows color (decimal): -9346683 or 8741233. OLE color: 8741233.
HSL color Cylindrical-coordinate representation of color #716185: hue angle of 266.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #716185 is Cyan = 0.15, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 97 | 133 | - |
| CMYK | 0.15 | 0.27 | 0 | 0.48 |
| HSL | 266.67º | 0.16% | 0.45% | - |
| HSV(B) | 266.67º | 0.27% | 0.52% | - |
| XYZ | 15.32 | 13.75 | 24.04 | - |
| YUV | 105.89 | 143.3 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 133 | 0.15 | 0.27 | 0 | 0.48 | 266.67 | 0.16 | 0.45 |
| Hex | 71 | 61 | 85 | F | 1B | 0 | 30 | 10B | 10 | 2D |
| Octal | 161 | 141 | 205 | 17 | 33 | 0 | 60 | 413 | 20 | 55 |
| Binary | 1110001 | 1100001 | 10000101 | 1111 | 11011 | 0 | 110000 | 100001011 | 10000 | 101101 |
Color Harmonies of #716185
Complementary color
Monochromatic Colors of #716185
Black with #716185
Text Example
Text Example
White with #716185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716185; }
p { color: rgb(113,97,133); }
H1.HeaderClassName
{
color: #716185;
}
.AnyTagClassName
{
color: #716185;
}
</style>
background-color css
<style>
a { background-color: #716185; }
a { background-color: rgb(113,97,133); }
div.DivClassName
{
background-color: #716185;
}
.BgClassName
{
background-color: #716185;
}
</style>
border-color css
<style>
span { border-color: #716185; }
span { border-color: rgb(113,97,133); }
td.TdClassName
{
border-color: #716185;
}
.TagClassName
{
border-color: #716185;
}
</style>