Shades of Kimberly #716290
Tints of Kimberly #716290
RGB
CMYK
RGB Variations
Color information
#716290 (or 0x716290) is known color: Kimberly. HEX triplet: 71, 62 and 90. RGB value is (113,98,144). Sum of RGB (Red+Green+Blue) = 113+98+144=355 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.83% from 355); Green value is 98 (38.67% from 255 or 27.61% from 355); Blue value is 144 (56.64% from 255 or 40.56% from 355); Max value from RGB is 144 - color contains mainly: blue. Hex color #716290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716290 is #8E9D6F. Grayscale: #6B6B6B. Windows color (decimal): -9346416 or 9462385. OLE color: 9462385.
HSL color Cylindrical-coordinate representation of color #716290: hue angle of 259.57º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #716290 is Cyan = 0.22, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 98 | 144 | - |
| CMYK | 0.22 | 0.32 | 0 | 0.44 |
| HSL | 259.57º | 0.19% | 0.47% | - |
| HSV(B) | 259.57º | 0.32% | 0.56% | - |
| XYZ | 16.21 | 14.26 | 28.28 | - |
| YUV | 107.73 | 148.47 | 131.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 144 | 0.22 | 0.32 | 0 | 0.44 | 259.57 | 0.19 | 0.47 |
| Hex | 71 | 62 | 90 | 16 | 20 | 0 | 2C | 104 | 13 | 2F |
| Octal | 161 | 142 | 220 | 26 | 40 | 0 | 54 | 404 | 23 | 57 |
| Binary | 1110001 | 1100010 | 10010000 | 10110 | 100000 | 0 | 101100 | 100000100 | 10011 | 101111 |
Color Harmonies of #716290
Complementary color
Monochromatic Colors of #716290
Black with #716290
Text Example
Text Example
White with #716290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716290; }
p { color: rgb(113,98,144); }
H1.HeaderClassName
{
color: #716290;
}
.AnyTagClassName
{
color: #716290;
}
</style>
background-color css
<style>
a { background-color: #716290; }
a { background-color: rgb(113,98,144); }
div.DivClassName
{
background-color: #716290;
}
.BgClassName
{
background-color: #716290;
}
</style>
border-color css
<style>
span { border-color: #716290; }
span { border-color: rgb(113,98,144); }
td.TdClassName
{
border-color: #716290;
}
.TagClassName
{
border-color: #716290;
}
</style>