Shades of Horses Neck #675722
Tints of Horses Neck #675722
RGB
CMYK
RGB Variations
Color information
#675722 (or 0x675722) is known color: Horses Neck. HEX triplet: 67, 57 and 22. RGB value is (103,87,34). Sum of RGB (Red+Green+Blue) = 103+87+34=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 34 (13.67% from 255 or 15.18% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #675722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675722 is #98A8DD. Grayscale: #555555. Windows color (decimal): -10004702 or 2250599. OLE color: 2250599.
HSL color Cylindrical-coordinate representation of color #675722: hue angle of 46.09º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #675722 is Cyan = 0, Magento = 0.16, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 87 | 34 | - |
| CMYK | 0 | 0.16 | 0.67 | 0.60 |
| HSL | 46.09º | 0.5% | 0.27% | - |
| HSV(B) | 46.09º | 0.67% | 0.4% | - |
| XYZ | 9.29 | 9.82 | 2.92 | - |
| YUV | 85.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 34 | 0 | 0.16 | 0.67 | 0.60 | 46.09 | 0.5 | 0.27 |
| Hex | 67 | 57 | 22 | 0 | 10 | 43 | 3C | 2E | 32 | 1B |
| Octal | 147 | 127 | 42 | 0 | 20 | 103 | 74 | 56 | 62 | 33 |
| Binary | 1100111 | 1010111 | 100010 | 0 | 10000 | 1000011 | 111100 | 101110 | 110010 | 11011 |
Color Harmonies of #675722
Complementary color
Monochromatic Colors of #675722
Black with #675722
Text Example
Text Example
White with #675722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675722; }
p { color: rgb(103,87,34); }
H1.HeaderClassName
{
color: #675722;
}
.AnyTagClassName
{
color: #675722;
}
</style>
background-color css
<style>
a { background-color: #675722; }
a { background-color: rgb(103,87,34); }
div.DivClassName
{
background-color: #675722;
}
.BgClassName
{
background-color: #675722;
}
</style>
border-color css
<style>
span { border-color: #675722; }
span { border-color: rgb(103,87,34); }
td.TdClassName
{
border-color: #675722;
}
.TagClassName
{
border-color: #675722;
}
</style>