Shades of Horses Neck #675026
Tints of Horses Neck #675026
RGB
CMYK
RGB Variations
Color information
#675026 (or 0x675026) is known color: Horses Neck. HEX triplet: 67, 50 and 26. RGB value is (103,80,38). Sum of RGB (Red+Green+Blue) = 103+80+38=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #675026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675026 is #98AFD9. Grayscale: #525252. Windows color (decimal): -10006490 or 2510951. OLE color: 2510951.
HSL color Cylindrical-coordinate representation of color #675026: hue angle of 38.77º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #675026 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 38 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.60 |
| HSL | 38.77º | 0.46% | 0.28% | - |
| HSV(B) | 38.77º | 0.63% | 0.4% | - |
| XYZ | 8.81 | 8.76 | 3.06 | - |
| YUV | 82.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 38 | 0 | 0.22 | 0.63 | 0.60 | 38.77 | 0.46 | 0.28 |
| Hex | 67 | 50 | 26 | 0 | 16 | 3F | 3C | 27 | 2E | 1C |
| Octal | 147 | 120 | 46 | 0 | 26 | 77 | 74 | 47 | 56 | 34 |
| Binary | 1100111 | 1010000 | 100110 | 0 | 10110 | 111111 | 111100 | 100111 | 101110 | 11100 |
Color Harmonies of #675026
Complementary color
Monochromatic Colors of #675026
Black with #675026
Text Example
Text Example
White with #675026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675026; }
p { color: rgb(103,80,38); }
H1.HeaderClassName
{
color: #675026;
}
.AnyTagClassName
{
color: #675026;
}
</style>
background-color css
<style>
a { background-color: #675026; }
a { background-color: rgb(103,80,38); }
div.DivClassName
{
background-color: #675026;
}
.BgClassName
{
background-color: #675026;
}
</style>
border-color css
<style>
span { border-color: #675026; }
span { border-color: rgb(103,80,38); }
td.TdClassName
{
border-color: #675026;
}
.TagClassName
{
border-color: #675026;
}
</style>