Shades of Horses Neck #6B5834
Tints of Horses Neck #6B5834
RGB
CMYK
RGB Variations
Color information
#6B5834 (or 0x6B5834) is known color: Horses Neck. HEX triplet: 6B, 58 and 34. RGB value is (107,88,52). Sum of RGB (Red+Green+Blue) = 107+88+52=247 (32% of max value = 765). Red value is 107 (42.19% from 255 or 43.32% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 52 (20.70% from 255 or 21.05% from 247); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5834 is #94A7CB. Grayscale: #595959. Windows color (decimal): -9742284 or 3430507. OLE color: 3430507.
HSL color Cylindrical-coordinate representation of color #6B5834: hue angle of 39.27º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #6B5834 is Cyan = 0, Magento = 0.18, Yellow = 0.51 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 88 | 52 | - |
| CMYK | 0 | 0.18 | 0.51 | 0.58 |
| HSL | 39.27º | 0.35% | 0.31% | - |
| HSV(B) | 39.27º | 0.51% | 0.42% | - |
| XYZ | 10.17 | 10.35 | 4.71 | - |
| YUV | 89.58 | 106.79 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 88 | 52 | 0 | 0.18 | 0.51 | 0.58 | 39.27 | 0.35 | 0.31 |
| Hex | 6B | 58 | 34 | 0 | 12 | 33 | 3A | 27 | 23 | 1F |
| Octal | 153 | 130 | 64 | 0 | 22 | 63 | 72 | 47 | 43 | 37 |
| Binary | 1101011 | 1011000 | 110100 | 0 | 10010 | 110011 | 111010 | 100111 | 100011 | 11111 |
Color Harmonies of #6B5834
Complementary color
Monochromatic Colors of #6B5834
Black with #6B5834
Text Example
Text Example
White with #6B5834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5834; }
p { color: rgb(107,88,52); }
H1.HeaderClassName
{
color: #6B5834;
}
.AnyTagClassName
{
color: #6B5834;
}
</style>
background-color css
<style>
a { background-color: #6B5834; }
a { background-color: rgb(107,88,52); }
div.DivClassName
{
background-color: #6B5834;
}
.BgClassName
{
background-color: #6B5834;
}
</style>
border-color css
<style>
span { border-color: #6B5834; }
span { border-color: rgb(107,88,52); }
td.TdClassName
{
border-color: #6B5834;
}
.TagClassName
{
border-color: #6B5834;
}
</style>