Shades of Costa Del Sol #656221
Tints of Costa Del Sol #656221
RGB
CMYK
RGB Variations
Color information
#656221 (or 0x656221) is known color: Costa Del Sol. HEX triplet: 65, 62 and 21. RGB value is (101,98,33). Sum of RGB (Red+Green+Blue) = 101+98+33=232 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.53% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 101 - color contains mainly: red. Hex color #656221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656221 is #9A9DDE. Grayscale: #5B5B5B. Windows color (decimal): -10132959 or 2187877. OLE color: 2187877.
HSL color Cylindrical-coordinate representation of color #656221: hue angle of 57.35º 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 #656221 is Cyan = 0, Magento = 0.03, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 33 | - |
| CMYK | 0 | 0.03 | 0.67 | 0.60 |
| HSL | 57.35º | 0.51% | 0.26% | - |
| HSV(B) | 57.35º | 0.67% | 0.4% | - |
| XYZ | 10.01 | 11.61 | 3.15 | - |
| YUV | 91.49 | 94.99 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 33 | 0 | 0.03 | 0.67 | 0.60 | 57.35 | 0.51 | 0.26 |
| Hex | 65 | 62 | 21 | 0 | 3 | 43 | 3C | 39 | 33 | 1A |
| Octal | 145 | 142 | 41 | 0 | 3 | 103 | 74 | 71 | 63 | 32 |
| Binary | 1100101 | 1100010 | 100001 | 0 | 11 | 1000011 | 111100 | 111001 | 110011 | 11010 |
Color Harmonies of #656221
Complementary color
Monochromatic Colors of #656221
Black with #656221
Text Example
Text Example
White with #656221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656221; }
p { color: rgb(101,98,33); }
H1.HeaderClassName
{
color: #656221;
}
.AnyTagClassName
{
color: #656221;
}
</style>
background-color css
<style>
a { background-color: #656221; }
a { background-color: rgb(101,98,33); }
div.DivClassName
{
background-color: #656221;
}
.BgClassName
{
background-color: #656221;
}
</style>
border-color css
<style>
span { border-color: #656221; }
span { border-color: rgb(101,98,33); }
td.TdClassName
{
border-color: #656221;
}
.TagClassName
{
border-color: #656221;
}
</style>