Shades of Kabul #736051
Tints of Kabul #736051
RGB
CMYK
RGB Variations
Color information
#736051 (or 0x736051) is known color: Kabul. HEX triplet: 73, 60 and 51. RGB value is (115,96,81). Sum of RGB (Red+Green+Blue) = 115+96+81=292 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.38% from 292); Green value is 96 (37.89% from 255 or 32.88% from 292); Blue value is 81 (32.03% from 255 or 27.74% from 292); Max value from RGB is 115 - color contains mainly: red. Hex color #736051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736051 is #8C9FAE. Grayscale: #646464. Windows color (decimal): -9215919 or 5333107. OLE color: 5333107.
HSL color Cylindrical-coordinate representation of color #736051: hue angle of 26.47º degrees, saturation: 0.17, 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 #736051 is Cyan = 0, Magento = 0.17, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 81 | - |
| CMYK | 0 | 0.17 | 0.30 | 0.55 |
| HSL | 26.47º | 0.17% | 0.38% | - |
| HSV(B) | 26.47º | 0.3% | 0.45% | - |
| XYZ | 12.74 | 12.6 | 9.55 | - |
| YUV | 99.97 | 117.29 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 81 | 0 | 0.17 | 0.30 | 0.55 | 26.47 | 0.17 | 0.38 |
| Hex | 73 | 60 | 51 | 0 | 11 | 1E | 37 | 1A | 11 | 26 |
| Octal | 163 | 140 | 121 | 0 | 21 | 36 | 67 | 32 | 21 | 46 |
| Binary | 1110011 | 1100000 | 1010001 | 0 | 10001 | 11110 | 110111 | 11010 | 10001 | 100110 |
Color Harmonies of #736051
Complementary color
Monochromatic Colors of #736051
Black with #736051
Text Example
Text Example
White with #736051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736051; }
p { color: rgb(115,96,81); }
H1.HeaderClassName
{
color: #736051;
}
.AnyTagClassName
{
color: #736051;
}
</style>
background-color css
<style>
a { background-color: #736051; }
a { background-color: rgb(115,96,81); }
div.DivClassName
{
background-color: #736051;
}
.BgClassName
{
background-color: #736051;
}
</style>
border-color css
<style>
span { border-color: #736051; }
span { border-color: rgb(115,96,81); }
td.TdClassName
{
border-color: #736051;
}
.TagClassName
{
border-color: #736051;
}
</style>