Shades of Kabul #726050
Tints of Kabul #726050
RGB
CMYK
RGB Variations
Color information
#726050 (or 0x726050) is known color: Kabul. HEX triplet: 72, 60 and 50. RGB value is (114,96,80). Sum of RGB (Red+Green+Blue) = 114+96+80=290 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.31% from 290); Green value is 96 (37.89% from 255 or 33.10% from 290); Blue value is 80 (31.64% from 255 or 27.59% from 290); Max value from RGB is 114 - color contains mainly: red. Hex color #726050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726050 is #8D9FAF. Grayscale: #636363. Windows color (decimal): -9281456 or 5267570. OLE color: 5267570.
HSL color Cylindrical-coordinate representation of color #726050: hue angle of 28.24º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #726050 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 80 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.55 |
| HSL | 28.24º | 0.18% | 0.38% | - |
| HSV(B) | 28.24º | 0.3% | 0.45% | - |
| XYZ | 12.57 | 12.52 | 9.34 | - |
| YUV | 99.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 80 | 0 | 0.16 | 0.30 | 0.55 | 28.24 | 0.18 | 0.38 |
| Hex | 72 | 60 | 50 | 0 | 10 | 1E | 37 | 1C | 12 | 26 |
| Octal | 162 | 140 | 120 | 0 | 20 | 36 | 67 | 34 | 22 | 46 |
| Binary | 1110010 | 1100000 | 1010000 | 0 | 10000 | 11110 | 110111 | 11100 | 10010 | 100110 |
Color Harmonies of #726050
Complementary color
Monochromatic Colors of #726050
Black with #726050
Text Example
Text Example
White with #726050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726050; }
p { color: rgb(114,96,80); }
H1.HeaderClassName
{
color: #726050;
}
.AnyTagClassName
{
color: #726050;
}
</style>
background-color css
<style>
a { background-color: #726050; }
a { background-color: rgb(114,96,80); }
div.DivClassName
{
background-color: #726050;
}
.BgClassName
{
background-color: #726050;
}
</style>
border-color css
<style>
span { border-color: #726050; }
span { border-color: rgb(114,96,80); }
td.TdClassName
{
border-color: #726050;
}
.TagClassName
{
border-color: #726050;
}
</style>