Shades of Horses Neck #675320
Tints of Horses Neck #675320
RGB
CMYK
RGB Variations
Color information
#675320 (or 0x675320) is known color: Horses Neck. HEX triplet: 67, 53 and 20. RGB value is (103,83,32). Sum of RGB (Red+Green+Blue) = 103+83+32=218 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.25% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 103 - color contains mainly: red. Hex color #675320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675320 is #98ACDF. Grayscale: #535353. Windows color (decimal): -10005728 or 2118503. OLE color: 2118503.
HSL color Cylindrical-coordinate representation of color #675320: hue angle of 43.1º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #675320 is Cyan = 0, Magento = 0.19, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 32 | - |
| CMYK | 0 | 0.19 | 0.69 | 0.60 |
| HSL | 43.1º | 0.53% | 0.26% | - |
| HSV(B) | 43.1º | 0.69% | 0.4% | - |
| XYZ | 8.95 | 9.17 | 2.67 | - |
| YUV | 83.17 | 99.13 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 32 | 0 | 0.19 | 0.69 | 0.60 | 43.1 | 0.53 | 0.26 |
| Hex | 67 | 53 | 20 | 0 | 13 | 45 | 3C | 2B | 35 | 1A |
| Octal | 147 | 123 | 40 | 0 | 23 | 105 | 74 | 53 | 65 | 32 |
| Binary | 1100111 | 1010011 | 100000 | 0 | 10011 | 1000101 | 111100 | 101011 | 110101 | 11010 |
Color Harmonies of #675320
Complementary color
Monochromatic Colors of #675320
Black with #675320
Text Example
Text Example
White with #675320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675320; }
p { color: rgb(103,83,32); }
H1.HeaderClassName
{
color: #675320;
}
.AnyTagClassName
{
color: #675320;
}
</style>
background-color css
<style>
a { background-color: #675320; }
a { background-color: rgb(103,83,32); }
div.DivClassName
{
background-color: #675320;
}
.BgClassName
{
background-color: #675320;
}
</style>
border-color css
<style>
span { border-color: #675320; }
span { border-color: rgb(103,83,32); }
td.TdClassName
{
border-color: #675320;
}
.TagClassName
{
border-color: #675320;
}
</style>