Shades of Horses Neck #6B5331
Tints of Horses Neck #6B5331
RGB
CMYK
RGB Variations
Color information
#6B5331 (or 0x6B5331) is known color: Horses Neck. HEX triplet: 6B, 53 and 31. RGB value is (107,83,49). Sum of RGB (Red+Green+Blue) = 107+83+49=239 (31% of max value = 765). Red value is 107 (42.19% from 255 or 44.77% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5331 is #94ACCE. Grayscale: #565656. Windows color (decimal): -9743567 or 3232619. OLE color: 3232619.
HSL color Cylindrical-coordinate representation of color #6B5331: hue angle of 35.17º degrees, saturation: 0.37, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6B5331 is Cyan = 0, Magento = 0.22, Yellow = 0.54 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 83 | 49 | - |
| CMYK | 0 | 0.22 | 0.54 | 0.58 |
| HSL | 35.17º | 0.37% | 0.31% | - |
| HSV(B) | 35.17º | 0.54% | 0.42% | - |
| XYZ | 9.71 | 9.53 | 4.23 | - |
| YUV | 86.3 | 106.95 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 83 | 49 | 0 | 0.22 | 0.54 | 0.58 | 35.17 | 0.37 | 0.31 |
| Hex | 6B | 53 | 31 | 0 | 16 | 36 | 3A | 23 | 25 | 1F |
| Octal | 153 | 123 | 61 | 0 | 26 | 66 | 72 | 43 | 45 | 37 |
| Binary | 1101011 | 1010011 | 110001 | 0 | 10110 | 110110 | 111010 | 100011 | 100101 | 11111 |
Color Harmonies of #6B5331
Complementary color
Monochromatic Colors of #6B5331
Black with #6B5331
Text Example
Text Example
White with #6B5331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5331; }
p { color: rgb(107,83,49); }
H1.HeaderClassName
{
color: #6B5331;
}
.AnyTagClassName
{
color: #6B5331;
}
</style>
background-color css
<style>
a { background-color: #6B5331; }
a { background-color: rgb(107,83,49); }
div.DivClassName
{
background-color: #6B5331;
}
.BgClassName
{
background-color: #6B5331;
}
</style>
border-color css
<style>
span { border-color: #6B5331; }
span { border-color: rgb(107,83,49); }
td.TdClassName
{
border-color: #6B5331;
}
.TagClassName
{
border-color: #6B5331;
}
</style>