Shades of Costa Del Sol #625825
Tints of Costa Del Sol #625825
RGB
CMYK
RGB Variations
Color information
#625825 (or 0x625825) is known color: Costa Del Sol. HEX triplet: 62, 58 and 25. RGB value is (98,88,37). Sum of RGB (Red+Green+Blue) = 98+88+37=223 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.95% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 98 - color contains mainly: red. Hex color #625825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625825 is #9DA7DA. Grayscale: #555555. Windows color (decimal): -10332123 or 2447458. OLE color: 2447458.
HSL color Cylindrical-coordinate representation of color #625825: hue angle of 50.16º 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 #625825 is Cyan = 0, Magento = 0.10, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 37 | - |
| CMYK | 0 | 0.10 | 0.62 | 0.62 |
| HSL | 50.16º | 0.45% | 0.26% | - |
| HSV(B) | 50.16º | 0.62% | 0.38% | - |
| XYZ | 8.86 | 9.71 | 3.16 | - |
| YUV | 85.18 | 100.81 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 37 | 0 | 0.10 | 0.62 | 0.62 | 50.16 | 0.45 | 0.26 |
| Hex | 62 | 58 | 25 | 0 | A | 3E | 3E | 32 | 2D | 1A |
| Octal | 142 | 130 | 45 | 0 | 12 | 76 | 76 | 62 | 55 | 32 |
| Binary | 1100010 | 1011000 | 100101 | 0 | 1010 | 111110 | 111110 | 110010 | 101101 | 11010 |
Color Harmonies of #625825
Complementary color
Monochromatic Colors of #625825
Black with #625825
Text Example
Text Example
White with #625825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625825; }
p { color: rgb(98,88,37); }
H1.HeaderClassName
{
color: #625825;
}
.AnyTagClassName
{
color: #625825;
}
</style>
background-color css
<style>
a { background-color: #625825; }
a { background-color: rgb(98,88,37); }
div.DivClassName
{
background-color: #625825;
}
.BgClassName
{
background-color: #625825;
}
</style>
border-color css
<style>
span { border-color: #625825; }
span { border-color: rgb(98,88,37); }
td.TdClassName
{
border-color: #625825;
}
.TagClassName
{
border-color: #625825;
}
</style>