Shades of Kimberly #716490
Tints of Kimberly #716490
RGB
CMYK
RGB Variations
Color information
#716490 (or 0x716490) is known color: Kimberly. HEX triplet: 71, 64 and 90. RGB value is (113,100,144). Sum of RGB (Red+Green+Blue) = 113+100+144=357 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.65% from 357); Green value is 100 (39.45% from 255 or 28.01% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #716490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716490 is #8E9B6F. Grayscale: #6C6C6C. Windows color (decimal): -9345904 or 9462897. OLE color: 9462897.
HSL color Cylindrical-coordinate representation of color #716490: hue angle of 257.73º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #716490 is Cyan = 0.22, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 100 | 144 | - |
| CMYK | 0.22 | 0.31 | 0 | 0.44 |
| HSL | 257.73º | 0.18% | 0.48% | - |
| HSV(B) | 257.73º | 0.31% | 0.56% | - |
| XYZ | 16.4 | 14.64 | 28.35 | - |
| YUV | 108.9 | 147.81 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 144 | 0.22 | 0.31 | 0 | 0.44 | 257.73 | 0.18 | 0.48 |
| Hex | 71 | 64 | 90 | 16 | 1F | 0 | 2C | 102 | 12 | 30 |
| Octal | 161 | 144 | 220 | 26 | 37 | 0 | 54 | 402 | 22 | 60 |
| Binary | 1110001 | 1100100 | 10010000 | 10110 | 11111 | 0 | 101100 | 100000010 | 10010 | 110000 |
Color Harmonies of #716490
Complementary color
Monochromatic Colors of #716490
Black with #716490
Text Example
Text Example
White with #716490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716490; }
p { color: rgb(113,100,144); }
H1.HeaderClassName
{
color: #716490;
}
.AnyTagClassName
{
color: #716490;
}
</style>
background-color css
<style>
a { background-color: #716490; }
a { background-color: rgb(113,100,144); }
div.DivClassName
{
background-color: #716490;
}
.BgClassName
{
background-color: #716490;
}
</style>
border-color css
<style>
span { border-color: #716490; }
span { border-color: rgb(113,100,144); }
td.TdClassName
{
border-color: #716490;
}
.TagClassName
{
border-color: #716490;
}
</style>