Shades of Horses Neck #755324
Tints of Horses Neck #755324
RGB
CMYK
RGB Variations
Color information
#755324 (or 0x755324) is known color: Horses Neck. HEX triplet: 75, 53 and 24. RGB value is (117,83,36). Sum of RGB (Red+Green+Blue) = 117+83+36=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 36 (14.45% from 255 or 15.25% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #755324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755324 is #8AACDB. Grayscale: #585858. Windows color (decimal): -9088220 or 2380661. OLE color: 2380661.
HSL color Cylindrical-coordinate representation of color #755324: hue angle of 34.81º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #755324 is Cyan = 0, Magento = 0.29, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 36 | - |
| CMYK | 0 | 0.29 | 0.69 | 0.54 |
| HSL | 34.81º | 0.53% | 0.3% | - |
| HSV(B) | 34.81º | 0.69% | 0.46% | - |
| XYZ | 10.75 | 10.1 | 3.05 | - |
| YUV | 87.81 | 98.76 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 36 | 0 | 0.29 | 0.69 | 0.54 | 34.81 | 0.53 | 0.3 |
| Hex | 75 | 53 | 24 | 0 | 1D | 45 | 36 | 23 | 35 | 1E |
| Octal | 165 | 123 | 44 | 0 | 35 | 105 | 66 | 43 | 65 | 36 |
| Binary | 1110101 | 1010011 | 100100 | 0 | 11101 | 1000101 | 110110 | 100011 | 110101 | 11110 |
Color Harmonies of #755324
Complementary color
Monochromatic Colors of #755324
Black with #755324
Text Example
Text Example
White with #755324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755324; }
p { color: rgb(117,83,36); }
H1.HeaderClassName
{
color: #755324;
}
.AnyTagClassName
{
color: #755324;
}
</style>
background-color css
<style>
a { background-color: #755324; }
a { background-color: rgb(117,83,36); }
div.DivClassName
{
background-color: #755324;
}
.BgClassName
{
background-color: #755324;
}
</style>
border-color css
<style>
span { border-color: #755324; }
span { border-color: rgb(117,83,36); }
td.TdClassName
{
border-color: #755324;
}
.TagClassName
{
border-color: #755324;
}
</style>