Shades of Horses Neck #675431
Tints of Horses Neck #675431
RGB
CMYK
RGB Variations
Color information
#675431 (or 0x675431) is known color: Horses Neck. HEX triplet: 67, 54 and 31. RGB value is (103,84,49). Sum of RGB (Red+Green+Blue) = 103+84+49=236 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.64% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 103 - color contains mainly: red. Hex color #675431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675431 is #98ABCE. Grayscale: #555555. Windows color (decimal): -10005455 or 3232871. OLE color: 3232871.
HSL color Cylindrical-coordinate representation of color #675431: hue angle of 38.89º 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 #675431 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 49 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.60 |
| HSL | 38.89º | 0.36% | 0.3% | - |
| HSV(B) | 38.89º | 0.52% | 0.4% | - |
| XYZ | 9.32 | 9.45 | 4.24 | - |
| YUV | 85.69 | 107.29 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 49 | 0 | 0.18 | 0.52 | 0.60 | 38.89 | 0.36 | 0.3 |
| Hex | 67 | 54 | 31 | 0 | 12 | 34 | 3C | 27 | 24 | 1E |
| Octal | 147 | 124 | 61 | 0 | 22 | 64 | 74 | 47 | 44 | 36 |
| Binary | 1100111 | 1010100 | 110001 | 0 | 10010 | 110100 | 111100 | 100111 | 100100 | 11110 |
Color Harmonies of #675431
Complementary color
Monochromatic Colors of #675431
Black with #675431
Text Example
Text Example
White with #675431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675431; }
p { color: rgb(103,84,49); }
H1.HeaderClassName
{
color: #675431;
}
.AnyTagClassName
{
color: #675431;
}
</style>
background-color css
<style>
a { background-color: #675431; }
a { background-color: rgb(103,84,49); }
div.DivClassName
{
background-color: #675431;
}
.BgClassName
{
background-color: #675431;
}
</style>
border-color css
<style>
span { border-color: #675431; }
span { border-color: rgb(103,84,49); }
td.TdClassName
{
border-color: #675431;
}
.TagClassName
{
border-color: #675431;
}
</style>