Shades of Kabul #716154
Tints of Kabul #716154
RGB
CMYK
RGB Variations
Color information
#716154 (or 0x716154) is known color: Kabul. HEX triplet: 71, 61 and 54. RGB value is (113,97,84). Sum of RGB (Red+Green+Blue) = 113+97+84=294 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.44% from 294); Green value is 97 (38.28% from 255 or 32.99% from 294); Blue value is 84 (33.20% from 255 or 28.57% from 294); Max value from RGB is 113 - color contains mainly: red. Hex color #716154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716154 is #8E9EAB. Grayscale: #646464. Windows color (decimal): -9346732 or 5529969. OLE color: 5529969.
HSL color Cylindrical-coordinate representation of color #716154: hue angle of 26.9º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716154 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 84 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.56 |
| HSL | 26.9º | 0.15% | 0.39% | - |
| HSV(B) | 26.9º | 0.26% | 0.44% | - |
| XYZ | 12.68 | 12.7 | 10.17 | - |
| YUV | 100.3 | 118.8 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 84 | 0 | 0.14 | 0.26 | 0.56 | 26.9 | 0.15 | 0.39 |
| Hex | 71 | 61 | 54 | 0 | E | 1A | 38 | 1B | F | 27 |
| Octal | 161 | 141 | 124 | 0 | 16 | 32 | 70 | 33 | 17 | 47 |
| Binary | 1110001 | 1100001 | 1010100 | 0 | 1110 | 11010 | 111000 | 11011 | 1111 | 100111 |
Color Harmonies of #716154
Complementary color
Monochromatic Colors of #716154
Black with #716154
Text Example
Text Example
White with #716154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716154; }
p { color: rgb(113,97,84); }
H1.HeaderClassName
{
color: #716154;
}
.AnyTagClassName
{
color: #716154;
}
</style>
background-color css
<style>
a { background-color: #716154; }
a { background-color: rgb(113,97,84); }
div.DivClassName
{
background-color: #716154;
}
.BgClassName
{
background-color: #716154;
}
</style>
border-color css
<style>
span { border-color: #716154; }
span { border-color: rgb(113,97,84); }
td.TdClassName
{
border-color: #716154;
}
.TagClassName
{
border-color: #716154;
}
</style>