Shades of Horses Neck #6B5727
Tints of Horses Neck #6B5727
RGB
CMYK
RGB Variations
Color information
#6B5727 (or 0x6B5727) is known color: Horses Neck. HEX triplet: 6B, 57 and 27. RGB value is (107,87,39). Sum of RGB (Red+Green+Blue) = 107+87+39=233 (30% of max value = 765). Red value is 107 (42.19% from 255 or 45.92% from 233); Green value is 87 (34.38% from 255 or 37.34% from 233); Blue value is 39 (15.62% from 255 or 16.74% from 233); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5727 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5727 is #94A8D8. Grayscale: #575757. Windows color (decimal): -9742553 or 2578283. OLE color: 2578283.
HSL color Cylindrical-coordinate representation of color #6B5727: hue angle of 42.35º degrees, saturation: 0.47, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #6B5727 is Cyan = 0, Magento = 0.19, Yellow = 0.64 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 87 | 39 | - |
| CMYK | 0 | 0.19 | 0.64 | 0.58 |
| HSL | 42.35º | 0.47% | 0.29% | - |
| HSV(B) | 42.35º | 0.64% | 0.42% | - |
| XYZ | 9.84 | 10.09 | 3.35 | - |
| YUV | 87.51 | 100.63 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 87 | 39 | 0 | 0.19 | 0.64 | 0.58 | 42.35 | 0.47 | 0.29 |
| Hex | 6B | 57 | 27 | 0 | 13 | 40 | 3A | 2A | 2F | 1D |
| Octal | 153 | 127 | 47 | 0 | 23 | 100 | 72 | 52 | 57 | 35 |
| Binary | 1101011 | 1010111 | 100111 | 0 | 10011 | 1000000 | 111010 | 101010 | 101111 | 11101 |
Color Harmonies of #6B5727
Complementary color
Monochromatic Colors of #6B5727
Black with #6B5727
Text Example
Text Example
White with #6B5727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5727; }
p { color: rgb(107,87,39); }
H1.HeaderClassName
{
color: #6B5727;
}
.AnyTagClassName
{
color: #6B5727;
}
</style>
background-color css
<style>
a { background-color: #6B5727; }
a { background-color: rgb(107,87,39); }
div.DivClassName
{
background-color: #6B5727;
}
.BgClassName
{
background-color: #6B5727;
}
</style>
border-color css
<style>
span { border-color: #6B5727; }
span { border-color: rgb(107,87,39); }
td.TdClassName
{
border-color: #6B5727;
}
.TagClassName
{
border-color: #6B5727;
}
</style>