Shades of Kimberly #716392
Tints of Kimberly #716392
RGB
CMYK
RGB Variations
Color information
#716392 (or 0x716392) is known color: Kimberly. HEX triplet: 71, 63 and 92. RGB value is (113,99,146). Sum of RGB (Red+Green+Blue) = 113+99+146=358 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.56% from 358); Green value is 99 (39.06% from 255 or 27.65% from 358); Blue value is 146 (57.42% from 255 or 40.78% from 358); Max value from RGB is 146 - color contains mainly: blue. Hex color #716392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716392 is #8E9C6D. Grayscale: #6C6C6C. Windows color (decimal): -9346158 or 9593713. OLE color: 9593713.
HSL color Cylindrical-coordinate representation of color #716392: hue angle of 257.87º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #716392 is Cyan = 0.23, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 99 | 146 | - |
| CMYK | 0.23 | 0.32 | 0 | 0.43 |
| HSL | 257.87º | 0.19% | 0.48% | - |
| HSV(B) | 257.87º | 0.32% | 0.57% | - |
| XYZ | 16.46 | 14.51 | 29.13 | - |
| YUV | 108.54 | 149.14 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 146 | 0.23 | 0.32 | 0 | 0.43 | 257.87 | 0.19 | 0.48 |
| Hex | 71 | 63 | 92 | 17 | 20 | 0 | 2B | 102 | 13 | 30 |
| Octal | 161 | 143 | 222 | 27 | 40 | 0 | 53 | 402 | 23 | 60 |
| Binary | 1110001 | 1100011 | 10010010 | 10111 | 100000 | 0 | 101011 | 100000010 | 10011 | 110000 |
Color Harmonies of #716392
Complementary color
Monochromatic Colors of #716392
Black with #716392
Text Example
Text Example
White with #716392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716392; }
p { color: rgb(113,99,146); }
H1.HeaderClassName
{
color: #716392;
}
.AnyTagClassName
{
color: #716392;
}
</style>
background-color css
<style>
a { background-color: #716392; }
a { background-color: rgb(113,99,146); }
div.DivClassName
{
background-color: #716392;
}
.BgClassName
{
background-color: #716392;
}
</style>
border-color css
<style>
span { border-color: #716392; }
span { border-color: rgb(113,99,146); }
td.TdClassName
{
border-color: #716392;
}
.TagClassName
{
border-color: #716392;
}
</style>