Shades of Horses Neck #6D5934
Tints of Horses Neck #6D5934
RGB
CMYK
RGB Variations
Color information
#6D5934 (or 0x6D5934) is known color: Horses Neck. HEX triplet: 6D, 59 and 34. RGB value is (109,89,52). Sum of RGB (Red+Green+Blue) = 109+89+52=250 (33% of max value = 765). Red value is 109 (42.97% from 255 or 43.6% from 250); Green value is 89 (35.16% from 255 or 35.6% from 250); Blue value is 52 (20.70% from 255 or 20.8% from 250); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5934 is #92A6CB. Grayscale: #5A5A5A. Windows color (decimal): -9610956 or 3430765. OLE color: 3430765.
HSL color Cylindrical-coordinate representation of color #6D5934: hue angle of 38.95º degrees, saturation: 0.35, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #6D5934 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 89 | 52 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.57 |
| HSL | 38.95º | 0.35% | 0.32% | - |
| HSV(B) | 38.95º | 0.52% | 0.43% | - |
| XYZ | 10.5 | 10.64 | 4.75 | - |
| YUV | 90.76 | 106.13 | 141.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 89 | 52 | 0 | 0.18 | 0.52 | 0.57 | 38.95 | 0.35 | 0.32 |
| Hex | 6D | 59 | 34 | 0 | 12 | 34 | 39 | 27 | 23 | 20 |
| Octal | 155 | 131 | 64 | 0 | 22 | 64 | 71 | 47 | 43 | 40 |
| Binary | 1101101 | 1011001 | 110100 | 0 | 10010 | 110100 | 111001 | 100111 | 100011 | 100000 |
Color Harmonies of #6D5934
Complementary color
Monochromatic Colors of #6D5934
Black with #6D5934
Text Example
Text Example
White with #6D5934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5934; }
p { color: rgb(109,89,52); }
H1.HeaderClassName
{
color: #6D5934;
}
.AnyTagClassName
{
color: #6D5934;
}
</style>
background-color css
<style>
a { background-color: #6D5934; }
a { background-color: rgb(109,89,52); }
div.DivClassName
{
background-color: #6D5934;
}
.BgClassName
{
background-color: #6D5934;
}
</style>
border-color css
<style>
span { border-color: #6D5934; }
span { border-color: rgb(109,89,52); }
td.TdClassName
{
border-color: #6D5934;
}
.TagClassName
{
border-color: #6D5934;
}
</style>