Shades of Horses Neck #675331
Tints of Horses Neck #675331
RGB
CMYK
RGB Variations
Color information
#675331 (or 0x675331) is known color: Horses Neck. HEX triplet: 67, 53 and 31. RGB value is (103,83,49). Sum of RGB (Red+Green+Blue) = 103+83+49=235 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.83% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 103 - color contains mainly: red. Hex color #675331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675331 is #98ACCE. Grayscale: #555555. Windows color (decimal): -10005711 or 3232615. OLE color: 3232615.
HSL color Cylindrical-coordinate representation of color #675331: hue angle of 37.78º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #675331 is Cyan = 0, Magento = 0.19, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 49 | - |
| CMYK | 0 | 0.19 | 0.52 | 0.60 |
| HSL | 37.78º | 0.36% | 0.3% | - |
| HSV(B) | 37.78º | 0.52% | 0.4% | - |
| XYZ | 9.24 | 9.29 | 4.21 | - |
| YUV | 85.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 49 | 0 | 0.19 | 0.52 | 0.60 | 37.78 | 0.36 | 0.3 |
| Hex | 67 | 53 | 31 | 0 | 13 | 34 | 3C | 26 | 24 | 1E |
| Octal | 147 | 123 | 61 | 0 | 23 | 64 | 74 | 46 | 44 | 36 |
| Binary | 1100111 | 1010011 | 110001 | 0 | 10011 | 110100 | 111100 | 100110 | 100100 | 11110 |
Color Harmonies of #675331
Complementary color
Monochromatic Colors of #675331
Black with #675331
Text Example
Text Example
White with #675331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675331; }
p { color: rgb(103,83,49); }
H1.HeaderClassName
{
color: #675331;
}
.AnyTagClassName
{
color: #675331;
}
</style>
background-color css
<style>
a { background-color: #675331; }
a { background-color: rgb(103,83,49); }
div.DivClassName
{
background-color: #675331;
}
.BgClassName
{
background-color: #675331;
}
</style>
border-color css
<style>
span { border-color: #675331; }
span { border-color: rgb(103,83,49); }
td.TdClassName
{
border-color: #675331;
}
.TagClassName
{
border-color: #675331;
}
</style>