Shades of Horses Neck #755629
Tints of Horses Neck #755629
RGB
CMYK
RGB Variations
Color information
#755629 (or 0x755629) is known color: Horses Neck. HEX triplet: 75, 56 and 29. RGB value is (117,86,41). Sum of RGB (Red+Green+Blue) = 117+86+41=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 41 (16.41% from 255 or 16.80% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #755629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755629 is #8AA9D6. Grayscale: #5A5A5A. Windows color (decimal): -9087447 or 2709109. OLE color: 2709109.
HSL color Cylindrical-coordinate representation of color #755629: hue angle of 35.53º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #755629 is Cyan = 0, Magento = 0.26, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 41 | - |
| CMYK | 0 | 0.26 | 0.65 | 0.54 |
| HSL | 35.53º | 0.48% | 0.31% | - |
| HSV(B) | 35.53º | 0.65% | 0.46% | - |
| XYZ | 11.06 | 10.6 | 3.56 | - |
| YUV | 90.14 | 100.27 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 41 | 0 | 0.26 | 0.65 | 0.54 | 35.53 | 0.48 | 0.31 |
| Hex | 75 | 56 | 29 | 0 | 1A | 41 | 36 | 24 | 30 | 1F |
| Octal | 165 | 126 | 51 | 0 | 32 | 101 | 66 | 44 | 60 | 37 |
| Binary | 1110101 | 1010110 | 101001 | 0 | 11010 | 1000001 | 110110 | 100100 | 110000 | 11111 |
Color Harmonies of #755629
Complementary color
Monochromatic Colors of #755629
Black with #755629
Text Example
Text Example
White with #755629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755629; }
p { color: rgb(117,86,41); }
H1.HeaderClassName
{
color: #755629;
}
.AnyTagClassName
{
color: #755629;
}
</style>
background-color css
<style>
a { background-color: #755629; }
a { background-color: rgb(117,86,41); }
div.DivClassName
{
background-color: #755629;
}
.BgClassName
{
background-color: #755629;
}
</style>
border-color css
<style>
span { border-color: #755629; }
span { border-color: rgb(117,86,41); }
td.TdClassName
{
border-color: #755629;
}
.TagClassName
{
border-color: #755629;
}
</style>