Shades of Costa Del Sol #626230
Tints of Costa Del Sol #626230
RGB
CMYK
RGB Variations
Color information
#626230 (or 0x626230) is known color: Costa Del Sol. HEX triplet: 62, 62 and 30. RGB value is (98,98,48). Sum of RGB (Red+Green+Blue) = 98+98+48=244 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.16% from 244); Green value is 98 (38.67% from 255 or 40.16% from 244); Blue value is 48 (19.14% from 255 or 19.67% from 244); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626230 is #9D9DCF. Grayscale: #5C5C5C. Windows color (decimal): -10329552 or 3170914. OLE color: 3170914.
HSL color Cylindrical-coordinate representation of color #626230: hue angle of 60º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #626230 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 48 | - |
| CMYK | 0 | 0 | 0.51 | 0.62 |
| HSL | 60º | 0.34% | 0.29% | - |
| HSV(B) | 60º | 0.51% | 0.38% | - |
| XYZ | 9.94 | 11.55 | 4.5 | - |
| YUV | 92.3 | 103 | 132.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 48 | 0 | 0 | 0.51 | 0.62 | 60 | 0.34 | 0.29 |
| Hex | 62 | 62 | 30 | 0 | 0 | 33 | 3E | 3C | 22 | 1D |
| Octal | 142 | 142 | 60 | 0 | 0 | 63 | 76 | 74 | 42 | 35 |
| Binary | 1100010 | 1100010 | 110000 | 0 | 0 | 110011 | 111110 | 111100 | 100010 | 11101 |
Color Harmonies of #626230
Complementary color
Monochromatic Colors of #626230
Black with #626230
Text Example
Text Example
White with #626230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626230; }
p { color: rgb(98,98,48); }
H1.HeaderClassName
{
color: #626230;
}
.AnyTagClassName
{
color: #626230;
}
</style>
background-color css
<style>
a { background-color: #626230; }
a { background-color: rgb(98,98,48); }
div.DivClassName
{
background-color: #626230;
}
.BgClassName
{
background-color: #626230;
}
</style>
border-color css
<style>
span { border-color: #626230; }
span { border-color: rgb(98,98,48); }
td.TdClassName
{
border-color: #626230;
}
.TagClassName
{
border-color: #626230;
}
</style>