Shades of Horses Neck #655229
Tints of Horses Neck #655229
RGB
CMYK
RGB Variations
Color information
#655229 (or 0x655229) is known color: Horses Neck. HEX triplet: 65, 52 and 29. RGB value is (101,82,41). Sum of RGB (Red+Green+Blue) = 101+82+41=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #655229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655229 is #9AADD6. Grayscale: #535353. Windows color (decimal): -10137047 or 2708069. OLE color: 2708069.
HSL color Cylindrical-coordinate representation of color #655229: hue angle of 41º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #655229 is Cyan = 0, Magento = 0.19, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 41 | - |
| CMYK | 0 | 0.19 | 0.59 | 0.60 |
| HSL | 41º | 0.42% | 0.28% | - |
| HSV(B) | 41º | 0.59% | 0.4% | - |
| XYZ | 8.78 | 8.96 | 3.36 | - |
| YUV | 83.01 | 104.29 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 41 | 0 | 0.19 | 0.59 | 0.60 | 41 | 0.42 | 0.28 |
| Hex | 65 | 52 | 29 | 0 | 13 | 3B | 3C | 29 | 2A | 1C |
| Octal | 145 | 122 | 51 | 0 | 23 | 73 | 74 | 51 | 52 | 34 |
| Binary | 1100101 | 1010010 | 101001 | 0 | 10011 | 111011 | 111100 | 101001 | 101010 | 11100 |
Color Harmonies of #655229
Complementary color
Monochromatic Colors of #655229
Black with #655229
Text Example
Text Example
White with #655229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655229; }
p { color: rgb(101,82,41); }
H1.HeaderClassName
{
color: #655229;
}
.AnyTagClassName
{
color: #655229;
}
</style>
background-color css
<style>
a { background-color: #655229; }
a { background-color: rgb(101,82,41); }
div.DivClassName
{
background-color: #655229;
}
.BgClassName
{
background-color: #655229;
}
</style>
border-color css
<style>
span { border-color: #655229; }
span { border-color: rgb(101,82,41); }
td.TdClassName
{
border-color: #655229;
}
.TagClassName
{
border-color: #655229;
}
</style>