Shades of Horses Neck #675726
Tints of Horses Neck #675726
RGB
CMYK
RGB Variations
Color information
#675726 (or 0x675726) is known color: Horses Neck. HEX triplet: 67, 57 and 26. RGB value is (103,87,38). Sum of RGB (Red+Green+Blue) = 103+87+38=228 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.18% from 228); Green value is 87 (34.38% from 255 or 38.16% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 103 - color contains mainly: red. Hex color #675726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675726 is #98A8D9. Grayscale: #565656. Windows color (decimal): -10004698 or 2512743. OLE color: 2512743.
HSL color Cylindrical-coordinate representation of color #675726: hue angle of 45.23º 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 #675726 is Cyan = 0, Magento = 0.16, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 87 | 38 | - |
| CMYK | 0 | 0.16 | 0.63 | 0.60 |
| HSL | 45.23º | 0.46% | 0.28% | - |
| HSV(B) | 45.23º | 0.63% | 0.4% | - |
| XYZ | 9.35 | 9.84 | 3.24 | - |
| YUV | 86.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 38 | 0 | 0.16 | 0.63 | 0.60 | 45.23 | 0.46 | 0.28 |
| Hex | 67 | 57 | 26 | 0 | 10 | 3F | 3C | 2D | 2E | 1C |
| Octal | 147 | 127 | 46 | 0 | 20 | 77 | 74 | 55 | 56 | 34 |
| Binary | 1100111 | 1010111 | 100110 | 0 | 10000 | 111111 | 111100 | 101101 | 101110 | 11100 |
Color Harmonies of #675726
Complementary color
Monochromatic Colors of #675726
Black with #675726
Text Example
Text Example
White with #675726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675726; }
p { color: rgb(103,87,38); }
H1.HeaderClassName
{
color: #675726;
}
.AnyTagClassName
{
color: #675726;
}
</style>
background-color css
<style>
a { background-color: #675726; }
a { background-color: rgb(103,87,38); }
div.DivClassName
{
background-color: #675726;
}
.BgClassName
{
background-color: #675726;
}
</style>
border-color css
<style>
span { border-color: #675726; }
span { border-color: rgb(103,87,38); }
td.TdClassName
{
border-color: #675726;
}
.TagClassName
{
border-color: #675726;
}
</style>