Shades of Horses Neck #755328
Tints of Horses Neck #755328
RGB
CMYK
RGB Variations
Color information
#755328 (or 0x755328) is known color: Horses Neck. HEX triplet: 75, 53 and 28. RGB value is (117,83,40). Sum of RGB (Red+Green+Blue) = 117+83+40=240 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.75% from 240); Green value is 83 (32.81% from 255 or 34.58% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 117 - color contains mainly: red. Hex color #755328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755328 is #8AACD7. Grayscale: #585858. Windows color (decimal): -9088216 or 2642805. OLE color: 2642805.
HSL color Cylindrical-coordinate representation of color #755328: hue angle of 33.51º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #755328 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 40 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.54 |
| HSL | 33.51º | 0.49% | 0.31% | - |
| HSV(B) | 33.51º | 0.66% | 0.46% | - |
| XYZ | 10.81 | 10.12 | 3.39 | - |
| YUV | 88.26 | 100.76 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 40 | 0 | 0.29 | 0.66 | 0.54 | 33.51 | 0.49 | 0.31 |
| Hex | 75 | 53 | 28 | 0 | 1D | 42 | 36 | 22 | 31 | 1F |
| Octal | 165 | 123 | 50 | 0 | 35 | 102 | 66 | 42 | 61 | 37 |
| Binary | 1110101 | 1010011 | 101000 | 0 | 11101 | 1000010 | 110110 | 100010 | 110001 | 11111 |
Color Harmonies of #755328
Complementary color
Monochromatic Colors of #755328
Black with #755328
Text Example
Text Example
White with #755328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755328; }
p { color: rgb(117,83,40); }
H1.HeaderClassName
{
color: #755328;
}
.AnyTagClassName
{
color: #755328;
}
</style>
background-color css
<style>
a { background-color: #755328; }
a { background-color: rgb(117,83,40); }
div.DivClassName
{
background-color: #755328;
}
.BgClassName
{
background-color: #755328;
}
</style>
border-color css
<style>
span { border-color: #755328; }
span { border-color: rgb(117,83,40); }
td.TdClassName
{
border-color: #755328;
}
.TagClassName
{
border-color: #755328;
}
</style>