Shades of Costa Del Sol #625925
Tints of Costa Del Sol #625925
RGB
CMYK
RGB Variations
Color information
#625925 (or 0x625925) is known color: Costa Del Sol. HEX triplet: 62, 59 and 25. RGB value is (98,89,37). Sum of RGB (Red+Green+Blue) = 98+89+37=224 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.75% from 224); Green value is 89 (35.16% from 255 or 39.73% from 224); Blue value is 37 (14.84% from 255 or 16.52% from 224); Max value from RGB is 98 - color contains mainly: red. Hex color #625925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625925 is #9DA6DA. Grayscale: #555555. Windows color (decimal): -10331867 or 2447714. OLE color: 2447714.
HSL color Cylindrical-coordinate representation of color #625925: hue angle of 51.15º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #625925 is Cyan = 0, Magento = 0.09, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 37 | - |
| CMYK | 0 | 0.09 | 0.62 | 0.62 |
| HSL | 51.15º | 0.45% | 0.26% | - |
| HSV(B) | 51.15º | 0.62% | 0.38% | - |
| XYZ | 8.94 | 9.88 | 3.18 | - |
| YUV | 85.76 | 100.48 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 37 | 0 | 0.09 | 0.62 | 0.62 | 51.15 | 0.45 | 0.26 |
| Hex | 62 | 59 | 25 | 0 | 9 | 3E | 3E | 33 | 2D | 1A |
| Octal | 142 | 131 | 45 | 0 | 11 | 76 | 76 | 63 | 55 | 32 |
| Binary | 1100010 | 1011001 | 100101 | 0 | 1001 | 111110 | 111110 | 110011 | 101101 | 11010 |
Color Harmonies of #625925
Complementary color
Monochromatic Colors of #625925
Black with #625925
Text Example
Text Example
White with #625925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625925; }
p { color: rgb(98,89,37); }
H1.HeaderClassName
{
color: #625925;
}
.AnyTagClassName
{
color: #625925;
}
</style>
background-color css
<style>
a { background-color: #625925; }
a { background-color: rgb(98,89,37); }
div.DivClassName
{
background-color: #625925;
}
.BgClassName
{
background-color: #625925;
}
</style>
border-color css
<style>
span { border-color: #625925; }
span { border-color: rgb(98,89,37); }
td.TdClassName
{
border-color: #625925;
}
.TagClassName
{
border-color: #625925;
}
</style>