Shades of Kabul #736052
Tints of Kabul #736052
RGB
CMYK
RGB Variations
Color information
#736052 (or 0x736052) is known color: Kabul. HEX triplet: 73, 60 and 52. RGB value is (115,96,82). Sum of RGB (Red+Green+Blue) = 115+96+82=293 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.25% from 293); Green value is 96 (37.89% from 255 or 32.76% from 293); Blue value is 82 (32.42% from 255 or 27.99% from 293); Max value from RGB is 115 - color contains mainly: red. Hex color #736052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736052 is #8C9FAD. Grayscale: #646464. Windows color (decimal): -9215918 or 5398643. OLE color: 5398643.
HSL color Cylindrical-coordinate representation of color #736052: hue angle of 25.45º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #736052 is Cyan = 0, Magento = 0.17, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 82 | - |
| CMYK | 0 | 0.17 | 0.29 | 0.55 |
| HSL | 25.45º | 0.17% | 0.39% | - |
| HSV(B) | 25.45º | 0.29% | 0.45% | - |
| XYZ | 12.78 | 12.62 | 9.75 | - |
| YUV | 100.09 | 117.79 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 82 | 0 | 0.17 | 0.29 | 0.55 | 25.45 | 0.17 | 0.39 |
| Hex | 73 | 60 | 52 | 0 | 11 | 1D | 37 | 19 | 11 | 27 |
| Octal | 163 | 140 | 122 | 0 | 21 | 35 | 67 | 31 | 21 | 47 |
| Binary | 1110011 | 1100000 | 1010010 | 0 | 10001 | 11101 | 110111 | 11001 | 10001 | 100111 |
Color Harmonies of #736052
Complementary color
Monochromatic Colors of #736052
Black with #736052
Text Example
Text Example
White with #736052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736052; }
p { color: rgb(115,96,82); }
H1.HeaderClassName
{
color: #736052;
}
.AnyTagClassName
{
color: #736052;
}
</style>
background-color css
<style>
a { background-color: #736052; }
a { background-color: rgb(115,96,82); }
div.DivClassName
{
background-color: #736052;
}
.BgClassName
{
background-color: #736052;
}
</style>
border-color css
<style>
span { border-color: #736052; }
span { border-color: rgb(115,96,82); }
td.TdClassName
{
border-color: #736052;
}
.TagClassName
{
border-color: #736052;
}
</style>