Shades of Costa Del Sol #625828
Tints of Costa Del Sol #625828
RGB
CMYK
RGB Variations
Color information
#625828 (or 0x625828) is known color: Costa Del Sol. HEX triplet: 62, 58 and 28. RGB value is (98,88,40). Sum of RGB (Red+Green+Blue) = 98+88+40=226 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.36% from 226); Green value is 88 (34.77% from 255 or 38.94% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 98 - color contains mainly: red. Hex color #625828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625828 is #9DA7D7. Grayscale: #555555. Windows color (decimal): -10332120 or 2644066. OLE color: 2644066.
HSL color Cylindrical-coordinate representation of color #625828: hue angle of 49.66º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #625828 is Cyan = 0, Magento = 0.10, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 40 | - |
| CMYK | 0 | 0.10 | 0.59 | 0.62 |
| HSL | 49.66º | 0.42% | 0.27% | - |
| HSV(B) | 49.66º | 0.59% | 0.38% | - |
| XYZ | 8.91 | 9.73 | 3.42 | - |
| YUV | 85.52 | 102.31 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 40 | 0 | 0.10 | 0.59 | 0.62 | 49.66 | 0.42 | 0.27 |
| Hex | 62 | 58 | 28 | 0 | A | 3B | 3E | 32 | 2A | 1B |
| Octal | 142 | 130 | 50 | 0 | 12 | 73 | 76 | 62 | 52 | 33 |
| Binary | 1100010 | 1011000 | 101000 | 0 | 1010 | 111011 | 111110 | 110010 | 101010 | 11011 |
Color Harmonies of #625828
Complementary color
Monochromatic Colors of #625828
Black with #625828
Text Example
Text Example
White with #625828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625828; }
p { color: rgb(98,88,40); }
H1.HeaderClassName
{
color: #625828;
}
.AnyTagClassName
{
color: #625828;
}
</style>
background-color css
<style>
a { background-color: #625828; }
a { background-color: rgb(98,88,40); }
div.DivClassName
{
background-color: #625828;
}
.BgClassName
{
background-color: #625828;
}
</style>
border-color css
<style>
span { border-color: #625828; }
span { border-color: rgb(98,88,40); }
td.TdClassName
{
border-color: #625828;
}
.TagClassName
{
border-color: #625828;
}
</style>