Shades of Horses Neck #675838
Tints of Horses Neck #675838
RGB
CMYK
RGB Variations
Color information
#675838 (or 0x675838) is known color: Horses Neck. HEX triplet: 67, 58 and 38. RGB value is (103,88,56). Sum of RGB (Red+Green+Blue) = 103+88+56=247 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.70% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 56 (22.27% from 255 or 22.67% from 247); Max value from RGB is 103 - color contains mainly: red. Hex color #675838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675838 is #98A7C7. Grayscale: #585858. Windows color (decimal): -10004424 or 3692647. OLE color: 3692647.
HSL color Cylindrical-coordinate representation of color #675838: hue angle of 40.85º 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 #675838 is Cyan = 0, Magento = 0.15, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 56 | - |
| CMYK | 0 | 0.15 | 0.46 | 0.60 |
| HSL | 40.85º | 0.3% | 0.31% | - |
| HSV(B) | 40.85º | 0.46% | 0.4% | - |
| XYZ | 9.8 | 10.15 | 5.18 | - |
| YUV | 88.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 56 | 0 | 0.15 | 0.46 | 0.60 | 40.85 | 0.3 | 0.31 |
| Hex | 67 | 58 | 38 | 0 | F | 2E | 3C | 29 | 1E | 1F |
| Octal | 147 | 130 | 70 | 0 | 17 | 56 | 74 | 51 | 36 | 37 |
| Binary | 1100111 | 1011000 | 111000 | 0 | 1111 | 101110 | 111100 | 101001 | 11110 | 11111 |
Color Harmonies of #675838
Complementary color
Monochromatic Colors of #675838
Black with #675838
Text Example
Text Example
White with #675838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675838; }
p { color: rgb(103,88,56); }
H1.HeaderClassName
{
color: #675838;
}
.AnyTagClassName
{
color: #675838;
}
</style>
background-color css
<style>
a { background-color: #675838; }
a { background-color: rgb(103,88,56); }
div.DivClassName
{
background-color: #675838;
}
.BgClassName
{
background-color: #675838;
}
</style>
border-color css
<style>
span { border-color: #675838; }
span { border-color: rgb(103,88,56); }
td.TdClassName
{
border-color: #675838;
}
.TagClassName
{
border-color: #675838;
}
</style>