Shades of Kabul #716053
Tints of Kabul #716053
RGB
CMYK
RGB Variations
Color information
#716053 (or 0x716053) is known color: Kabul. HEX triplet: 71, 60 and 53. RGB value is (113,96,83). Sum of RGB (Red+Green+Blue) = 113+96+83=292 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.70% from 292); Green value is 96 (37.89% from 255 or 32.88% from 292); Blue value is 83 (32.81% from 255 or 28.42% from 292); Max value from RGB is 113 - color contains mainly: red. Hex color #716053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716053 is #8E9FAC. Grayscale: #636363. Windows color (decimal): -9346989 or 5464177. OLE color: 5464177.
HSL color Cylindrical-coordinate representation of color #716053: hue angle of 26º 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 #716053 is Cyan = 0, Magento = 0.15, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 83 | - |
| CMYK | 0 | 0.15 | 0.27 | 0.56 |
| HSL | 26º | 0.15% | 0.38% | - |
| HSV(B) | 26º | 0.27% | 0.44% | - |
| XYZ | 12.55 | 12.5 | 9.93 | - |
| YUV | 99.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 83 | 0 | 0.15 | 0.27 | 0.56 | 26 | 0.15 | 0.38 |
| Hex | 71 | 60 | 53 | 0 | F | 1B | 38 | 1A | F | 26 |
| Octal | 161 | 140 | 123 | 0 | 17 | 33 | 70 | 32 | 17 | 46 |
| Binary | 1110001 | 1100000 | 1010011 | 0 | 1111 | 11011 | 111000 | 11010 | 1111 | 100110 |
Color Harmonies of #716053
Complementary color
Monochromatic Colors of #716053
Black with #716053
Text Example
Text Example
White with #716053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716053; }
p { color: rgb(113,96,83); }
H1.HeaderClassName
{
color: #716053;
}
.AnyTagClassName
{
color: #716053;
}
</style>
background-color css
<style>
a { background-color: #716053; }
a { background-color: rgb(113,96,83); }
div.DivClassName
{
background-color: #716053;
}
.BgClassName
{
background-color: #716053;
}
</style>
border-color css
<style>
span { border-color: #716053; }
span { border-color: rgb(113,96,83); }
td.TdClassName
{
border-color: #716053;
}
.TagClassName
{
border-color: #716053;
}
</style>