Shades of Costa Del Sol #626024
Tints of Costa Del Sol #626024
RGB
CMYK
RGB Variations
Color information
#626024 (or 0x626024) is known color: Costa Del Sol. HEX triplet: 62, 60 and 24. RGB value is (98,96,36). Sum of RGB (Red+Green+Blue) = 98+96+36=230 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.61% from 230); Green value is 96 (37.89% from 255 or 41.74% from 230); Blue value is 36 (14.45% from 255 or 15.65% from 230); Max value from RGB is 98 - color contains mainly: red. Hex color #626024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626024 is #9D9FDB. Grayscale: #595959. Windows color (decimal): -10330076 or 2383970. OLE color: 2383970.
HSL color Cylindrical-coordinate representation of color #626024: hue angle of 58.06º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #626024 is Cyan = 0, Magento = 0.02, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 36 | - |
| CMYK | 0 | 0.02 | 0.63 | 0.62 |
| HSL | 58.06º | 0.46% | 0.26% | - |
| HSV(B) | 58.06º | 0.63% | 0.38% | - |
| XYZ | 9.54 | 11.09 | 3.31 | - |
| YUV | 89.76 | 97.66 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 36 | 0 | 0.02 | 0.63 | 0.62 | 58.06 | 0.46 | 0.26 |
| Hex | 62 | 60 | 24 | 0 | 2 | 3F | 3E | 3A | 2E | 1A |
| Octal | 142 | 140 | 44 | 0 | 2 | 77 | 76 | 72 | 56 | 32 |
| Binary | 1100010 | 1100000 | 100100 | 0 | 10 | 111111 | 111110 | 111010 | 101110 | 11010 |
Color Harmonies of #626024
Complementary color
Monochromatic Colors of #626024
Black with #626024
Text Example
Text Example
White with #626024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626024; }
p { color: rgb(98,96,36); }
H1.HeaderClassName
{
color: #626024;
}
.AnyTagClassName
{
color: #626024;
}
</style>
background-color css
<style>
a { background-color: #626024; }
a { background-color: rgb(98,96,36); }
div.DivClassName
{
background-color: #626024;
}
.BgClassName
{
background-color: #626024;
}
</style>
border-color css
<style>
span { border-color: #626024; }
span { border-color: rgb(98,96,36); }
td.TdClassName
{
border-color: #626024;
}
.TagClassName
{
border-color: #626024;
}
</style>