Shades of Costa Del Sol #626430
Tints of Costa Del Sol #626430
RGB
CMYK
RGB Variations
Color information
#626430 (or 0x626430) is known color: Costa Del Sol. HEX triplet: 62, 64 and 30. RGB value is (98,100,48). Sum of RGB (Red+Green+Blue) = 98+100+48=246 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.84% from 246); Green value is 100 (39.45% from 255 or 40.65% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 100 - color contains mainly: green. Hex color #626430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626430 is #9D9BCF. Grayscale: #5D5D5D. Windows color (decimal): -10329040 or 3171426. OLE color: 3171426.
HSL color Cylindrical-coordinate representation of color #626430: hue angle of 62.31º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #626430 is Cyan = 0.02, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 48 | - |
| CMYK | 0.02 | 0 | 0.52 | 0.61 |
| HSL | 62.31º | 0.35% | 0.29% | - |
| HSV(B) | 62.31º | 0.52% | 0.39% | - |
| XYZ | 10.13 | 11.92 | 4.56 | - |
| YUV | 93.47 | 102.34 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 48 | 0.02 | 0 | 0.52 | 0.61 | 62.31 | 0.35 | 0.29 |
| Hex | 62 | 64 | 30 | 2 | 0 | 34 | 3D | 3E | 23 | 1D |
| Octal | 142 | 144 | 60 | 2 | 0 | 64 | 75 | 76 | 43 | 35 |
| Binary | 1100010 | 1100100 | 110000 | 10 | 0 | 110100 | 111101 | 111110 | 100011 | 11101 |
Color Harmonies of #626430
Complementary color
Monochromatic Colors of #626430
Black with #626430
Text Example
Text Example
White with #626430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626430; }
p { color: rgb(98,100,48); }
H1.HeaderClassName
{
color: #626430;
}
.AnyTagClassName
{
color: #626430;
}
</style>
background-color css
<style>
a { background-color: #626430; }
a { background-color: rgb(98,100,48); }
div.DivClassName
{
background-color: #626430;
}
.BgClassName
{
background-color: #626430;
}
</style>
border-color css
<style>
span { border-color: #626430; }
span { border-color: rgb(98,100,48); }
td.TdClassName
{
border-color: #626430;
}
.TagClassName
{
border-color: #626430;
}
</style>