Shades of Kimberly #706681
Tints of Kimberly #706681
RGB
CMYK
RGB Variations
Color information
#706681 (or 0x706681) is known color: Kimberly. HEX triplet: 70, 66 and 81. RGB value is (112,102,129). Sum of RGB (Red+Green+Blue) = 112+102+129=343 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.65% from 343); Green value is 102 (40.23% from 255 or 29.74% from 343); Blue value is 129 (50.78% from 255 or 37.61% from 343); Max value from RGB is 129 - color contains mainly: blue. Hex color #706681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #706681 is #8F997E. Grayscale: #6B6B6B. Windows color (decimal): -9410943 or 8480368. OLE color: 8480368.
HSL color Cylindrical-coordinate representation of color #706681: hue angle of 262.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #706681 is Cyan = 0.13, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 102 | 129 | - |
| CMYK | 0.13 | 0.21 | 0 | 0.49 |
| HSL | 262.22º | 0.12% | 0.45% | - |
| HSV(B) | 262.22º | 0.21% | 0.51% | - |
| XYZ | 15.4 | 14.53 | 22.76 | - |
| YUV | 108.07 | 139.81 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 102 | 129 | 0.13 | 0.21 | 0 | 0.49 | 262.22 | 0.12 | 0.45 |
| Hex | 70 | 66 | 81 | D | 15 | 0 | 31 | 106 | C | 2D |
| Octal | 160 | 146 | 201 | 15 | 25 | 0 | 61 | 406 | 14 | 55 |
| Binary | 1110000 | 1100110 | 10000001 | 1101 | 10101 | 0 | 110001 | 100000110 | 1100 | 101101 |
Color Harmonies of #706681
Complementary color
Monochromatic Colors of #706681
Black with #706681
Text Example
Text Example
White with #706681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706681; }
p { color: rgb(112,102,129); }
H1.HeaderClassName
{
color: #706681;
}
.AnyTagClassName
{
color: #706681;
}
</style>
background-color css
<style>
a { background-color: #706681; }
a { background-color: rgb(112,102,129); }
div.DivClassName
{
background-color: #706681;
}
.BgClassName
{
background-color: #706681;
}
</style>
border-color css
<style>
span { border-color: #706681; }
span { border-color: rgb(112,102,129); }
td.TdClassName
{
border-color: #706681;
}
.TagClassName
{
border-color: #706681;
}
</style>