Shades of Kimberly #706886
Tints of Kimberly #706886
RGB
CMYK
RGB Variations
Color information
#706886 (or 0x706886) is known color: Kimberly. HEX triplet: 70, 68 and 86. RGB value is (112,104,134). Sum of RGB (Red+Green+Blue) = 112+104+134=350 (46% of max value = 765). Red value is 112 (44.14% from 255 or 32% from 350); Green value is 104 (41.02% from 255 or 29.71% from 350); Blue value is 134 (52.73% from 255 or 38.29% from 350); Max value from RGB is 134 - color contains mainly: blue. Hex color #706886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #706886 is #8F9779. Grayscale: #6D6D6D. Windows color (decimal): -9410426 or 8808560. OLE color: 8808560.
HSL color Cylindrical-coordinate representation of color #706886: hue angle of 256º degrees, saturation: 0.13, 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 #706886 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 104 | 134 | - |
| CMYK | 0.16 | 0.22 | 0 | 0.47 |
| HSL | 256º | 0.13% | 0.47% | - |
| HSV(B) | 256º | 0.22% | 0.53% | - |
| XYZ | 15.94 | 15.07 | 24.62 | - |
| YUV | 109.81 | 141.65 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 134 | 0.16 | 0.22 | 0 | 0.47 | 256 | 0.13 | 0.47 |
| Hex | 70 | 68 | 86 | 10 | 16 | 0 | 2F | 100 | D | 2F |
| Octal | 160 | 150 | 206 | 20 | 26 | 0 | 57 | 400 | 15 | 57 |
| Binary | 1110000 | 1101000 | 10000110 | 10000 | 10110 | 0 | 101111 | 100000000 | 1101 | 101111 |
Color Harmonies of #706886
Complementary color
Monochromatic Colors of #706886
Black with #706886
Text Example
Text Example
White with #706886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706886; }
p { color: rgb(112,104,134); }
H1.HeaderClassName
{
color: #706886;
}
.AnyTagClassName
{
color: #706886;
}
</style>
background-color css
<style>
a { background-color: #706886; }
a { background-color: rgb(112,104,134); }
div.DivClassName
{
background-color: #706886;
}
.BgClassName
{
background-color: #706886;
}
</style>
border-color css
<style>
span { border-color: #706886; }
span { border-color: rgb(112,104,134); }
td.TdClassName
{
border-color: #706886;
}
.TagClassName
{
border-color: #706886;
}
</style>