Shades of Horses Neck #675930
Tints of Horses Neck #675930
RGB
CMYK
RGB Variations
Color information
#675930 (or 0x675930) is known color: Horses Neck. HEX triplet: 67, 59 and 30. RGB value is (103,89,48). Sum of RGB (Red+Green+Blue) = 103+89+48=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 48 (19.14% from 255 or 20% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #675930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675930 is #98A6CF. Grayscale: #585858. Windows color (decimal): -10004176 or 3168615. OLE color: 3168615.
HSL color Cylindrical-coordinate representation of color #675930: hue angle of 44.73º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #675930 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 48 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.60 |
| HSL | 44.73º | 0.36% | 0.3% | - |
| HSV(B) | 44.73º | 0.53% | 0.4% | - |
| XYZ | 9.7 | 10.24 | 4.26 | - |
| YUV | 88.51 | 105.14 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 48 | 0 | 0.14 | 0.53 | 0.60 | 44.73 | 0.36 | 0.3 |
| Hex | 67 | 59 | 30 | 0 | E | 35 | 3C | 2D | 24 | 1E |
| Octal | 147 | 131 | 60 | 0 | 16 | 65 | 74 | 55 | 44 | 36 |
| Binary | 1100111 | 1011001 | 110000 | 0 | 1110 | 110101 | 111100 | 101101 | 100100 | 11110 |
Color Harmonies of #675930
Complementary color
Monochromatic Colors of #675930
Black with #675930
Text Example
Text Example
White with #675930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675930; }
p { color: rgb(103,89,48); }
H1.HeaderClassName
{
color: #675930;
}
.AnyTagClassName
{
color: #675930;
}
</style>
background-color css
<style>
a { background-color: #675930; }
a { background-color: rgb(103,89,48); }
div.DivClassName
{
background-color: #675930;
}
.BgClassName
{
background-color: #675930;
}
</style>
border-color css
<style>
span { border-color: #675930; }
span { border-color: rgb(103,89,48); }
td.TdClassName
{
border-color: #675930;
}
.TagClassName
{
border-color: #675930;
}
</style>