Shades of Horses Neck #665027
Tints of Horses Neck #665027
RGB
CMYK
RGB Variations
Color information
#665027 (or 0x665027) is known color: Horses Neck. HEX triplet: 66, 50 and 27. RGB value is (102,80,39). Sum of RGB (Red+Green+Blue) = 102+80+39=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #665027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665027 is #99AFD8. Grayscale: #525252. Windows color (decimal): -10072025 or 2576486. OLE color: 2576486.
HSL color Cylindrical-coordinate representation of color #665027: hue angle of 39.05º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #665027 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 39 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.6 |
| HSL | 39.05º | 0.45% | 0.28% | - |
| HSV(B) | 39.05º | 0.62% | 0.4% | - |
| XYZ | 8.71 | 8.71 | 3.14 | - |
| YUV | 81.9 | 103.79 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 39 | 0 | 0.22 | 0.62 | 0.6 | 39.05 | 0.45 | 0.28 |
| Hex | 66 | 50 | 27 | 0 | 16 | 3E | 3C | 27 | 2D | 1C |
| Octal | 146 | 120 | 47 | 0 | 26 | 76 | 74 | 47 | 55 | 34 |
| Binary | 1100110 | 1010000 | 100111 | 0 | 10110 | 111110 | 111100 | 100111 | 101101 | 11100 |
Color Harmonies of #665027
Complementary color
Monochromatic Colors of #665027
Black with #665027
Text Example
Text Example
White with #665027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665027; }
p { color: rgb(102,80,39); }
H1.HeaderClassName
{
color: #665027;
}
.AnyTagClassName
{
color: #665027;
}
</style>
background-color css
<style>
a { background-color: #665027; }
a { background-color: rgb(102,80,39); }
div.DivClassName
{
background-color: #665027;
}
.BgClassName
{
background-color: #665027;
}
</style>
border-color css
<style>
span { border-color: #665027; }
span { border-color: rgb(102,80,39); }
td.TdClassName
{
border-color: #665027;
}
.TagClassName
{
border-color: #665027;
}
</style>