Shades of Kimberly #706986
Tints of Kimberly #706986
RGB
CMYK
RGB Variations
Color information
#706986 (or 0x706986) is known color: Kimberly. HEX triplet: 70, 69 and 86. RGB value is (112,105,134). Sum of RGB (Red+Green+Blue) = 112+105+134=351 (46% of max value = 765). Red value is 112 (44.14% from 255 or 31.91% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 134 - color contains mainly: blue. Hex color #706986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #706986 is #8F9679. Grayscale: #6E6E6E. Windows color (decimal): -9410170 or 8808816. OLE color: 8808816.
HSL color Cylindrical-coordinate representation of color #706986: hue angle of 254.48º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #706986 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 105 | 134 | - |
| CMYK | 0.16 | 0.22 | 0 | 0.47 |
| HSL | 254.48º | 0.12% | 0.47% | - |
| HSV(B) | 254.48º | 0.22% | 0.53% | - |
| XYZ | 16.04 | 15.27 | 24.66 | - |
| YUV | 110.4 | 141.32 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 105 | 134 | 0.16 | 0.22 | 0 | 0.47 | 254.48 | 0.12 | 0.47 |
| Hex | 70 | 69 | 86 | 10 | 16 | 0 | 2F | FE | C | 2F |
| Octal | 160 | 151 | 206 | 20 | 26 | 0 | 57 | 376 | 14 | 57 |
| Binary | 1110000 | 1101001 | 10000110 | 10000 | 10110 | 0 | 101111 | 11111110 | 1100 | 101111 |
Color Harmonies of #706986
Complementary color
Monochromatic Colors of #706986
Black with #706986
Text Example
Text Example
White with #706986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706986; }
p { color: rgb(112,105,134); }
H1.HeaderClassName
{
color: #706986;
}
.AnyTagClassName
{
color: #706986;
}
</style>
background-color css
<style>
a { background-color: #706986; }
a { background-color: rgb(112,105,134); }
div.DivClassName
{
background-color: #706986;
}
.BgClassName
{
background-color: #706986;
}
</style>
border-color css
<style>
span { border-color: #706986; }
span { border-color: rgb(112,105,134); }
td.TdClassName
{
border-color: #706986;
}
.TagClassName
{
border-color: #706986;
}
</style>