Shades of Horses Neck #665323
Tints of Horses Neck #665323
RGB
CMYK
RGB Variations
Color information
#665323 (or 0x665323) is known color: Horses Neck. HEX triplet: 66, 53 and 23. RGB value is (102,83,35). Sum of RGB (Red+Green+Blue) = 102+83+35=220 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.36% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 102 - color contains mainly: red. Hex color #665323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665323 is #99ACDC. Grayscale: #535353. Windows color (decimal): -10071261 or 2315110. OLE color: 2315110.
HSL color Cylindrical-coordinate representation of color #665323: hue angle of 42.99º 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 #665323 is Cyan = 0, Magento = 0.19, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 35 | - |
| CMYK | 0 | 0.19 | 0.66 | 0.6 |
| HSL | 42.99º | 0.49% | 0.27% | - |
| HSV(B) | 42.99º | 0.66% | 0.4% | - |
| XYZ | 8.88 | 9.13 | 2.89 | - |
| YUV | 83.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 35 | 0 | 0.19 | 0.66 | 0.6 | 42.99 | 0.49 | 0.27 |
| Hex | 66 | 53 | 23 | 0 | 13 | 42 | 3C | 2B | 31 | 1B |
| Octal | 146 | 123 | 43 | 0 | 23 | 102 | 74 | 53 | 61 | 33 |
| Binary | 1100110 | 1010011 | 100011 | 0 | 10011 | 1000010 | 111100 | 101011 | 110001 | 11011 |
Color Harmonies of #665323
Complementary color
Monochromatic Colors of #665323
Black with #665323
Text Example
Text Example
White with #665323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665323; }
p { color: rgb(102,83,35); }
H1.HeaderClassName
{
color: #665323;
}
.AnyTagClassName
{
color: #665323;
}
</style>
background-color css
<style>
a { background-color: #665323; }
a { background-color: rgb(102,83,35); }
div.DivClassName
{
background-color: #665323;
}
.BgClassName
{
background-color: #665323;
}
</style>
border-color css
<style>
span { border-color: #665323; }
span { border-color: rgb(102,83,35); }
td.TdClassName
{
border-color: #665323;
}
.TagClassName
{
border-color: #665323;
}
</style>