Shades of Horses Neck #675228
Tints of Horses Neck #675228
RGB
CMYK
RGB Variations
Color information
#675228 (or 0x675228) is known color: Horses Neck. HEX triplet: 67, 52 and 28. RGB value is (103,82,40). Sum of RGB (Red+Green+Blue) = 103+82+40=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #675228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675228 is #98ADD7. Grayscale: #535353. Windows color (decimal): -10005976 or 2642535. OLE color: 2642535.
HSL color Cylindrical-coordinate representation of color #675228: hue angle of 40º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #675228 is Cyan = 0, Magento = 0.20, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 40 | - |
| CMYK | 0 | 0.20 | 0.61 | 0.60 |
| HSL | 40º | 0.44% | 0.28% | - |
| HSV(B) | 40º | 0.61% | 0.4% | - |
| XYZ | 8.99 | 9.07 | 3.28 | - |
| YUV | 83.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 40 | 0 | 0.20 | 0.61 | 0.60 | 40 | 0.44 | 0.28 |
| Hex | 67 | 52 | 28 | 0 | 14 | 3D | 3C | 28 | 2C | 1C |
| Octal | 147 | 122 | 50 | 0 | 24 | 75 | 74 | 50 | 54 | 34 |
| Binary | 1100111 | 1010010 | 101000 | 0 | 10100 | 111101 | 111100 | 101000 | 101100 | 11100 |
Color Harmonies of #675228
Complementary color
Monochromatic Colors of #675228
Black with #675228
Text Example
Text Example
White with #675228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675228; }
p { color: rgb(103,82,40); }
H1.HeaderClassName
{
color: #675228;
}
.AnyTagClassName
{
color: #675228;
}
</style>
background-color css
<style>
a { background-color: #675228; }
a { background-color: rgb(103,82,40); }
div.DivClassName
{
background-color: #675228;
}
.BgClassName
{
background-color: #675228;
}
</style>
border-color css
<style>
span { border-color: #675228; }
span { border-color: rgb(103,82,40); }
td.TdClassName
{
border-color: #675228;
}
.TagClassName
{
border-color: #675228;
}
</style>