Shades of Horses Neck #675232
Tints of Horses Neck #675232
RGB
CMYK
RGB Variations
Color information
#675232 (or 0x675232) is known color: Horses Neck. HEX triplet: 67, 52 and 32. RGB value is (103,82,50). Sum of RGB (Red+Green+Blue) = 103+82+50=235 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.83% from 235); Green value is 82 (32.42% from 255 or 34.89% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 103 - color contains mainly: red. Hex color #675232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675232 is #98ADCD. Grayscale: #545454. Windows color (decimal): -10005966 or 3297895. OLE color: 3297895.
HSL color Cylindrical-coordinate representation of color #675232: hue angle of 36.23º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #675232 is Cyan = 0, Magento = 0.20, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 50 | - |
| CMYK | 0 | 0.20 | 0.51 | 0.60 |
| HSL | 36.23º | 0.35% | 0.3% | - |
| HSV(B) | 36.23º | 0.51% | 0.4% | - |
| XYZ | 9.19 | 9.15 | 4.3 | - |
| YUV | 84.63 | 108.46 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 50 | 0 | 0.20 | 0.51 | 0.60 | 36.23 | 0.35 | 0.3 |
| Hex | 67 | 52 | 32 | 0 | 14 | 33 | 3C | 24 | 23 | 1E |
| Octal | 147 | 122 | 62 | 0 | 24 | 63 | 74 | 44 | 43 | 36 |
| Binary | 1100111 | 1010010 | 110010 | 0 | 10100 | 110011 | 111100 | 100100 | 100011 | 11110 |
Color Harmonies of #675232
Complementary color
Monochromatic Colors of #675232
Black with #675232
Text Example
Text Example
White with #675232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675232; }
p { color: rgb(103,82,50); }
H1.HeaderClassName
{
color: #675232;
}
.AnyTagClassName
{
color: #675232;
}
</style>
background-color css
<style>
a { background-color: #675232; }
a { background-color: rgb(103,82,50); }
div.DivClassName
{
background-color: #675232;
}
.BgClassName
{
background-color: #675232;
}
</style>
border-color css
<style>
span { border-color: #675232; }
span { border-color: rgb(103,82,50); }
td.TdClassName
{
border-color: #675232;
}
.TagClassName
{
border-color: #675232;
}
</style>