Shades of Horses Neck #675336
Tints of Horses Neck #675336
RGB
CMYK
RGB Variations
Color information
#675336 (or 0x675336) is known color: Horses Neck. HEX triplet: 67, 53 and 36. RGB value is (103,83,54). Sum of RGB (Red+Green+Blue) = 103+83+54=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 83 (32.81% from 255 or 34.58% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #675336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675336 is #98ACC9. Grayscale: #555555. Windows color (decimal): -10005706 or 3560295. OLE color: 3560295.
HSL color Cylindrical-coordinate representation of color #675336: hue angle of 35.51º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #675336 is Cyan = 0, Magento = 0.19, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 54 | - |
| CMYK | 0 | 0.19 | 0.48 | 0.60 |
| HSL | 35.51º | 0.31% | 0.31% | - |
| HSV(B) | 35.51º | 0.48% | 0.4% | - |
| XYZ | 9.35 | 9.34 | 4.8 | - |
| YUV | 85.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 54 | 0 | 0.19 | 0.48 | 0.60 | 35.51 | 0.31 | 0.31 |
| Hex | 67 | 53 | 36 | 0 | 13 | 30 | 3C | 24 | 1F | 1F |
| Octal | 147 | 123 | 66 | 0 | 23 | 60 | 74 | 44 | 37 | 37 |
| Binary | 1100111 | 1010011 | 110110 | 0 | 10011 | 110000 | 111100 | 100100 | 11111 | 11111 |
Color Harmonies of #675336
Complementary color
Monochromatic Colors of #675336
Black with #675336
Text Example
Text Example
White with #675336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675336; }
p { color: rgb(103,83,54); }
H1.HeaderClassName
{
color: #675336;
}
.AnyTagClassName
{
color: #675336;
}
</style>
background-color css
<style>
a { background-color: #675336; }
a { background-color: rgb(103,83,54); }
div.DivClassName
{
background-color: #675336;
}
.BgClassName
{
background-color: #675336;
}
</style>
border-color css
<style>
span { border-color: #675336; }
span { border-color: rgb(103,83,54); }
td.TdClassName
{
border-color: #675336;
}
.TagClassName
{
border-color: #675336;
}
</style>