Shades of Horses Neck #765823
Tints of Horses Neck #765823
RGB
CMYK
RGB Variations
Color information
#765823 (or 0x765823) is known color: Horses Neck. HEX triplet: 76, 58 and 23. RGB value is (118,88,35). Sum of RGB (Red+Green+Blue) = 118+88+35=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 35 (14.06% from 255 or 14.52% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #765823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765823 is #89A7DC. Grayscale: #5B5B5B. Windows color (decimal): -9021405 or 2316406. OLE color: 2316406.
HSL color Cylindrical-coordinate representation of color #765823: hue angle of 38.31º 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 #765823 is Cyan = 0, Magento = 0.25, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 35 | - |
| CMYK | 0 | 0.25 | 0.70 | 0.54 |
| HSL | 38.31º | 0.54% | 0.3% | - |
| HSV(B) | 38.31º | 0.7% | 0.46% | - |
| XYZ | 11.26 | 10.95 | 3.11 | - |
| YUV | 90.93 | 96.44 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 35 | 0 | 0.25 | 0.70 | 0.54 | 38.31 | 0.54 | 0.3 |
| Hex | 76 | 58 | 23 | 0 | 19 | 46 | 36 | 26 | 36 | 1E |
| Octal | 166 | 130 | 43 | 0 | 31 | 106 | 66 | 46 | 66 | 36 |
| Binary | 1110110 | 1011000 | 100011 | 0 | 11001 | 1000110 | 110110 | 100110 | 110110 | 11110 |
Color Harmonies of #765823
Complementary color
Monochromatic Colors of #765823
Black with #765823
Text Example
Text Example
White with #765823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765823; }
p { color: rgb(118,88,35); }
H1.HeaderClassName
{
color: #765823;
}
.AnyTagClassName
{
color: #765823;
}
</style>
background-color css
<style>
a { background-color: #765823; }
a { background-color: rgb(118,88,35); }
div.DivClassName
{
background-color: #765823;
}
.BgClassName
{
background-color: #765823;
}
</style>
border-color css
<style>
span { border-color: #765823; }
span { border-color: rgb(118,88,35); }
td.TdClassName
{
border-color: #765823;
}
.TagClassName
{
border-color: #765823;
}
</style>