Shades of Horses Neck #675938
Tints of Horses Neck #675938
RGB
CMYK
RGB Variations
Color information
#675938 (or 0x675938) is known color: Horses Neck. HEX triplet: 67, 59 and 38. RGB value is (103,89,56). Sum of RGB (Red+Green+Blue) = 103+89+56=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 89 (35.16% from 255 or 35.89% from 248); Blue value is 56 (22.27% from 255 or 22.58% from 248); Max value from RGB is 103 - color contains mainly: red. Hex color #675938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675938 is #98A6C7. Grayscale: #595959. Windows color (decimal): -10004168 or 3692903. OLE color: 3692903.
HSL color Cylindrical-coordinate representation of color #675938: hue angle of 42.13º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #675938 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 56 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.60 |
| HSL | 42.13º | 0.3% | 0.31% | - |
| HSV(B) | 42.13º | 0.46% | 0.4% | - |
| XYZ | 9.88 | 10.31 | 5.21 | - |
| YUV | 89.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 56 | 0 | 0.14 | 0.46 | 0.60 | 42.13 | 0.3 | 0.31 |
| Hex | 67 | 59 | 38 | 0 | E | 2E | 3C | 2A | 1E | 1F |
| Octal | 147 | 131 | 70 | 0 | 16 | 56 | 74 | 52 | 36 | 37 |
| Binary | 1100111 | 1011001 | 111000 | 0 | 1110 | 101110 | 111100 | 101010 | 11110 | 11111 |
Color Harmonies of #675938
Complementary color
Monochromatic Colors of #675938
Black with #675938
Text Example
Text Example
White with #675938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675938; }
p { color: rgb(103,89,56); }
H1.HeaderClassName
{
color: #675938;
}
.AnyTagClassName
{
color: #675938;
}
</style>
background-color css
<style>
a { background-color: #675938; }
a { background-color: rgb(103,89,56); }
div.DivClassName
{
background-color: #675938;
}
.BgClassName
{
background-color: #675938;
}
</style>
border-color css
<style>
span { border-color: #675938; }
span { border-color: rgb(103,89,56); }
td.TdClassName
{
border-color: #675938;
}
.TagClassName
{
border-color: #675938;
}
</style>