Shades of Costa Del Sol #605720
Tints of Costa Del Sol #605720
RGB
CMYK
RGB Variations
Color information
#605720 (or 0x605720) is known color: Costa Del Sol. HEX triplet: 60, 57 and 20. RGB value is (96,87,32). Sum of RGB (Red+Green+Blue) = 96+87+32=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 87 (34.38% from 255 or 40.47% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 96 - color contains mainly: red. Hex color #605720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605720 is #9FA8DF. Grayscale: #535353. Windows color (decimal): -10463456 or 2119520. OLE color: 2119520.
HSL color Cylindrical-coordinate representation of color #605720: hue angle of 51.56º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #605720 is Cyan = 0, Magento = 0.09, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 87 | 32 | - |
| CMYK | 0 | 0.09 | 0.67 | 0.62 |
| HSL | 51.56º | 0.5% | 0.25% | - |
| HSV(B) | 51.56º | 0.67% | 0.38% | - |
| XYZ | 8.49 | 9.41 | 2.73 | - |
| YUV | 83.42 | 98.98 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 32 | 0 | 0.09 | 0.67 | 0.62 | 51.56 | 0.5 | 0.25 |
| Hex | 60 | 57 | 20 | 0 | 9 | 43 | 3E | 34 | 32 | 19 |
| Octal | 140 | 127 | 40 | 0 | 11 | 103 | 76 | 64 | 62 | 31 |
| Binary | 1100000 | 1010111 | 100000 | 0 | 1001 | 1000011 | 111110 | 110100 | 110010 | 11001 |
Color Harmonies of #605720
Complementary color
Monochromatic Colors of #605720
Black with #605720
Text Example
Text Example
White with #605720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605720; }
p { color: rgb(96,87,32); }
H1.HeaderClassName
{
color: #605720;
}
.AnyTagClassName
{
color: #605720;
}
</style>
background-color css
<style>
a { background-color: #605720; }
a { background-color: rgb(96,87,32); }
div.DivClassName
{
background-color: #605720;
}
.BgClassName
{
background-color: #605720;
}
</style>
border-color css
<style>
span { border-color: #605720; }
span { border-color: rgb(96,87,32); }
td.TdClassName
{
border-color: #605720;
}
.TagClassName
{
border-color: #605720;
}
</style>