Shades of Horses Neck #665426
Tints of Horses Neck #665426
RGB
CMYK
RGB Variations
Color information
#665426 (or 0x665426) is known color: Horses Neck. HEX triplet: 66, 54 and 26. RGB value is (102,84,38). Sum of RGB (Red+Green+Blue) = 102+84+38=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 84 (33.20% from 255 or 37.5% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 102 - color contains mainly: red. Hex color #665426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665426 is #99ABD9. Grayscale: #545454. Windows color (decimal): -10071002 or 2511974. OLE color: 2511974.
HSL color Cylindrical-coordinate representation of color #665426: hue angle of 43.12º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #665426 is Cyan = 0, Magento = 0.18, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 38 | - |
| CMYK | 0 | 0.18 | 0.63 | 0.6 |
| HSL | 43.13º | 0.46% | 0.27% | - |
| HSV(B) | 43.13º | 0.63% | 0.4% | - |
| XYZ | 9 | 9.31 | 3.16 | - |
| YUV | 84.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 38 | 0 | 0.18 | 0.63 | 0.6 | 43.13 | 0.46 | 0.27 |
| Hex | 66 | 54 | 26 | 0 | 12 | 3F | 3C | 2B | 2E | 1B |
| Octal | 146 | 124 | 46 | 0 | 22 | 77 | 74 | 53 | 56 | 33 |
| Binary | 1100110 | 1010100 | 100110 | 0 | 10010 | 111111 | 111100 | 101011 | 101110 | 11011 |
Color Harmonies of #665426
Complementary color
Monochromatic Colors of #665426
Black with #665426
Text Example
Text Example
White with #665426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665426; }
p { color: rgb(102,84,38); }
H1.HeaderClassName
{
color: #665426;
}
.AnyTagClassName
{
color: #665426;
}
</style>
background-color css
<style>
a { background-color: #665426; }
a { background-color: rgb(102,84,38); }
div.DivClassName
{
background-color: #665426;
}
.BgClassName
{
background-color: #665426;
}
</style>
border-color css
<style>
span { border-color: #665426; }
span { border-color: rgb(102,84,38); }
td.TdClassName
{
border-color: #665426;
}
.TagClassName
{
border-color: #665426;
}
</style>