Shades of Horses Neck #655021
Tints of Horses Neck #655021
RGB
CMYK
RGB Variations
Color information
#655021 (or 0x655021) is known color: Horses Neck. HEX triplet: 65, 50 and 21. RGB value is (101,80,33). Sum of RGB (Red+Green+Blue) = 101+80+33=214 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.20% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 33 (13.28% from 255 or 15.42% from 214); Max value from RGB is 101 - color contains mainly: red. Hex color #655021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655021 is #9AAFDE. Grayscale: #515151. Windows color (decimal): -10137567 or 2183269. OLE color: 2183269.
HSL color Cylindrical-coordinate representation of color #655021: hue angle of 41.47º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #655021 is Cyan = 0, Magento = 0.21, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 33 | - |
| CMYK | 0 | 0.21 | 0.67 | 0.60 |
| HSL | 41.47º | 0.51% | 0.26% | - |
| HSV(B) | 41.47º | 0.67% | 0.4% | - |
| XYZ | 8.51 | 8.61 | 2.65 | - |
| YUV | 80.92 | 100.96 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 33 | 0 | 0.21 | 0.67 | 0.60 | 41.47 | 0.51 | 0.26 |
| Hex | 65 | 50 | 21 | 0 | 15 | 43 | 3C | 29 | 33 | 1A |
| Octal | 145 | 120 | 41 | 0 | 25 | 103 | 74 | 51 | 63 | 32 |
| Binary | 1100101 | 1010000 | 100001 | 0 | 10101 | 1000011 | 111100 | 101001 | 110011 | 11010 |
Color Harmonies of #655021
Complementary color
Monochromatic Colors of #655021
Black with #655021
Text Example
Text Example
White with #655021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655021; }
p { color: rgb(101,80,33); }
H1.HeaderClassName
{
color: #655021;
}
.AnyTagClassName
{
color: #655021;
}
</style>
background-color css
<style>
a { background-color: #655021; }
a { background-color: rgb(101,80,33); }
div.DivClassName
{
background-color: #655021;
}
.BgClassName
{
background-color: #655021;
}
</style>
border-color css
<style>
span { border-color: #655021; }
span { border-color: rgb(101,80,33); }
td.TdClassName
{
border-color: #655021;
}
.TagClassName
{
border-color: #655021;
}
</style>