Shades of Costa Del Sol #625920
Tints of Costa Del Sol #625920
RGB
CMYK
RGB Variations
Color information
#625920 (or 0x625920) is known color: Costa Del Sol. HEX triplet: 62, 59 and 20. RGB value is (98,89,32). Sum of RGB (Red+Green+Blue) = 98+89+32=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 89 (35.16% from 255 or 40.64% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #625920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625920 is #9DA6DF. Grayscale: #555555. Windows color (decimal): -10331872 or 2120034. OLE color: 2120034.
HSL color Cylindrical-coordinate representation of color #625920: hue angle of 51.82º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #625920 is Cyan = 0, Magento = 0.09, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 32 | - |
| CMYK | 0 | 0.09 | 0.67 | 0.62 |
| HSL | 51.82º | 0.51% | 0.25% | - |
| HSV(B) | 51.82º | 0.67% | 0.38% | - |
| XYZ | 8.87 | 9.85 | 2.8 | - |
| YUV | 85.19 | 97.98 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 32 | 0 | 0.09 | 0.67 | 0.62 | 51.82 | 0.51 | 0.25 |
| Hex | 62 | 59 | 20 | 0 | 9 | 43 | 3E | 34 | 33 | 19 |
| Octal | 142 | 131 | 40 | 0 | 11 | 103 | 76 | 64 | 63 | 31 |
| Binary | 1100010 | 1011001 | 100000 | 0 | 1001 | 1000011 | 111110 | 110100 | 110011 | 11001 |
Color Harmonies of #625920
Complementary color
Monochromatic Colors of #625920
Black with #625920
Text Example
Text Example
White with #625920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625920; }
p { color: rgb(98,89,32); }
H1.HeaderClassName
{
color: #625920;
}
.AnyTagClassName
{
color: #625920;
}
</style>
background-color css
<style>
a { background-color: #625920; }
a { background-color: rgb(98,89,32); }
div.DivClassName
{
background-color: #625920;
}
.BgClassName
{
background-color: #625920;
}
</style>
border-color css
<style>
span { border-color: #625920; }
span { border-color: rgb(98,89,32); }
td.TdClassName
{
border-color: #625920;
}
.TagClassName
{
border-color: #625920;
}
</style>