Shades of Costa Del Sol #605924
Tints of Costa Del Sol #605924
RGB
CMYK
RGB Variations
Color information
#605924 (or 0x605924) is known color: Costa Del Sol. HEX triplet: 60, 59 and 24. RGB value is (96,89,36). Sum of RGB (Red+Green+Blue) = 96+89+36=221 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.44% from 221); Green value is 89 (35.16% from 255 or 40.27% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 96 - color contains mainly: red. Hex color #605924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605924 is #9FA6DB. Grayscale: #555555. Windows color (decimal): -10462940 or 2382176. OLE color: 2382176.
HSL color Cylindrical-coordinate representation of color #605924: hue angle of 53º 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 #605924 is Cyan = 0, Magento = 0.07, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 36 | - |
| CMYK | 0 | 0.07 | 0.62 | 0.62 |
| HSL | 53º | 0.45% | 0.26% | - |
| HSV(B) | 53º | 0.63% | 0.38% | - |
| XYZ | 8.71 | 9.76 | 3.09 | - |
| YUV | 85.05 | 100.32 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 36 | 0 | 0.07 | 0.62 | 0.62 | 53 | 0.45 | 0.26 |
| Hex | 60 | 59 | 24 | 0 | 7 | 3E | 3E | 35 | 2D | 1A |
| Octal | 140 | 131 | 44 | 0 | 7 | 76 | 76 | 65 | 55 | 32 |
| Binary | 1100000 | 1011001 | 100100 | 0 | 111 | 111110 | 111110 | 110101 | 101101 | 11010 |
Color Harmonies of #605924
Complementary color
Monochromatic Colors of #605924
Black with #605924
Text Example
Text Example
White with #605924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605924; }
p { color: rgb(96,89,36); }
H1.HeaderClassName
{
color: #605924;
}
.AnyTagClassName
{
color: #605924;
}
</style>
background-color css
<style>
a { background-color: #605924; }
a { background-color: rgb(96,89,36); }
div.DivClassName
{
background-color: #605924;
}
.BgClassName
{
background-color: #605924;
}
</style>
border-color css
<style>
span { border-color: #605924; }
span { border-color: rgb(96,89,36); }
td.TdClassName
{
border-color: #605924;
}
.TagClassName
{
border-color: #605924;
}
</style>