Shades of Horses Neck #6D5024
Tints of Horses Neck #6D5024
RGB
CMYK
RGB Variations
Color information
#6D5024 (or 0x6D5024) is known color: Horses Neck. HEX triplet: 6D, 50 and 24. RGB value is (109,80,36). Sum of RGB (Red+Green+Blue) = 109+80+36=225 (29% of max value = 765). Red value is 109 (42.97% from 255 or 48.44% from 225); Green value is 80 (31.64% from 255 or 35.56% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5024 is #92AFDB. Grayscale: #535353. Windows color (decimal): -9613276 or 2379885. OLE color: 2379885.
HSL color Cylindrical-coordinate representation of color #6D5024: hue angle of 36.16º degrees, saturation: 0.5, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #6D5024 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 80 | 36 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.57 |
| HSL | 36.16º | 0.5% | 0.28% | - |
| HSV(B) | 36.16º | 0.67% | 0.43% | - |
| XYZ | 9.49 | 9.12 | 2.93 | - |
| YUV | 83.66 | 101.11 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 80 | 36 | 0 | 0.27 | 0.67 | 0.57 | 36.16 | 0.5 | 0.28 |
| Hex | 6D | 50 | 24 | 0 | 1B | 43 | 39 | 24 | 32 | 1C |
| Octal | 155 | 120 | 44 | 0 | 33 | 103 | 71 | 44 | 62 | 34 |
| Binary | 1101101 | 1010000 | 100100 | 0 | 11011 | 1000011 | 111001 | 100100 | 110010 | 11100 |
Color Harmonies of #6D5024
Complementary color
Monochromatic Colors of #6D5024
Black with #6D5024
Text Example
Text Example
White with #6D5024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5024; }
p { color: rgb(109,80,36); }
H1.HeaderClassName
{
color: #6D5024;
}
.AnyTagClassName
{
color: #6D5024;
}
</style>
background-color css
<style>
a { background-color: #6D5024; }
a { background-color: rgb(109,80,36); }
div.DivClassName
{
background-color: #6D5024;
}
.BgClassName
{
background-color: #6D5024;
}
</style>
border-color css
<style>
span { border-color: #6D5024; }
span { border-color: rgb(109,80,36); }
td.TdClassName
{
border-color: #6D5024;
}
.TagClassName
{
border-color: #6D5024;
}
</style>