Shades of Horses Neck #675124
Tints of Horses Neck #675124
RGB
CMYK
RGB Variations
Color information
#675124 (or 0x675124) is known color: Horses Neck. HEX triplet: 67, 51 and 24. RGB value is (103,81,36). Sum of RGB (Red+Green+Blue) = 103+81+36=220 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.82% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 103 - color contains mainly: red. Hex color #675124 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675124 is #98AEDB. Grayscale: #525252. Windows color (decimal): -10006236 or 2380135. OLE color: 2380135.
HSL color Cylindrical-coordinate representation of color #675124: hue angle of 40.3º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #675124 is Cyan = 0, Magento = 0.21, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 36 | - |
| CMYK | 0 | 0.21 | 0.65 | 0.60 |
| HSL | 40.3º | 0.48% | 0.27% | - |
| HSV(B) | 40.3º | 0.65% | 0.4% | - |
| XYZ | 8.85 | 8.9 | 2.92 | - |
| YUV | 82.45 | 101.79 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 36 | 0 | 0.21 | 0.65 | 0.60 | 40.3 | 0.48 | 0.27 |
| Hex | 67 | 51 | 24 | 0 | 15 | 41 | 3C | 28 | 30 | 1B |
| Octal | 147 | 121 | 44 | 0 | 25 | 101 | 74 | 50 | 60 | 33 |
| Binary | 1100111 | 1010001 | 100100 | 0 | 10101 | 1000001 | 111100 | 101000 | 110000 | 11011 |
Color Harmonies of #675124
Complementary color
Monochromatic Colors of #675124
Black with #675124
Text Example
Text Example
White with #675124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675124; }
p { color: rgb(103,81,36); }
H1.HeaderClassName
{
color: #675124;
}
.AnyTagClassName
{
color: #675124;
}
</style>
background-color css
<style>
a { background-color: #675124; }
a { background-color: rgb(103,81,36); }
div.DivClassName
{
background-color: #675124;
}
.BgClassName
{
background-color: #675124;
}
</style>
border-color css
<style>
span { border-color: #675124; }
span { border-color: rgb(103,81,36); }
td.TdClassName
{
border-color: #675124;
}
.TagClassName
{
border-color: #675124;
}
</style>