Shades of Horses Neck #665423
Tints of Horses Neck #665423
RGB
CMYK
RGB Variations
Color information
#665423 (or 0x665423) is known color: Horses Neck. HEX triplet: 66, 54 and 23. RGB value is (102,84,35). Sum of RGB (Red+Green+Blue) = 102+84+35=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #665423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665423 is #99ABDC. Grayscale: #545454. Windows color (decimal): -10071005 or 2315366. OLE color: 2315366.
HSL color Cylindrical-coordinate representation of color #665423: hue angle of 43.88º 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 #665423 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 35 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.6 |
| HSL | 43.88º | 0.49% | 0.27% | - |
| HSV(B) | 43.88º | 0.66% | 0.4% | - |
| XYZ | 8.95 | 9.29 | 2.91 | - |
| YUV | 83.8 | 100.46 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 35 | 0 | 0.18 | 0.66 | 0.6 | 43.88 | 0.49 | 0.27 |
| Hex | 66 | 54 | 23 | 0 | 12 | 42 | 3C | 2C | 31 | 1B |
| Octal | 146 | 124 | 43 | 0 | 22 | 102 | 74 | 54 | 61 | 33 |
| Binary | 1100110 | 1010100 | 100011 | 0 | 10010 | 1000010 | 111100 | 101100 | 110001 | 11011 |
Color Harmonies of #665423
Complementary color
Monochromatic Colors of #665423
Black with #665423
Text Example
Text Example
White with #665423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665423; }
p { color: rgb(102,84,35); }
H1.HeaderClassName
{
color: #665423;
}
.AnyTagClassName
{
color: #665423;
}
</style>
background-color css
<style>
a { background-color: #665423; }
a { background-color: rgb(102,84,35); }
div.DivClassName
{
background-color: #665423;
}
.BgClassName
{
background-color: #665423;
}
</style>
border-color css
<style>
span { border-color: #665423; }
span { border-color: rgb(102,84,35); }
td.TdClassName
{
border-color: #665423;
}
.TagClassName
{
border-color: #665423;
}
</style>