Shades of Kabul #706152
Tints of Kabul #706152
RGB
CMYK
RGB Variations
Color information
#706152 (or 0x706152) is known color: Kabul. HEX triplet: 70, 61 and 52. RGB value is (112,97,82). Sum of RGB (Red+Green+Blue) = 112+97+82=291 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.49% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 82 (32.42% from 255 or 28.18% from 291); Max value from RGB is 112 - color contains mainly: red. Hex color #706152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706152 is #8F9EAD. Grayscale: #636363. Windows color (decimal): -9412270 or 5398896. OLE color: 5398896.
HSL color Cylindrical-coordinate representation of color #706152: hue angle of 30º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #706152 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 97 | 82 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.56 |
| HSL | 30º | 0.15% | 0.38% | - |
| HSV(B) | 30º | 0.27% | 0.44% | - |
| XYZ | 12.48 | 12.6 | 9.76 | - |
| YUV | 99.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 97 | 82 | 0 | 0.13 | 0.27 | 0.56 | 30 | 0.15 | 0.38 |
| Hex | 70 | 61 | 52 | 0 | D | 1B | 38 | 1E | F | 26 |
| Octal | 160 | 141 | 122 | 0 | 15 | 33 | 70 | 36 | 17 | 46 |
| Binary | 1110000 | 1100001 | 1010010 | 0 | 1101 | 11011 | 111000 | 11110 | 1111 | 100110 |
Color Harmonies of #706152
Complementary color
Monochromatic Colors of #706152
Black with #706152
Text Example
Text Example
White with #706152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706152; }
p { color: rgb(112,97,82); }
H1.HeaderClassName
{
color: #706152;
}
.AnyTagClassName
{
color: #706152;
}
</style>
background-color css
<style>
a { background-color: #706152; }
a { background-color: rgb(112,97,82); }
div.DivClassName
{
background-color: #706152;
}
.BgClassName
{
background-color: #706152;
}
</style>
border-color css
<style>
span { border-color: #706152; }
span { border-color: rgb(112,97,82); }
td.TdClassName
{
border-color: #706152;
}
.TagClassName
{
border-color: #706152;
}
</style>