Shades of Horses Neck #665123
Tints of Horses Neck #665123
RGB
CMYK
RGB Variations
Color information
#665123 (or 0x665123) is known color: Horses Neck. HEX triplet: 66, 51 and 23. RGB value is (102,81,35). Sum of RGB (Red+Green+Blue) = 102+81+35=218 (28% of max value = 765). Red value is 102 (40.23% from 255 or 46.79% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 35 (14.06% from 255 or 16.06% from 218); Max value from RGB is 102 - color contains mainly: red. Hex color #665123 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665123 is #99AEDC. Grayscale: #525252. Windows color (decimal): -10071773 or 2314598. OLE color: 2314598.
HSL color Cylindrical-coordinate representation of color #665123: hue angle of 41.19º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #665123 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 35 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.6 |
| HSL | 41.19º | 0.49% | 0.27% | - |
| HSV(B) | 41.19º | 0.66% | 0.4% | - |
| XYZ | 8.73 | 8.83 | 2.83 | - |
| YUV | 82.04 | 101.46 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 35 | 0 | 0.21 | 0.66 | 0.6 | 41.19 | 0.49 | 0.27 |
| Hex | 66 | 51 | 23 | 0 | 15 | 42 | 3C | 29 | 31 | 1B |
| Octal | 146 | 121 | 43 | 0 | 25 | 102 | 74 | 51 | 61 | 33 |
| Binary | 1100110 | 1010001 | 100011 | 0 | 10101 | 1000010 | 111100 | 101001 | 110001 | 11011 |
Color Harmonies of #665123
Complementary color
Monochromatic Colors of #665123
Black with #665123
Text Example
Text Example
White with #665123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665123; }
p { color: rgb(102,81,35); }
H1.HeaderClassName
{
color: #665123;
}
.AnyTagClassName
{
color: #665123;
}
</style>
background-color css
<style>
a { background-color: #665123; }
a { background-color: rgb(102,81,35); }
div.DivClassName
{
background-color: #665123;
}
.BgClassName
{
background-color: #665123;
}
</style>
border-color css
<style>
span { border-color: #665123; }
span { border-color: rgb(102,81,35); }
td.TdClassName
{
border-color: #665123;
}
.TagClassName
{
border-color: #665123;
}
</style>