Shades of Horses Neck #745827
Tints of Horses Neck #745827
RGB
CMYK
RGB Variations
Color information
#745827 (or 0x745827) is known color: Horses Neck. HEX triplet: 74, 58 and 27. RGB value is (116,88,39). Sum of RGB (Red+Green+Blue) = 116+88+39=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 39 (15.62% from 255 or 16.05% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #745827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745827 is #8BA7D8. Grayscale: #5B5B5B. Windows color (decimal): -9152473 or 2578548. OLE color: 2578548.
HSL color Cylindrical-coordinate representation of color #745827: hue angle of 38.18º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #745827 is Cyan = 0, Magento = 0.24, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 39 | - |
| CMYK | 0 | 0.24 | 0.66 | 0.55 |
| HSL | 38.18º | 0.5% | 0.3% | - |
| HSV(B) | 38.18º | 0.66% | 0.45% | - |
| XYZ | 11.06 | 10.84 | 3.43 | - |
| YUV | 90.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 39 | 0 | 0.24 | 0.66 | 0.55 | 38.18 | 0.5 | 0.3 |
| Hex | 74 | 58 | 27 | 0 | 18 | 42 | 37 | 26 | 32 | 1E |
| Octal | 164 | 130 | 47 | 0 | 30 | 102 | 67 | 46 | 62 | 36 |
| Binary | 1110100 | 1011000 | 100111 | 0 | 11000 | 1000010 | 110111 | 100110 | 110010 | 11110 |
Color Harmonies of #745827
Complementary color
Monochromatic Colors of #745827
Black with #745827
Text Example
Text Example
White with #745827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745827; }
p { color: rgb(116,88,39); }
H1.HeaderClassName
{
color: #745827;
}
.AnyTagClassName
{
color: #745827;
}
</style>
background-color css
<style>
a { background-color: #745827; }
a { background-color: rgb(116,88,39); }
div.DivClassName
{
background-color: #745827;
}
.BgClassName
{
background-color: #745827;
}
</style>
border-color css
<style>
span { border-color: #745827; }
span { border-color: rgb(116,88,39); }
td.TdClassName
{
border-color: #745827;
}
.TagClassName
{
border-color: #745827;
}
</style>