Shades of Kabul #706053
Tints of Kabul #706053
RGB
CMYK
RGB Variations
Color information
#706053 (or 0x706053) is known color: Kabul. HEX triplet: 70, 60 and 53. RGB value is (112,96,83). Sum of RGB (Red+Green+Blue) = 112+96+83=291 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.49% from 291); Green value is 96 (37.89% from 255 or 32.99% from 291); Blue value is 83 (32.81% from 255 or 28.52% from 291); Max value from RGB is 112 - color contains mainly: red. Hex color #706053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706053 is #8F9FAC. Grayscale: #636363. Windows color (decimal): -9412525 or 5464176. OLE color: 5464176.
HSL color Cylindrical-coordinate representation of color #706053: hue angle of 26.9º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #706053 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 96 | 83 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.56 |
| HSL | 26.9º | 0.15% | 0.38% | - |
| HSV(B) | 26.9º | 0.26% | 0.44% | - |
| XYZ | 12.43 | 12.44 | 9.93 | - |
| YUV | 99.3 | 118.8 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 96 | 83 | 0 | 0.14 | 0.26 | 0.56 | 26.9 | 0.15 | 0.38 |
| Hex | 70 | 60 | 53 | 0 | E | 1A | 38 | 1B | F | 26 |
| Octal | 160 | 140 | 123 | 0 | 16 | 32 | 70 | 33 | 17 | 46 |
| Binary | 1110000 | 1100000 | 1010011 | 0 | 1110 | 11010 | 111000 | 11011 | 1111 | 100110 |
Color Harmonies of #706053
Complementary color
Monochromatic Colors of #706053
Black with #706053
Text Example
Text Example
White with #706053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706053; }
p { color: rgb(112,96,83); }
H1.HeaderClassName
{
color: #706053;
}
.AnyTagClassName
{
color: #706053;
}
</style>
background-color css
<style>
a { background-color: #706053; }
a { background-color: rgb(112,96,83); }
div.DivClassName
{
background-color: #706053;
}
.BgClassName
{
background-color: #706053;
}
</style>
border-color css
<style>
span { border-color: #706053; }
span { border-color: rgb(112,96,83); }
td.TdClassName
{
border-color: #706053;
}
.TagClassName
{
border-color: #706053;
}
</style>