Shades of Horses Neck #675229
Tints of Horses Neck #675229
RGB
CMYK
RGB Variations
Color information
#675229 (or 0x675229) is known color: Horses Neck. HEX triplet: 67, 52 and 29. RGB value is (103,82,41). Sum of RGB (Red+Green+Blue) = 103+82+41=226 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.58% from 226); Green value is 82 (32.42% from 255 or 36.28% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 103 - color contains mainly: red. Hex color #675229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675229 is #98ADD6. Grayscale: #535353. Windows color (decimal): -10005975 or 2708071. OLE color: 2708071.
HSL color Cylindrical-coordinate representation of color #675229: hue angle of 39.68º 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 #675229 is Cyan = 0, Magento = 0.20, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 41 | - |
| CMYK | 0 | 0.20 | 0.60 | 0.60 |
| HSL | 39.68º | 0.43% | 0.28% | - |
| HSV(B) | 39.68º | 0.6% | 0.4% | - |
| XYZ | 9.01 | 9.08 | 3.38 | - |
| YUV | 83.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 41 | 0 | 0.20 | 0.60 | 0.60 | 39.68 | 0.43 | 0.28 |
| Hex | 67 | 52 | 29 | 0 | 14 | 3C | 3C | 28 | 2B | 1C |
| Octal | 147 | 122 | 51 | 0 | 24 | 74 | 74 | 50 | 53 | 34 |
| Binary | 1100111 | 1010010 | 101001 | 0 | 10100 | 111100 | 111100 | 101000 | 101011 | 11100 |
Color Harmonies of #675229
Complementary color
Monochromatic Colors of #675229
Black with #675229
Text Example
Text Example
White with #675229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675229; }
p { color: rgb(103,82,41); }
H1.HeaderClassName
{
color: #675229;
}
.AnyTagClassName
{
color: #675229;
}
</style>
background-color css
<style>
a { background-color: #675229; }
a { background-color: rgb(103,82,41); }
div.DivClassName
{
background-color: #675229;
}
.BgClassName
{
background-color: #675229;
}
</style>
border-color css
<style>
span { border-color: #675229; }
span { border-color: rgb(103,82,41); }
td.TdClassName
{
border-color: #675229;
}
.TagClassName
{
border-color: #675229;
}
</style>