Shades of Costa Del Sol #656222
Tints of Costa Del Sol #656222
RGB
CMYK
RGB Variations
Color information
#656222 (or 0x656222) is known color: Costa Del Sol. HEX triplet: 65, 62 and 22. RGB value is (101,98,34). Sum of RGB (Red+Green+Blue) = 101+98+34=233 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.35% from 233); Green value is 98 (38.67% from 255 or 42.06% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 101 - color contains mainly: red. Hex color #656222 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656222 is #9A9DDD. Grayscale: #5B5B5B. Windows color (decimal): -10132958 or 2253413. OLE color: 2253413.
HSL color Cylindrical-coordinate representation of color #656222: hue angle of 57.31º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #656222 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 34 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.60 |
| HSL | 57.31º | 0.5% | 0.26% | - |
| HSV(B) | 57.31º | 0.66% | 0.4% | - |
| XYZ | 10.02 | 11.62 | 3.23 | - |
| YUV | 91.6 | 95.49 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 34 | 0 | 0.03 | 0.66 | 0.60 | 57.31 | 0.5 | 0.26 |
| Hex | 65 | 62 | 22 | 0 | 3 | 42 | 3C | 39 | 32 | 1A |
| Octal | 145 | 142 | 42 | 0 | 3 | 102 | 74 | 71 | 62 | 32 |
| Binary | 1100101 | 1100010 | 100010 | 0 | 11 | 1000010 | 111100 | 111001 | 110010 | 11010 |
Color Harmonies of #656222
Complementary color
Monochromatic Colors of #656222
Black with #656222
Text Example
Text Example
White with #656222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656222; }
p { color: rgb(101,98,34); }
H1.HeaderClassName
{
color: #656222;
}
.AnyTagClassName
{
color: #656222;
}
</style>
background-color css
<style>
a { background-color: #656222; }
a { background-color: rgb(101,98,34); }
div.DivClassName
{
background-color: #656222;
}
.BgClassName
{
background-color: #656222;
}
</style>
border-color css
<style>
span { border-color: #656222; }
span { border-color: rgb(101,98,34); }
td.TdClassName
{
border-color: #656222;
}
.TagClassName
{
border-color: #656222;
}
</style>