Shades of Horses Neck #755426
Tints of Horses Neck #755426
RGB
CMYK
RGB Variations
Color information
#755426 (or 0x755426) is known color: Horses Neck. HEX triplet: 75, 54 and 26. RGB value is (117,84,38). Sum of RGB (Red+Green+Blue) = 117+84+38=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #755426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755426 is #8AABD9. Grayscale: #585858. Windows color (decimal): -9087962 or 2511989. OLE color: 2511989.
HSL color Cylindrical-coordinate representation of color #755426: hue angle of 34.94º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #755426 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 38 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.54 |
| HSL | 34.94º | 0.51% | 0.3% | - |
| HSV(B) | 34.94º | 0.68% | 0.46% | - |
| XYZ | 10.86 | 10.26 | 3.24 | - |
| YUV | 88.62 | 99.43 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 38 | 0 | 0.28 | 0.68 | 0.54 | 34.94 | 0.51 | 0.3 |
| Hex | 75 | 54 | 26 | 0 | 1C | 44 | 36 | 23 | 33 | 1E |
| Octal | 165 | 124 | 46 | 0 | 34 | 104 | 66 | 43 | 63 | 36 |
| Binary | 1110101 | 1010100 | 100110 | 0 | 11100 | 1000100 | 110110 | 100011 | 110011 | 11110 |
Color Harmonies of #755426
Complementary color
Monochromatic Colors of #755426
Black with #755426
Text Example
Text Example
White with #755426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755426; }
p { color: rgb(117,84,38); }
H1.HeaderClassName
{
color: #755426;
}
.AnyTagClassName
{
color: #755426;
}
</style>
background-color css
<style>
a { background-color: #755426; }
a { background-color: rgb(117,84,38); }
div.DivClassName
{
background-color: #755426;
}
.BgClassName
{
background-color: #755426;
}
</style>
border-color css
<style>
span { border-color: #755426; }
span { border-color: rgb(117,84,38); }
td.TdClassName
{
border-color: #755426;
}
.TagClassName
{
border-color: #755426;
}
</style>