Shades of Horses Neck #6A5525
Tints of Horses Neck #6A5525
RGB
CMYK
RGB Variations
Color information
#6A5525 (or 0x6A5525) is known color: Horses Neck. HEX triplet: 6A, 55 and 25. RGB value is (106,85,37). Sum of RGB (Red+Green+Blue) = 106+85+37=228 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.49% from 228); Green value is 85 (33.59% from 255 or 37.28% from 228); Blue value is 37 (14.84% from 255 or 16.23% from 228); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5525 is #95AADA. Grayscale: #565656. Windows color (decimal): -9808603 or 2446698. OLE color: 2446698.
HSL color Cylindrical-coordinate representation of color #6A5525: hue angle of 41.74º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #6A5525 is Cyan = 0, Magento = 0.20, Yellow = 0.65 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 85 | 37 | - |
| CMYK | 0 | 0.20 | 0.65 | 0.58 |
| HSL | 41.74º | 0.48% | 0.28% | - |
| HSV(B) | 41.74º | 0.65% | 0.42% | - |
| XYZ | 9.53 | 9.69 | 3.12 | - |
| YUV | 85.81 | 100.46 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 85 | 37 | 0 | 0.20 | 0.65 | 0.58 | 41.74 | 0.48 | 0.28 |
| Hex | 6A | 55 | 25 | 0 | 14 | 41 | 3A | 2A | 30 | 1C |
| Octal | 152 | 125 | 45 | 0 | 24 | 101 | 72 | 52 | 60 | 34 |
| Binary | 1101010 | 1010101 | 100101 | 0 | 10100 | 1000001 | 111010 | 101010 | 110000 | 11100 |
Color Harmonies of #6A5525
Complementary color
Monochromatic Colors of #6A5525
Black with #6A5525
Text Example
Text Example
White with #6A5525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5525; }
p { color: rgb(106,85,37); }
H1.HeaderClassName
{
color: #6A5525;
}
.AnyTagClassName
{
color: #6A5525;
}
</style>
background-color css
<style>
a { background-color: #6A5525; }
a { background-color: rgb(106,85,37); }
div.DivClassName
{
background-color: #6A5525;
}
.BgClassName
{
background-color: #6A5525;
}
</style>
border-color css
<style>
span { border-color: #6A5525; }
span { border-color: rgb(106,85,37); }
td.TdClassName
{
border-color: #6A5525;
}
.TagClassName
{
border-color: #6A5525;
}
</style>