Shades of Horses Neck #765825
Tints of Horses Neck #765825
RGB
CMYK
RGB Variations
Color information
#765825 (or 0x765825) is known color: Horses Neck. HEX triplet: 76, 58 and 25. RGB value is (118,88,37). Sum of RGB (Red+Green+Blue) = 118+88+37=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 37 (14.84% from 255 or 15.23% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #765825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765825 is #89A7DA. Grayscale: #5B5B5B. Windows color (decimal): -9021403 or 2447478. OLE color: 2447478.
HSL color Cylindrical-coordinate representation of color #765825: hue angle of 37.78º degrees, saturation: 0.52, 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 #765825 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 37 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.54 |
| HSL | 37.78º | 0.52% | 0.3% | - |
| HSV(B) | 37.78º | 0.69% | 0.46% | - |
| XYZ | 11.29 | 10.96 | 3.27 | - |
| YUV | 91.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 37 | 0 | 0.25 | 0.69 | 0.54 | 37.78 | 0.52 | 0.3 |
| Hex | 76 | 58 | 25 | 0 | 19 | 45 | 36 | 26 | 34 | 1E |
| Octal | 166 | 130 | 45 | 0 | 31 | 105 | 66 | 46 | 64 | 36 |
| Binary | 1110110 | 1011000 | 100101 | 0 | 11001 | 1000101 | 110110 | 100110 | 110100 | 11110 |
Color Harmonies of #765825
Complementary color
Monochromatic Colors of #765825
Black with #765825
Text Example
Text Example
White with #765825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765825; }
p { color: rgb(118,88,37); }
H1.HeaderClassName
{
color: #765825;
}
.AnyTagClassName
{
color: #765825;
}
</style>
background-color css
<style>
a { background-color: #765825; }
a { background-color: rgb(118,88,37); }
div.DivClassName
{
background-color: #765825;
}
.BgClassName
{
background-color: #765825;
}
</style>
border-color css
<style>
span { border-color: #765825; }
span { border-color: rgb(118,88,37); }
td.TdClassName
{
border-color: #765825;
}
.TagClassName
{
border-color: #765825;
}
</style>