Shades of Horses Neck #6B5224
Tints of Horses Neck #6B5224
RGB
CMYK
RGB Variations
Color information
#6B5224 (or 0x6B5224) is known color: Horses Neck. HEX triplet: 6B, 52 and 24. RGB value is (107,82,36). Sum of RGB (Red+Green+Blue) = 107+82+36=225 (29% of max value = 765). Red value is 107 (42.19% from 255 or 47.56% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5224 is #94ADDB. Grayscale: #545454. Windows color (decimal): -9743836 or 2380395. OLE color: 2380395.
HSL color Cylindrical-coordinate representation of color #6B5224: hue angle of 38.87º degrees, saturation: 0.5, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #6B5224 is Cyan = 0, Magento = 0.23, Yellow = 0.66 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 82 | 36 | - |
| CMYK | 0 | 0.23 | 0.66 | 0.58 |
| HSL | 38.87º | 0.5% | 0.28% | - |
| HSV(B) | 38.87º | 0.66% | 0.42% | - |
| XYZ | 9.4 | 9.29 | 2.97 | - |
| YUV | 84.23 | 100.78 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 82 | 36 | 0 | 0.23 | 0.66 | 0.58 | 38.87 | 0.5 | 0.28 |
| Hex | 6B | 52 | 24 | 0 | 17 | 42 | 3A | 27 | 32 | 1C |
| Octal | 153 | 122 | 44 | 0 | 27 | 102 | 72 | 47 | 62 | 34 |
| Binary | 1101011 | 1010010 | 100100 | 0 | 10111 | 1000010 | 111010 | 100111 | 110010 | 11100 |
Color Harmonies of #6B5224
Complementary color
Monochromatic Colors of #6B5224
Black with #6B5224
Text Example
Text Example
White with #6B5224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5224; }
p { color: rgb(107,82,36); }
H1.HeaderClassName
{
color: #6B5224;
}
.AnyTagClassName
{
color: #6B5224;
}
</style>
background-color css
<style>
a { background-color: #6B5224; }
a { background-color: rgb(107,82,36); }
div.DivClassName
{
background-color: #6B5224;
}
.BgClassName
{
background-color: #6B5224;
}
</style>
border-color css
<style>
span { border-color: #6B5224; }
span { border-color: rgb(107,82,36); }
td.TdClassName
{
border-color: #6B5224;
}
.TagClassName
{
border-color: #6B5224;
}
</style>