Shades of Horses Neck #675128
Tints of Horses Neck #675128
RGB
CMYK
RGB Variations
Color information
#675128 (or 0x675128) is known color: Horses Neck. HEX triplet: 67, 51 and 28. RGB value is (103,81,40). Sum of RGB (Red+Green+Blue) = 103+81+40=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #675128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675128 is #98AED7. Grayscale: #535353. Windows color (decimal): -10006232 or 2642279. OLE color: 2642279.
HSL color Cylindrical-coordinate representation of color #675128: hue angle of 39.05º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #675128 is Cyan = 0, Magento = 0.21, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 40 | - |
| CMYK | 0 | 0.21 | 0.61 | 0.60 |
| HSL | 39.05º | 0.44% | 0.28% | - |
| HSV(B) | 39.05º | 0.61% | 0.4% | - |
| XYZ | 8.92 | 8.92 | 3.26 | - |
| YUV | 82.9 | 103.79 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 40 | 0 | 0.21 | 0.61 | 0.60 | 39.05 | 0.44 | 0.28 |
| Hex | 67 | 51 | 28 | 0 | 15 | 3D | 3C | 27 | 2C | 1C |
| Octal | 147 | 121 | 50 | 0 | 25 | 75 | 74 | 47 | 54 | 34 |
| Binary | 1100111 | 1010001 | 101000 | 0 | 10101 | 111101 | 111100 | 100111 | 101100 | 11100 |
Color Harmonies of #675128
Complementary color
Monochromatic Colors of #675128
Black with #675128
Text Example
Text Example
White with #675128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675128; }
p { color: rgb(103,81,40); }
H1.HeaderClassName
{
color: #675128;
}
.AnyTagClassName
{
color: #675128;
}
</style>
background-color css
<style>
a { background-color: #675128; }
a { background-color: rgb(103,81,40); }
div.DivClassName
{
background-color: #675128;
}
.BgClassName
{
background-color: #675128;
}
</style>
border-color css
<style>
span { border-color: #675128; }
span { border-color: rgb(103,81,40); }
td.TdClassName
{
border-color: #675128;
}
.TagClassName
{
border-color: #675128;
}
</style>