Shades of Costa Del Sol #605932
Tints of Costa Del Sol #605932
RGB
CMYK
RGB Variations
Color information
#605932 (or 0x605932) is known color: Costa Del Sol. HEX triplet: 60, 59 and 32. RGB value is (96,89,50). Sum of RGB (Red+Green+Blue) = 96+89+50=235 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.85% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 96 - color contains mainly: red. Hex color #605932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605932 is #9FA6CD. Grayscale: #565656. Windows color (decimal): -10462926 or 3299680. OLE color: 3299680.
HSL color Cylindrical-coordinate representation of color #605932: hue angle of 50.87º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #605932 is Cyan = 0, Magento = 0.07, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 50 | - |
| CMYK | 0 | 0.07 | 0.48 | 0.62 |
| HSL | 50.87º | 0.32% | 0.29% | - |
| HSV(B) | 50.87º | 0.48% | 0.38% | - |
| XYZ | 8.97 | 9.86 | 4.45 | - |
| YUV | 86.65 | 107.32 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 50 | 0 | 0.07 | 0.48 | 0.62 | 50.87 | 0.32 | 0.29 |
| Hex | 60 | 59 | 32 | 0 | 7 | 30 | 3E | 33 | 20 | 1D |
| Octal | 140 | 131 | 62 | 0 | 7 | 60 | 76 | 63 | 40 | 35 |
| Binary | 1100000 | 1011001 | 110010 | 0 | 111 | 110000 | 111110 | 110011 | 100000 | 11101 |
Color Harmonies of #605932
Complementary color
Monochromatic Colors of #605932
Black with #605932
Text Example
Text Example
White with #605932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605932; }
p { color: rgb(96,89,50); }
H1.HeaderClassName
{
color: #605932;
}
.AnyTagClassName
{
color: #605932;
}
</style>
background-color css
<style>
a { background-color: #605932; }
a { background-color: rgb(96,89,50); }
div.DivClassName
{
background-color: #605932;
}
.BgClassName
{
background-color: #605932;
}
</style>
border-color css
<style>
span { border-color: #605932; }
span { border-color: rgb(96,89,50); }
td.TdClassName
{
border-color: #605932;
}
.TagClassName
{
border-color: #605932;
}
</style>