Shades of Horses Neck #6A5434
Tints of Horses Neck #6A5434
RGB
CMYK
RGB Variations
Color information
#6A5434 (or 0x6A5434) is known color: Horses Neck. HEX triplet: 6A, 54 and 34. RGB value is (106,84,52). Sum of RGB (Red+Green+Blue) = 106+84+52=242 (32% of max value = 765). Red value is 106 (41.80% from 255 or 43.80% from 242); Green value is 84 (33.20% from 255 or 34.71% from 242); Blue value is 52 (20.70% from 255 or 21.49% from 242); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5434 is #95ABCB. Grayscale: #575757. Windows color (decimal): -9808844 or 3429482. OLE color: 3429482.
HSL color Cylindrical-coordinate representation of color #6A5434: hue angle of 35.56º degrees, saturation: 0.34, 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 #6A5434 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 84 | 52 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.58 |
| HSL | 35.56º | 0.34% | 0.31% | - |
| HSV(B) | 35.56º | 0.51% | 0.42% | - |
| XYZ | 9.73 | 9.65 | 4.6 | - |
| YUV | 86.93 | 108.29 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 84 | 52 | 0 | 0.21 | 0.51 | 0.58 | 35.56 | 0.34 | 0.31 |
| Hex | 6A | 54 | 34 | 0 | 15 | 33 | 3A | 24 | 22 | 1F |
| Octal | 152 | 124 | 64 | 0 | 25 | 63 | 72 | 44 | 42 | 37 |
| Binary | 1101010 | 1010100 | 110100 | 0 | 10101 | 110011 | 111010 | 100100 | 100010 | 11111 |
Color Harmonies of #6A5434
Complementary color
Monochromatic Colors of #6A5434
Black with #6A5434
Text Example
Text Example
White with #6A5434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5434; }
p { color: rgb(106,84,52); }
H1.HeaderClassName
{
color: #6A5434;
}
.AnyTagClassName
{
color: #6A5434;
}
</style>
background-color css
<style>
a { background-color: #6A5434; }
a { background-color: rgb(106,84,52); }
div.DivClassName
{
background-color: #6A5434;
}
.BgClassName
{
background-color: #6A5434;
}
</style>
border-color css
<style>
span { border-color: #6A5434; }
span { border-color: rgb(106,84,52); }
td.TdClassName
{
border-color: #6A5434;
}
.TagClassName
{
border-color: #6A5434;
}
</style>