Shades of Horses Neck #725827
Tints of Horses Neck #725827
RGB
CMYK
RGB Variations
Color information
#725827 (or 0x725827) is known color: Horses Neck. HEX triplet: 72, 58 and 27. RGB value is (114,88,39). Sum of RGB (Red+Green+Blue) = 114+88+39=241 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.30% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 114 - color contains mainly: red. Hex color #725827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725827 is #8DA7D8. Grayscale: #5A5A5A. Windows color (decimal): -9283545 or 2578546. OLE color: 2578546.
HSL color Cylindrical-coordinate representation of color #725827: hue angle of 39.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 #725827 is Cyan = 0, Magento = 0.23, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 39 | - |
| CMYK | 0 | 0.23 | 0.66 | 0.55 |
| HSL | 39.2º | 0.49% | 0.3% | - |
| HSV(B) | 39.2º | 0.66% | 0.45% | - |
| XYZ | 10.8 | 10.7 | 3.42 | - |
| YUV | 90.19 | 99.11 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 39 | 0 | 0.23 | 0.66 | 0.55 | 39.2 | 0.49 | 0.3 |
| Hex | 72 | 58 | 27 | 0 | 17 | 42 | 37 | 27 | 31 | 1E |
| Octal | 162 | 130 | 47 | 0 | 27 | 102 | 67 | 47 | 61 | 36 |
| Binary | 1110010 | 1011000 | 100111 | 0 | 10111 | 1000010 | 110111 | 100111 | 110001 | 11110 |
Color Harmonies of #725827
Complementary color
Monochromatic Colors of #725827
Black with #725827
Text Example
Text Example
White with #725827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725827; }
p { color: rgb(114,88,39); }
H1.HeaderClassName
{
color: #725827;
}
.AnyTagClassName
{
color: #725827;
}
</style>
background-color css
<style>
a { background-color: #725827; }
a { background-color: rgb(114,88,39); }
div.DivClassName
{
background-color: #725827;
}
.BgClassName
{
background-color: #725827;
}
</style>
border-color css
<style>
span { border-color: #725827; }
span { border-color: rgb(114,88,39); }
td.TdClassName
{
border-color: #725827;
}
.TagClassName
{
border-color: #725827;
}
</style>