Shades of Horses Neck #675226
Tints of Horses Neck #675226
RGB
CMYK
RGB Variations
Color information
#675226 (or 0x675226) is known color: Horses Neck. HEX triplet: 67, 52 and 26. RGB value is (103,82,38). Sum of RGB (Red+Green+Blue) = 103+82+38=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 103 - color contains mainly: red. Hex color #675226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675226 is #98ADD9. Grayscale: #535353. Windows color (decimal): -10005978 or 2511463. OLE color: 2511463.
HSL color Cylindrical-coordinate representation of color #675226: hue angle of 40.62º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #675226 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 38 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.60 |
| HSL | 40.62º | 0.46% | 0.28% | - |
| HSV(B) | 40.62º | 0.63% | 0.4% | - |
| XYZ | 8.96 | 9.06 | 3.11 | - |
| YUV | 83.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 38 | 0 | 0.20 | 0.63 | 0.60 | 40.62 | 0.46 | 0.28 |
| Hex | 67 | 52 | 26 | 0 | 14 | 3F | 3C | 29 | 2E | 1C |
| Octal | 147 | 122 | 46 | 0 | 24 | 77 | 74 | 51 | 56 | 34 |
| Binary | 1100111 | 1010010 | 100110 | 0 | 10100 | 111111 | 111100 | 101001 | 101110 | 11100 |
Color Harmonies of #675226
Complementary color
Monochromatic Colors of #675226
Black with #675226
Text Example
Text Example
White with #675226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675226; }
p { color: rgb(103,82,38); }
H1.HeaderClassName
{
color: #675226;
}
.AnyTagClassName
{
color: #675226;
}
</style>
background-color css
<style>
a { background-color: #675226; }
a { background-color: rgb(103,82,38); }
div.DivClassName
{
background-color: #675226;
}
.BgClassName
{
background-color: #675226;
}
</style>
border-color css
<style>
span { border-color: #675226; }
span { border-color: rgb(103,82,38); }
td.TdClassName
{
border-color: #675226;
}
.TagClassName
{
border-color: #675226;
}
</style>