Shades of Horses Neck #675732
Tints of Horses Neck #675732
RGB
CMYK
RGB Variations
Color information
#675732 (or 0x675732) is known color: Horses Neck. HEX triplet: 67, 57 and 32. RGB value is (103,87,50). Sum of RGB (Red+Green+Blue) = 103+87+50=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 50 (19.92% from 255 or 20.83% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #675732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675732 is #98A8CD. Grayscale: #575757. Windows color (decimal): -10004686 or 3299175. OLE color: 3299175.
HSL color Cylindrical-coordinate representation of color #675732: hue angle of 41.89º 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 #675732 is Cyan = 0, Magento = 0.16, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 87 | 50 | - |
| CMYK | 0 | 0.16 | 0.51 | 0.60 |
| HSL | 41.89º | 0.35% | 0.3% | - |
| HSV(B) | 41.89º | 0.51% | 0.4% | - |
| XYZ | 9.58 | 9.93 | 4.43 | - |
| YUV | 87.57 | 106.8 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 87 | 50 | 0 | 0.16 | 0.51 | 0.60 | 41.89 | 0.35 | 0.3 |
| Hex | 67 | 57 | 32 | 0 | 10 | 33 | 3C | 2A | 23 | 1E |
| Octal | 147 | 127 | 62 | 0 | 20 | 63 | 74 | 52 | 43 | 36 |
| Binary | 1100111 | 1010111 | 110010 | 0 | 10000 | 110011 | 111100 | 101010 | 100011 | 11110 |
Color Harmonies of #675732
Complementary color
Monochromatic Colors of #675732
Black with #675732
Text Example
Text Example
White with #675732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675732; }
p { color: rgb(103,87,50); }
H1.HeaderClassName
{
color: #675732;
}
.AnyTagClassName
{
color: #675732;
}
</style>
background-color css
<style>
a { background-color: #675732; }
a { background-color: rgb(103,87,50); }
div.DivClassName
{
background-color: #675732;
}
.BgClassName
{
background-color: #675732;
}
</style>
border-color css
<style>
span { border-color: #675732; }
span { border-color: rgb(103,87,50); }
td.TdClassName
{
border-color: #675732;
}
.TagClassName
{
border-color: #675732;
}
</style>