Shades of Horses Neck #675235
Tints of Horses Neck #675235
RGB
CMYK
RGB Variations
Color information
#675235 (or 0x675235) is known color: Horses Neck. HEX triplet: 67, 52 and 35. RGB value is (103,82,53). Sum of RGB (Red+Green+Blue) = 103+82+53=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 82 (32.42% from 255 or 34.45% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 103 - color contains mainly: red. Hex color #675235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675235 is #98ADCA. Grayscale: #555555. Windows color (decimal): -10005963 or 3494503. OLE color: 3494503.
HSL color Cylindrical-coordinate representation of color #675235: hue angle of 34.8º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #675235 is Cyan = 0, Magento = 0.20, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 53 | - |
| CMYK | 0 | 0.20 | 0.49 | 0.60 |
| HSL | 34.8º | 0.32% | 0.31% | - |
| HSV(B) | 34.8º | 0.49% | 0.4% | - |
| XYZ | 9.25 | 9.18 | 4.65 | - |
| YUV | 84.97 | 109.96 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 53 | 0 | 0.20 | 0.49 | 0.60 | 34.8 | 0.32 | 0.31 |
| Hex | 67 | 52 | 35 | 0 | 14 | 31 | 3C | 23 | 20 | 1F |
| Octal | 147 | 122 | 65 | 0 | 24 | 61 | 74 | 43 | 40 | 37 |
| Binary | 1100111 | 1010010 | 110101 | 0 | 10100 | 110001 | 111100 | 100011 | 100000 | 11111 |
Color Harmonies of #675235
Complementary color
Monochromatic Colors of #675235
Black with #675235
Text Example
Text Example
White with #675235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675235; }
p { color: rgb(103,82,53); }
H1.HeaderClassName
{
color: #675235;
}
.AnyTagClassName
{
color: #675235;
}
</style>
background-color css
<style>
a { background-color: #675235; }
a { background-color: rgb(103,82,53); }
div.DivClassName
{
background-color: #675235;
}
.BgClassName
{
background-color: #675235;
}
</style>
border-color css
<style>
span { border-color: #675235; }
span { border-color: rgb(103,82,53); }
td.TdClassName
{
border-color: #675235;
}
.TagClassName
{
border-color: #675235;
}
</style>