Shades of Kimberly #706988
Tints of Kimberly #706988
RGB
CMYK
RGB Variations
Color information
#706988 (or 0x706988) is known color: Kimberly. HEX triplet: 70, 69 and 88. RGB value is (112,105,136). Sum of RGB (Red+Green+Blue) = 112+105+136=353 (46% of max value = 765). Red value is 112 (44.14% from 255 or 31.73% from 353); Green value is 105 (41.41% from 255 or 29.75% from 353); Blue value is 136 (53.52% from 255 or 38.53% from 353); Max value from RGB is 136 - color contains mainly: blue. Hex color #706988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #706988 is #8F9677. Grayscale: #6E6E6E. Windows color (decimal): -9410168 or 8939888. OLE color: 8939888.
HSL color Cylindrical-coordinate representation of color #706988: hue angle of 253.55º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #706988 is Cyan = 0.18, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 105 | 136 | - |
| CMYK | 0.18 | 0.23 | 0 | 0.47 |
| HSL | 253.55º | 0.13% | 0.47% | - |
| HSV(B) | 253.55º | 0.23% | 0.53% | - |
| XYZ | 16.18 | 15.33 | 25.4 | - |
| YUV | 110.63 | 142.32 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 105 | 136 | 0.18 | 0.23 | 0 | 0.47 | 253.55 | 0.13 | 0.47 |
| Hex | 70 | 69 | 88 | 12 | 17 | 0 | 2F | FE | D | 2F |
| Octal | 160 | 151 | 210 | 22 | 27 | 0 | 57 | 376 | 15 | 57 |
| Binary | 1110000 | 1101001 | 10001000 | 10010 | 10111 | 0 | 101111 | 11111110 | 1101 | 101111 |
Color Harmonies of #706988
Complementary color
Monochromatic Colors of #706988
Black with #706988
Text Example
Text Example
White with #706988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706988; }
p { color: rgb(112,105,136); }
H1.HeaderClassName
{
color: #706988;
}
.AnyTagClassName
{
color: #706988;
}
</style>
background-color css
<style>
a { background-color: #706988; }
a { background-color: rgb(112,105,136); }
div.DivClassName
{
background-color: #706988;
}
.BgClassName
{
background-color: #706988;
}
</style>
border-color css
<style>
span { border-color: #706988; }
span { border-color: rgb(112,105,136); }
td.TdClassName
{
border-color: #706988;
}
.TagClassName
{
border-color: #706988;
}
</style>