Shades of Horses Neck #755827
Tints of Horses Neck #755827
RGB
CMYK
RGB Variations
Color information
#755827 (or 0x755827) is known color: Horses Neck. HEX triplet: 75, 58 and 27. RGB value is (117,88,39). Sum of RGB (Red+Green+Blue) = 117+88+39=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 39 (15.62% from 255 or 15.98% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #755827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755827 is #8AA7D8. Grayscale: #5B5B5B. Windows color (decimal): -9086937 or 2578549. OLE color: 2578549.
HSL color Cylindrical-coordinate representation of color #755827: hue angle of 37.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #755827 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 39 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.54 |
| HSL | 37.69º | 0.5% | 0.31% | - |
| HSV(B) | 37.69º | 0.67% | 0.46% | - |
| XYZ | 11.19 | 10.91 | 3.43 | - |
| YUV | 91.09 | 98.61 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 39 | 0 | 0.25 | 0.67 | 0.54 | 37.69 | 0.5 | 0.31 |
| Hex | 75 | 58 | 27 | 0 | 19 | 43 | 36 | 26 | 32 | 1F |
| Octal | 165 | 130 | 47 | 0 | 31 | 103 | 66 | 46 | 62 | 37 |
| Binary | 1110101 | 1011000 | 100111 | 0 | 11001 | 1000011 | 110110 | 100110 | 110010 | 11111 |
Color Harmonies of #755827
Complementary color
Monochromatic Colors of #755827
Black with #755827
Text Example
Text Example
White with #755827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755827; }
p { color: rgb(117,88,39); }
H1.HeaderClassName
{
color: #755827;
}
.AnyTagClassName
{
color: #755827;
}
</style>
background-color css
<style>
a { background-color: #755827; }
a { background-color: rgb(117,88,39); }
div.DivClassName
{
background-color: #755827;
}
.BgClassName
{
background-color: #755827;
}
</style>
border-color css
<style>
span { border-color: #755827; }
span { border-color: rgb(117,88,39); }
td.TdClassName
{
border-color: #755827;
}
.TagClassName
{
border-color: #755827;
}
</style>