Shades of Horses Neck #675533
Tints of Horses Neck #675533
RGB
CMYK
RGB Variations
Color information
#675533 (or 0x675533) is known color: Horses Neck. HEX triplet: 67, 55 and 33. RGB value is (103,85,51). Sum of RGB (Red+Green+Blue) = 103+85+51=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 85 (33.59% from 255 or 35.56% from 239); Blue value is 51 (20.31% from 255 or 21.34% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #675533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675533 is #98AACC. Grayscale: #565656. Windows color (decimal): -10005197 or 3364199. OLE color: 3364199.
HSL color Cylindrical-coordinate representation of color #675533: hue angle of 39.23º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #675533 is Cyan = 0, Magento = 0.17, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 85 | 51 | - |
| CMYK | 0 | 0.17 | 0.50 | 0.60 |
| HSL | 39.23º | 0.34% | 0.3% | - |
| HSV(B) | 39.23º | 0.5% | 0.4% | - |
| XYZ | 9.44 | 9.62 | 4.49 | - |
| YUV | 86.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 51 | 0 | 0.17 | 0.50 | 0.60 | 39.23 | 0.34 | 0.3 |
| Hex | 67 | 55 | 33 | 0 | 11 | 32 | 3C | 27 | 22 | 1E |
| Octal | 147 | 125 | 63 | 0 | 21 | 62 | 74 | 47 | 42 | 36 |
| Binary | 1100111 | 1010101 | 110011 | 0 | 10001 | 110010 | 111100 | 100111 | 100010 | 11110 |
Color Harmonies of #675533
Complementary color
Monochromatic Colors of #675533
Black with #675533
Text Example
Text Example
White with #675533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675533; }
p { color: rgb(103,85,51); }
H1.HeaderClassName
{
color: #675533;
}
.AnyTagClassName
{
color: #675533;
}
</style>
background-color css
<style>
a { background-color: #675533; }
a { background-color: rgb(103,85,51); }
div.DivClassName
{
background-color: #675533;
}
.BgClassName
{
background-color: #675533;
}
</style>
border-color css
<style>
span { border-color: #675533; }
span { border-color: rgb(103,85,51); }
td.TdClassName
{
border-color: #675533;
}
.TagClassName
{
border-color: #675533;
}
</style>