Shades of Horses Neck #765326
Tints of Horses Neck #765326
RGB
CMYK
RGB Variations
Color information
#765326 (or 0x765326) is known color: Horses Neck. HEX triplet: 76, 53 and 26. RGB value is (118,83,38). Sum of RGB (Red+Green+Blue) = 118+83+38=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #765326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765326 is #89ACD9. Grayscale: #585858. Windows color (decimal): -9022682 or 2511734. OLE color: 2511734.
HSL color Cylindrical-coordinate representation of color #765326: hue angle of 33.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #765326 is Cyan = 0, Magento = 0.30, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 38 | - |
| CMYK | 0 | 0.30 | 0.68 | 0.54 |
| HSL | 33.75º | 0.51% | 0.31% | - |
| HSV(B) | 33.75º | 0.68% | 0.46% | - |
| XYZ | 10.91 | 10.18 | 3.22 | - |
| YUV | 88.34 | 99.6 | 149.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 38 | 0 | 0.30 | 0.68 | 0.54 | 33.75 | 0.51 | 0.31 |
| Hex | 76 | 53 | 26 | 0 | 1E | 44 | 36 | 22 | 33 | 1F |
| Octal | 166 | 123 | 46 | 0 | 36 | 104 | 66 | 42 | 63 | 37 |
| Binary | 1110110 | 1010011 | 100110 | 0 | 11110 | 1000100 | 110110 | 100010 | 110011 | 11111 |
Color Harmonies of #765326
Complementary color
Monochromatic Colors of #765326
Black with #765326
Text Example
Text Example
White with #765326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765326; }
p { color: rgb(118,83,38); }
H1.HeaderClassName
{
color: #765326;
}
.AnyTagClassName
{
color: #765326;
}
</style>
background-color css
<style>
a { background-color: #765326; }
a { background-color: rgb(118,83,38); }
div.DivClassName
{
background-color: #765326;
}
.BgClassName
{
background-color: #765326;
}
</style>
border-color css
<style>
span { border-color: #765326; }
span { border-color: rgb(118,83,38); }
td.TdClassName
{
border-color: #765326;
}
.TagClassName
{
border-color: #765326;
}
</style>