Shades of Horses Neck #675529
Tints of Horses Neck #675529
RGB
CMYK
RGB Variations
Color information
#675529 (or 0x675529) is known color: Horses Neck. HEX triplet: 67, 55 and 29. RGB value is (103,85,41). Sum of RGB (Red+Green+Blue) = 103+85+41=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 85 (33.59% from 255 or 37.12% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #675529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675529 is #98AAD6. Grayscale: #555555. Windows color (decimal): -10005207 or 2708839. OLE color: 2708839.
HSL color Cylindrical-coordinate representation of color #675529: hue angle of 42.58º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #675529 is Cyan = 0, Magento = 0.17, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 85 | 41 | - |
| CMYK | 0 | 0.17 | 0.60 | 0.60 |
| HSL | 42.58º | 0.43% | 0.28% | - |
| HSV(B) | 42.58º | 0.6% | 0.4% | - |
| XYZ | 9.24 | 9.54 | 3.45 | - |
| YUV | 85.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 41 | 0 | 0.17 | 0.60 | 0.60 | 42.58 | 0.43 | 0.28 |
| Hex | 67 | 55 | 29 | 0 | 11 | 3C | 3C | 2B | 2B | 1C |
| Octal | 147 | 125 | 51 | 0 | 21 | 74 | 74 | 53 | 53 | 34 |
| Binary | 1100111 | 1010101 | 101001 | 0 | 10001 | 111100 | 111100 | 101011 | 101011 | 11100 |
Color Harmonies of #675529
Complementary color
Monochromatic Colors of #675529
Black with #675529
Text Example
Text Example
White with #675529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675529; }
p { color: rgb(103,85,41); }
H1.HeaderClassName
{
color: #675529;
}
.AnyTagClassName
{
color: #675529;
}
</style>
background-color css
<style>
a { background-color: #675529; }
a { background-color: rgb(103,85,41); }
div.DivClassName
{
background-color: #675529;
}
.BgClassName
{
background-color: #675529;
}
</style>
border-color css
<style>
span { border-color: #675529; }
span { border-color: rgb(103,85,41); }
td.TdClassName
{
border-color: #675529;
}
.TagClassName
{
border-color: #675529;
}
</style>