Shades of Horses Neck #745325
Tints of Horses Neck #745325
RGB
CMYK
RGB Variations
Color information
#745325 (or 0x745325) is known color: Horses Neck. HEX triplet: 74, 53 and 25. RGB value is (116,83,37). Sum of RGB (Red+Green+Blue) = 116+83+37=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #745325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745325 is #8BACDA. Grayscale: #575757. Windows color (decimal): -9153755 or 2446196. OLE color: 2446196.
HSL color Cylindrical-coordinate representation of color #745325: hue angle of 34.94º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #745325 is Cyan = 0, Magento = 0.28, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 37 | - |
| CMYK | 0 | 0.28 | 0.68 | 0.55 |
| HSL | 34.94º | 0.52% | 0.3% | - |
| HSV(B) | 34.94º | 0.68% | 0.45% | - |
| XYZ | 10.63 | 10.03 | 3.13 | - |
| YUV | 87.62 | 99.43 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 37 | 0 | 0.28 | 0.68 | 0.55 | 34.94 | 0.52 | 0.3 |
| Hex | 74 | 53 | 25 | 0 | 1C | 44 | 37 | 23 | 34 | 1E |
| Octal | 164 | 123 | 45 | 0 | 34 | 104 | 67 | 43 | 64 | 36 |
| Binary | 1110100 | 1010011 | 100101 | 0 | 11100 | 1000100 | 110111 | 100011 | 110100 | 11110 |
Color Harmonies of #745325
Complementary color
Monochromatic Colors of #745325
Black with #745325
Text Example
Text Example
White with #745325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745325; }
p { color: rgb(116,83,37); }
H1.HeaderClassName
{
color: #745325;
}
.AnyTagClassName
{
color: #745325;
}
</style>
background-color css
<style>
a { background-color: #745325; }
a { background-color: rgb(116,83,37); }
div.DivClassName
{
background-color: #745325;
}
.BgClassName
{
background-color: #745325;
}
</style>
border-color css
<style>
span { border-color: #745325; }
span { border-color: rgb(116,83,37); }
td.TdClassName
{
border-color: #745325;
}
.TagClassName
{
border-color: #745325;
}
</style>