Shades of Kabul #706054
Tints of Kabul #706054
RGB
CMYK
RGB Variations
Color information
#706054 (or 0x706054) is known color: Kabul. HEX triplet: 70, 60 and 54. RGB value is (112,96,84). Sum of RGB (Red+Green+Blue) = 112+96+84=292 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.36% from 292); Green value is 96 (37.89% from 255 or 32.88% from 292); Blue value is 84 (33.20% from 255 or 28.77% from 292); Max value from RGB is 112 - color contains mainly: red. Hex color #706054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706054 is #8F9FAB. Grayscale: #636363. Windows color (decimal): -9412524 or 5529712. OLE color: 5529712.
HSL color Cylindrical-coordinate representation of color #706054: hue angle of 25.71º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #706054 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 96 | 84 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.56 |
| HSL | 25.71º | 0.14% | 0.38% | - |
| HSV(B) | 25.71º | 0.25% | 0.44% | - |
| XYZ | 12.47 | 12.45 | 10.13 | - |
| YUV | 99.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 84 | 0 | 0.14 | 0.25 | 0.56 | 25.71 | 0.14 | 0.38 |
| Hex | 70 | 60 | 54 | 0 | E | 19 | 38 | 1A | E | 26 |
| Octal | 160 | 140 | 124 | 0 | 16 | 31 | 70 | 32 | 16 | 46 |
| Binary | 1110000 | 1100000 | 1010100 | 0 | 1110 | 11001 | 111000 | 11010 | 1110 | 100110 |
Color Harmonies of #706054
Complementary color
Monochromatic Colors of #706054
Black with #706054
Text Example
Text Example
White with #706054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706054; }
p { color: rgb(112,96,84); }
H1.HeaderClassName
{
color: #706054;
}
.AnyTagClassName
{
color: #706054;
}
</style>
background-color css
<style>
a { background-color: #706054; }
a { background-color: rgb(112,96,84); }
div.DivClassName
{
background-color: #706054;
}
.BgClassName
{
background-color: #706054;
}
</style>
border-color css
<style>
span { border-color: #706054; }
span { border-color: rgb(112,96,84); }
td.TdClassName
{
border-color: #706054;
}
.TagClassName
{
border-color: #706054;
}
</style>