Shades of Horses Neck #665529
Tints of Horses Neck #665529
RGB
CMYK
RGB Variations
Color information
#665529 (or 0x665529) is known color: Horses Neck. HEX triplet: 66, 55 and 29. RGB value is (102,85,41). Sum of RGB (Red+Green+Blue) = 102+85+41=228 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.74% from 228); Green value is 85 (33.59% from 255 or 37.28% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 102 - color contains mainly: red. Hex color #665529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665529 is #99AAD6. Grayscale: #555555. Windows color (decimal): -10070743 or 2708838. OLE color: 2708838.
HSL color Cylindrical-coordinate representation of color #665529: hue angle of 43.28º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #665529 is Cyan = 0, Magento = 0.17, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 41 | - |
| CMYK | 0 | 0.17 | 0.60 | 0.6 |
| HSL | 43.28º | 0.43% | 0.28% | - |
| HSV(B) | 43.28º | 0.6% | 0.4% | - |
| XYZ | 9.13 | 9.48 | 3.45 | - |
| YUV | 85.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 41 | 0 | 0.17 | 0.60 | 0.6 | 43.28 | 0.43 | 0.28 |
| Hex | 66 | 55 | 29 | 0 | 11 | 3C | 3C | 2B | 2B | 1C |
| Octal | 146 | 125 | 51 | 0 | 21 | 74 | 74 | 53 | 53 | 34 |
| Binary | 1100110 | 1010101 | 101001 | 0 | 10001 | 111100 | 111100 | 101011 | 101011 | 11100 |
Color Harmonies of #665529
Complementary color
Monochromatic Colors of #665529
Black with #665529
Text Example
Text Example
White with #665529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665529; }
p { color: rgb(102,85,41); }
H1.HeaderClassName
{
color: #665529;
}
.AnyTagClassName
{
color: #665529;
}
</style>
background-color css
<style>
a { background-color: #665529; }
a { background-color: rgb(102,85,41); }
div.DivClassName
{
background-color: #665529;
}
.BgClassName
{
background-color: #665529;
}
</style>
border-color css
<style>
span { border-color: #665529; }
span { border-color: rgb(102,85,41); }
td.TdClassName
{
border-color: #665529;
}
.TagClassName
{
border-color: #665529;
}
</style>