Shades of Kimberly #716488
Tints of Kimberly #716488
RGB
CMYK
RGB Variations
Color information
#716488 (or 0x716488) is known color: Kimberly. HEX triplet: 71, 64 and 88. RGB value is (113,100,136). Sum of RGB (Red+Green+Blue) = 113+100+136=349 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.38% from 349); Green value is 100 (39.45% from 255 or 28.65% from 349); Blue value is 136 (53.52% from 255 or 38.97% from 349); Max value from RGB is 136 - color contains mainly: blue. Hex color #716488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716488 is #8E9B77. Grayscale: #6B6B6B. Windows color (decimal): -9345912 or 8938609. OLE color: 8938609.
HSL color Cylindrical-coordinate representation of color #716488: hue angle of 261.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716488 is Cyan = 0.17, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 100 | 136 | - |
| CMYK | 0.17 | 0.26 | 0 | 0.47 |
| HSL | 261.67º | 0.15% | 0.46% | - |
| HSV(B) | 261.67º | 0.26% | 0.53% | - |
| XYZ | 15.81 | 14.4 | 25.24 | - |
| YUV | 107.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 136 | 0.17 | 0.26 | 0 | 0.47 | 261.67 | 0.15 | 0.46 |
| Hex | 71 | 64 | 88 | 11 | 1A | 0 | 2F | 106 | F | 2E |
| Octal | 161 | 144 | 210 | 21 | 32 | 0 | 57 | 406 | 17 | 56 |
| Binary | 1110001 | 1100100 | 10001000 | 10001 | 11010 | 0 | 101111 | 100000110 | 1111 | 101110 |
Color Harmonies of #716488
Complementary color
Monochromatic Colors of #716488
Black with #716488
Text Example
Text Example
White with #716488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716488; }
p { color: rgb(113,100,136); }
H1.HeaderClassName
{
color: #716488;
}
.AnyTagClassName
{
color: #716488;
}
</style>
background-color css
<style>
a { background-color: #716488; }
a { background-color: rgb(113,100,136); }
div.DivClassName
{
background-color: #716488;
}
.BgClassName
{
background-color: #716488;
}
</style>
border-color css
<style>
span { border-color: #716488; }
span { border-color: rgb(113,100,136); }
td.TdClassName
{
border-color: #716488;
}
.TagClassName
{
border-color: #716488;
}
</style>