Shades of Horses Neck #755323
Tints of Horses Neck #755323
RGB
CMYK
RGB Variations
Color information
#755323 (or 0x755323) is known color: Horses Neck. HEX triplet: 75, 53 and 23. RGB value is (117,83,35). Sum of RGB (Red+Green+Blue) = 117+83+35=235 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.79% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 35 (14.06% from 255 or 14.89% from 235); Max value from RGB is 117 - color contains mainly: red. Hex color #755323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755323 is #8AACDC. Grayscale: #575757. Windows color (decimal): -9088221 or 2315125. OLE color: 2315125.
HSL color Cylindrical-coordinate representation of color #755323: hue angle of 35.12º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #755323 is Cyan = 0, Magento = 0.29, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 35 | - |
| CMYK | 0 | 0.29 | 0.70 | 0.54 |
| HSL | 35.12º | 0.54% | 0.3% | - |
| HSV(B) | 35.12º | 0.7% | 0.46% | - |
| XYZ | 10.73 | 10.09 | 2.97 | - |
| YUV | 87.69 | 98.26 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 35 | 0 | 0.29 | 0.70 | 0.54 | 35.12 | 0.54 | 0.3 |
| Hex | 75 | 53 | 23 | 0 | 1D | 46 | 36 | 23 | 36 | 1E |
| Octal | 165 | 123 | 43 | 0 | 35 | 106 | 66 | 43 | 66 | 36 |
| Binary | 1110101 | 1010011 | 100011 | 0 | 11101 | 1000110 | 110110 | 100011 | 110110 | 11110 |
Color Harmonies of #755323
Complementary color
Monochromatic Colors of #755323
Black with #755323
Text Example
Text Example
White with #755323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755323; }
p { color: rgb(117,83,35); }
H1.HeaderClassName
{
color: #755323;
}
.AnyTagClassName
{
color: #755323;
}
</style>
background-color css
<style>
a { background-color: #755323; }
a { background-color: rgb(117,83,35); }
div.DivClassName
{
background-color: #755323;
}
.BgClassName
{
background-color: #755323;
}
</style>
border-color css
<style>
span { border-color: #755323; }
span { border-color: rgb(117,83,35); }
td.TdClassName
{
border-color: #755323;
}
.TagClassName
{
border-color: #755323;
}
</style>