Shades of Costa Del Sol #625926
Tints of Costa Del Sol #625926
RGB
CMYK
RGB Variations
Color information
#625926 (or 0x625926) is known color: Costa Del Sol. HEX triplet: 62, 59 and 26. RGB value is (98,89,38). Sum of RGB (Red+Green+Blue) = 98+89+38=225 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.56% from 225); Green value is 89 (35.16% from 255 or 39.56% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 98 - color contains mainly: red. Hex color #625926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625926 is #9DA6D9. Grayscale: #565656. Windows color (decimal): -10331866 or 2513250. OLE color: 2513250.
HSL color Cylindrical-coordinate representation of color #625926: hue angle of 51º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #625926 is Cyan = 0, Magento = 0.09, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 38 | - |
| CMYK | 0 | 0.09 | 0.61 | 0.62 |
| HSL | 51º | 0.44% | 0.27% | - |
| HSV(B) | 51º | 0.61% | 0.38% | - |
| XYZ | 8.96 | 9.88 | 3.27 | - |
| YUV | 85.88 | 100.98 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 38 | 0 | 0.09 | 0.61 | 0.62 | 51 | 0.44 | 0.27 |
| Hex | 62 | 59 | 26 | 0 | 9 | 3D | 3E | 33 | 2C | 1B |
| Octal | 142 | 131 | 46 | 0 | 11 | 75 | 76 | 63 | 54 | 33 |
| Binary | 1100010 | 1011001 | 100110 | 0 | 1001 | 111101 | 111110 | 110011 | 101100 | 11011 |
Color Harmonies of #625926
Complementary color
Monochromatic Colors of #625926
Black with #625926
Text Example
Text Example
White with #625926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625926; }
p { color: rgb(98,89,38); }
H1.HeaderClassName
{
color: #625926;
}
.AnyTagClassName
{
color: #625926;
}
</style>
background-color css
<style>
a { background-color: #625926; }
a { background-color: rgb(98,89,38); }
div.DivClassName
{
background-color: #625926;
}
.BgClassName
{
background-color: #625926;
}
</style>
border-color css
<style>
span { border-color: #625926; }
span { border-color: rgb(98,89,38); }
td.TdClassName
{
border-color: #625926;
}
.TagClassName
{
border-color: #625926;
}
</style>