Shades of Horses Neck #6B5228
Tints of Horses Neck #6B5228
RGB
CMYK
RGB Variations
Color information
#6B5228 (or 0x6B5228) is known color: Horses Neck. HEX triplet: 6B, 52 and 28. RGB value is (107,82,40). Sum of RGB (Red+Green+Blue) = 107+82+40=229 (30% of max value = 765). Red value is 107 (42.19% from 255 or 46.72% from 229); Green value is 82 (32.42% from 255 or 35.81% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5228 is #94ADD7. Grayscale: #545454. Windows color (decimal): -9743832 or 2642539. OLE color: 2642539.
HSL color Cylindrical-coordinate representation of color #6B5228: hue angle of 37.61º degrees, saturation: 0.46, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6B5228 is Cyan = 0, Magento = 0.23, Yellow = 0.63 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 82 | 40 | - |
| CMYK | 0 | 0.23 | 0.63 | 0.58 |
| HSL | 37.61º | 0.46% | 0.29% | - |
| HSV(B) | 37.61º | 0.63% | 0.42% | - |
| XYZ | 9.46 | 9.31 | 3.31 | - |
| YUV | 84.69 | 102.78 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 82 | 40 | 0 | 0.23 | 0.63 | 0.58 | 37.61 | 0.46 | 0.29 |
| Hex | 6B | 52 | 28 | 0 | 17 | 3F | 3A | 26 | 2E | 1D |
| Octal | 153 | 122 | 50 | 0 | 27 | 77 | 72 | 46 | 56 | 35 |
| Binary | 1101011 | 1010010 | 101000 | 0 | 10111 | 111111 | 111010 | 100110 | 101110 | 11101 |
Color Harmonies of #6B5228
Complementary color
Monochromatic Colors of #6B5228
Black with #6B5228
Text Example
Text Example
White with #6B5228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5228; }
p { color: rgb(107,82,40); }
H1.HeaderClassName
{
color: #6B5228;
}
.AnyTagClassName
{
color: #6B5228;
}
</style>
background-color css
<style>
a { background-color: #6B5228; }
a { background-color: rgb(107,82,40); }
div.DivClassName
{
background-color: #6B5228;
}
.BgClassName
{
background-color: #6B5228;
}
</style>
border-color css
<style>
span { border-color: #6B5228; }
span { border-color: rgb(107,82,40); }
td.TdClassName
{
border-color: #6B5228;
}
.TagClassName
{
border-color: #6B5228;
}
</style>