Shades of Horses Neck #735227
Tints of Horses Neck #735227
RGB
CMYK
RGB Variations
Color information
#735227 (or 0x735227) is known color: Horses Neck. HEX triplet: 73, 52 and 27. RGB value is (115,82,39). Sum of RGB (Red+Green+Blue) = 115+82+39=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #735227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735227 is #8CADD8. Grayscale: #575757. Windows color (decimal): -9219545 or 2577011. OLE color: 2577011.
HSL color Cylindrical-coordinate representation of color #735227: hue angle of 33.95º 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 #735227 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 39 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.55 |
| HSL | 33.95º | 0.49% | 0.3% | - |
| HSV(B) | 33.95º | 0.66% | 0.45% | - |
| XYZ | 10.45 | 9.83 | 3.27 | - |
| YUV | 86.97 | 100.93 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 39 | 0 | 0.29 | 0.66 | 0.55 | 33.95 | 0.49 | 0.3 |
| Hex | 73 | 52 | 27 | 0 | 1D | 42 | 37 | 22 | 31 | 1E |
| Octal | 163 | 122 | 47 | 0 | 35 | 102 | 67 | 42 | 61 | 36 |
| Binary | 1110011 | 1010010 | 100111 | 0 | 11101 | 1000010 | 110111 | 100010 | 110001 | 11110 |
Color Harmonies of #735227
Complementary color
Monochromatic Colors of #735227
Black with #735227
Text Example
Text Example
White with #735227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735227; }
p { color: rgb(115,82,39); }
H1.HeaderClassName
{
color: #735227;
}
.AnyTagClassName
{
color: #735227;
}
</style>
background-color css
<style>
a { background-color: #735227; }
a { background-color: rgb(115,82,39); }
div.DivClassName
{
background-color: #735227;
}
.BgClassName
{
background-color: #735227;
}
</style>
border-color css
<style>
span { border-color: #735227; }
span { border-color: rgb(115,82,39); }
td.TdClassName
{
border-color: #735227;
}
.TagClassName
{
border-color: #735227;
}
</style>