Shades of Costa Del Sol #626019
Tints of Costa Del Sol #626019
RGB
CMYK
RGB Variations
Color information
#626019 (or 0x626019) is known color: Costa Del Sol. HEX triplet: 62, 60 and 19. RGB value is (98,96,25). Sum of RGB (Red+Green+Blue) = 98+96+25=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 25 (10.16% from 255 or 11.42% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #626019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626019 is #9D9FE6. Grayscale: #585858. Windows color (decimal): -10330087 or 1663074. OLE color: 1663074.
HSL color Cylindrical-coordinate representation of color #626019: hue angle of 58.36º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #626019 is Cyan = 0, Magento = 0.02, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 25 | - |
| CMYK | 0 | 0.02 | 0.74 | 0.62 |
| HSL | 58.36º | 0.59% | 0.24% | - |
| HSV(B) | 58.36º | 0.74% | 0.38% | - |
| XYZ | 9.4 | 11.03 | 2.55 | - |
| YUV | 88.5 | 92.16 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 25 | 0 | 0.02 | 0.74 | 0.62 | 58.36 | 0.59 | 0.24 |
| Hex | 62 | 60 | 19 | 0 | 2 | 4A | 3E | 3A | 3B | 18 |
| Octal | 142 | 140 | 31 | 0 | 2 | 112 | 76 | 72 | 73 | 30 |
| Binary | 1100010 | 1100000 | 11001 | 0 | 10 | 1001010 | 111110 | 111010 | 111011 | 11000 |
Color Harmonies of #626019
Complementary color
Monochromatic Colors of #626019
Black with #626019
Text Example
Text Example
White with #626019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626019; }
p { color: rgb(98,96,25); }
H1.HeaderClassName
{
color: #626019;
}
.AnyTagClassName
{
color: #626019;
}
</style>
background-color css
<style>
a { background-color: #626019; }
a { background-color: rgb(98,96,25); }
div.DivClassName
{
background-color: #626019;
}
.BgClassName
{
background-color: #626019;
}
</style>
border-color css
<style>
span { border-color: #626019; }
span { border-color: rgb(98,96,25); }
td.TdClassName
{
border-color: #626019;
}
.TagClassName
{
border-color: #626019;
}
</style>