Shades of Costa Del Sol #625930
Tints of Costa Del Sol #625930
RGB
CMYK
RGB Variations
Color information
#625930 (or 0x625930) is known color: Costa Del Sol. HEX triplet: 62, 59 and 30. RGB value is (98,89,48). Sum of RGB (Red+Green+Blue) = 98+89+48=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 98 - color contains mainly: red. Hex color #625930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625930 is #9DA6CF. Grayscale: #575757. Windows color (decimal): -10331856 or 3168610. OLE color: 3168610.
HSL color Cylindrical-coordinate representation of color #625930: hue angle of 49.2º 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 #625930 is Cyan = 0, Magento = 0.09, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 48 | - |
| CMYK | 0 | 0.09 | 0.51 | 0.62 |
| HSL | 49.2º | 0.34% | 0.29% | - |
| HSV(B) | 49.2º | 0.51% | 0.38% | - |
| XYZ | 9.14 | 9.95 | 4.24 | - |
| YUV | 87.02 | 105.98 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 48 | 0 | 0.09 | 0.51 | 0.62 | 49.2 | 0.34 | 0.29 |
| Hex | 62 | 59 | 30 | 0 | 9 | 33 | 3E | 31 | 22 | 1D |
| Octal | 142 | 131 | 60 | 0 | 11 | 63 | 76 | 61 | 42 | 35 |
| Binary | 1100010 | 1011001 | 110000 | 0 | 1001 | 110011 | 111110 | 110001 | 100010 | 11101 |
Color Harmonies of #625930
Complementary color
Monochromatic Colors of #625930
Black with #625930
Text Example
Text Example
White with #625930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625930; }
p { color: rgb(98,89,48); }
H1.HeaderClassName
{
color: #625930;
}
.AnyTagClassName
{
color: #625930;
}
</style>
background-color css
<style>
a { background-color: #625930; }
a { background-color: rgb(98,89,48); }
div.DivClassName
{
background-color: #625930;
}
.BgClassName
{
background-color: #625930;
}
</style>
border-color css
<style>
span { border-color: #625930; }
span { border-color: rgb(98,89,48); }
td.TdClassName
{
border-color: #625930;
}
.TagClassName
{
border-color: #625930;
}
</style>