Shades of Kimberly #716293
Tints of Kimberly #716293
RGB
CMYK
RGB Variations
Color information
#716293 (or 0x716293) is known color: Kimberly. HEX triplet: 71, 62 and 93. RGB value is (113,98,147). Sum of RGB (Red+Green+Blue) = 113+98+147=358 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.56% from 358); Green value is 98 (38.67% from 255 or 27.37% from 358); Blue value is 147 (57.81% from 255 or 41.06% from 358); Max value from RGB is 147 - color contains mainly: blue. Hex color #716293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716293 is #8E9D6C. Grayscale: #6B6B6B. Windows color (decimal): -9346413 or 9658993. OLE color: 9658993.
HSL color Cylindrical-coordinate representation of color #716293: hue angle of 258.37º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #716293 is Cyan = 0.23, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 98 | 147 | - |
| CMYK | 0.23 | 0.33 | 0 | 0.42 |
| HSL | 258.37º | 0.2% | 0.48% | - |
| HSV(B) | 258.37º | 0.33% | 0.58% | - |
| XYZ | 16.44 | 14.35 | 29.51 | - |
| YUV | 108.07 | 149.97 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 147 | 0.23 | 0.33 | 0 | 0.42 | 258.37 | 0.2 | 0.48 |
| Hex | 71 | 62 | 93 | 17 | 21 | 0 | 2A | 102 | 14 | 30 |
| Octal | 161 | 142 | 223 | 27 | 41 | 0 | 52 | 402 | 24 | 60 |
| Binary | 1110001 | 1100010 | 10010011 | 10111 | 100001 | 0 | 101010 | 100000010 | 10100 | 110000 |
Color Harmonies of #716293
Complementary color
Monochromatic Colors of #716293
Black with #716293
Text Example
Text Example
White with #716293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716293; }
p { color: rgb(113,98,147); }
H1.HeaderClassName
{
color: #716293;
}
.AnyTagClassName
{
color: #716293;
}
</style>
background-color css
<style>
a { background-color: #716293; }
a { background-color: rgb(113,98,147); }
div.DivClassName
{
background-color: #716293;
}
.BgClassName
{
background-color: #716293;
}
</style>
border-color css
<style>
span { border-color: #716293; }
span { border-color: rgb(113,98,147); }
td.TdClassName
{
border-color: #716293;
}
.TagClassName
{
border-color: #716293;
}
</style>