Shades of Costa Del Sol #626013
Tints of Costa Del Sol #626013
RGB
CMYK
RGB Variations
Color information
#626013 (or 0x626013) is known color: Costa Del Sol. HEX triplet: 62, 60 and 13. RGB value is (98,96,19). Sum of RGB (Red+Green+Blue) = 98+96+19=213 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.01% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 19 (7.81% from 255 or 8.92% from 213); Max value from RGB is 98 - color contains mainly: red. Hex color #626013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626013 is #9D9FEC. Grayscale: #585858. Windows color (decimal): -10330093 or 1269858. OLE color: 1269858.
HSL color Cylindrical-coordinate representation of color #626013: hue angle of 58.48º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #626013 is Cyan = 0, Magento = 0.02, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 19 | - |
| CMYK | 0 | 0.02 | 0.81 | 0.62 |
| HSL | 58.48º | 0.68% | 0.23% | - |
| HSV(B) | 58.48º | 0.81% | 0.38% | - |
| XYZ | 9.34 | 11.01 | 2.25 | - |
| YUV | 87.82 | 89.16 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 19 | 0 | 0.02 | 0.81 | 0.62 | 58.48 | 0.68 | 0.23 |
| Hex | 62 | 60 | 13 | 0 | 2 | 51 | 3E | 3A | 44 | 17 |
| Octal | 142 | 140 | 23 | 0 | 2 | 121 | 76 | 72 | 104 | 27 |
| Binary | 1100010 | 1100000 | 10011 | 0 | 10 | 1010001 | 111110 | 111010 | 1000100 | 10111 |
Color Harmonies of #626013
Complementary color
Monochromatic Colors of #626013
Black with #626013
Text Example
Text Example
White with #626013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626013; }
p { color: rgb(98,96,19); }
H1.HeaderClassName
{
color: #626013;
}
.AnyTagClassName
{
color: #626013;
}
</style>
background-color css
<style>
a { background-color: #626013; }
a { background-color: rgb(98,96,19); }
div.DivClassName
{
background-color: #626013;
}
.BgClassName
{
background-color: #626013;
}
</style>
border-color css
<style>
span { border-color: #626013; }
span { border-color: rgb(98,96,19); }
td.TdClassName
{
border-color: #626013;
}
.TagClassName
{
border-color: #626013;
}
</style>