Shades of Costa Del Sol #626022
Tints of Costa Del Sol #626022
RGB
CMYK
RGB Variations
Color information
#626022 (or 0x626022) is known color: Costa Del Sol. HEX triplet: 62, 60 and 22. RGB value is (98,96,34). Sum of RGB (Red+Green+Blue) = 98+96+34=228 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.98% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 34 (13.67% from 255 or 14.91% from 228); Max value from RGB is 98 - color contains mainly: red. Hex color #626022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626022 is #9D9FDD. Grayscale: #595959. Windows color (decimal): -10330078 or 2252898. OLE color: 2252898.
HSL color Cylindrical-coordinate representation of color #626022: hue angle of 58.12º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #626022 is Cyan = 0, Magento = 0.02, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 34 | - |
| CMYK | 0 | 0.02 | 0.65 | 0.62 |
| HSL | 58.13º | 0.48% | 0.26% | - |
| HSV(B) | 58.13º | 0.65% | 0.38% | - |
| XYZ | 9.51 | 11.08 | 3.15 | - |
| YUV | 89.53 | 96.66 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 34 | 0 | 0.02 | 0.65 | 0.62 | 58.13 | 0.48 | 0.26 |
| Hex | 62 | 60 | 22 | 0 | 2 | 41 | 3E | 3A | 30 | 1A |
| Octal | 142 | 140 | 42 | 0 | 2 | 101 | 76 | 72 | 60 | 32 |
| Binary | 1100010 | 1100000 | 100010 | 0 | 10 | 1000001 | 111110 | 111010 | 110000 | 11010 |
Color Harmonies of #626022
Complementary color
Monochromatic Colors of #626022
Black with #626022
Text Example
Text Example
White with #626022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626022; }
p { color: rgb(98,96,34); }
H1.HeaderClassName
{
color: #626022;
}
.AnyTagClassName
{
color: #626022;
}
</style>
background-color css
<style>
a { background-color: #626022; }
a { background-color: rgb(98,96,34); }
div.DivClassName
{
background-color: #626022;
}
.BgClassName
{
background-color: #626022;
}
</style>
border-color css
<style>
span { border-color: #626022; }
span { border-color: rgb(98,96,34); }
td.TdClassName
{
border-color: #626022;
}
.TagClassName
{
border-color: #626022;
}
</style>