Shades of Horses Neck #725327
Tints of Horses Neck #725327
RGB
CMYK
RGB Variations
Color information
#725327 (or 0x725327) is known color: Horses Neck. HEX triplet: 72, 53 and 27. RGB value is (114,83,39). Sum of RGB (Red+Green+Blue) = 114+83+39=236 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.31% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 114 - color contains mainly: red. Hex color #725327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725327 is #8DACD8. Grayscale: #575757. Windows color (decimal): -9284825 or 2577266. OLE color: 2577266.
HSL color Cylindrical-coordinate representation of color #725327: hue angle of 35.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #725327 is Cyan = 0, Magento = 0.27, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 39 | - |
| CMYK | 0 | 0.27 | 0.66 | 0.55 |
| HSL | 35.2º | 0.49% | 0.3% | - |
| HSV(B) | 35.2º | 0.66% | 0.45% | - |
| XYZ | 10.4 | 9.91 | 3.28 | - |
| YUV | 87.25 | 100.77 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 39 | 0 | 0.27 | 0.66 | 0.55 | 35.2 | 0.49 | 0.3 |
| Hex | 72 | 53 | 27 | 0 | 1B | 42 | 37 | 23 | 31 | 1E |
| Octal | 162 | 123 | 47 | 0 | 33 | 102 | 67 | 43 | 61 | 36 |
| Binary | 1110010 | 1010011 | 100111 | 0 | 11011 | 1000010 | 110111 | 100011 | 110001 | 11110 |
Color Harmonies of #725327
Complementary color
Monochromatic Colors of #725327
Black with #725327
Text Example
Text Example
White with #725327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725327; }
p { color: rgb(114,83,39); }
H1.HeaderClassName
{
color: #725327;
}
.AnyTagClassName
{
color: #725327;
}
</style>
background-color css
<style>
a { background-color: #725327; }
a { background-color: rgb(114,83,39); }
div.DivClassName
{
background-color: #725327;
}
.BgClassName
{
background-color: #725327;
}
</style>
border-color css
<style>
span { border-color: #725327; }
span { border-color: rgb(114,83,39); }
td.TdClassName
{
border-color: #725327;
}
.TagClassName
{
border-color: #725327;
}
</style>