Shades of Kabul #716153
Tints of Kabul #716153
RGB
CMYK
RGB Variations
Color information
#716153 (or 0x716153) is known color: Kabul. HEX triplet: 71, 61 and 53. RGB value is (113,97,83). Sum of RGB (Red+Green+Blue) = 113+97+83=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 97 (38.28% from 255 or 33.11% from 293); Blue value is 83 (32.81% from 255 or 28.33% from 293); Max value from RGB is 113 - color contains mainly: red. Hex color #716153 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716153 is #8E9EAC. Grayscale: #646464. Windows color (decimal): -9346733 or 5464433. OLE color: 5464433.
HSL color Cylindrical-coordinate representation of color #716153: hue angle of 28º 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 #716153 is Cyan = 0, Magento = 0.14, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 83 | - |
| CMYK | 0 | 0.14 | 0.27 | 0.56 |
| HSL | 28º | 0.15% | 0.38% | - |
| HSV(B) | 28º | 0.27% | 0.44% | - |
| XYZ | 12.65 | 12.68 | 9.97 | - |
| YUV | 100.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 83 | 0 | 0.14 | 0.27 | 0.56 | 28 | 0.15 | 0.38 |
| Hex | 71 | 61 | 53 | 0 | E | 1B | 38 | 1C | F | 26 |
| Octal | 161 | 141 | 123 | 0 | 16 | 33 | 70 | 34 | 17 | 46 |
| Binary | 1110001 | 1100001 | 1010011 | 0 | 1110 | 11011 | 111000 | 11100 | 1111 | 100110 |
Color Harmonies of #716153
Complementary color
Monochromatic Colors of #716153
Black with #716153
Text Example
Text Example
White with #716153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716153; }
p { color: rgb(113,97,83); }
H1.HeaderClassName
{
color: #716153;
}
.AnyTagClassName
{
color: #716153;
}
</style>
background-color css
<style>
a { background-color: #716153; }
a { background-color: rgb(113,97,83); }
div.DivClassName
{
background-color: #716153;
}
.BgClassName
{
background-color: #716153;
}
</style>
border-color css
<style>
span { border-color: #716153; }
span { border-color: rgb(113,97,83); }
td.TdClassName
{
border-color: #716153;
}
.TagClassName
{
border-color: #716153;
}
</style>