Shades of Costa Del Sol #605712
Tints of Costa Del Sol #605712
RGB
CMYK
RGB Variations
Color information
#605712 (or 0x605712) is known color: Costa Del Sol. HEX triplet: 60, 57 and 12. RGB value is (96,87,18). Sum of RGB (Red+Green+Blue) = 96+87+18=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 87 (34.38% from 255 or 43.28% from 201); Blue value is 18 (7.42% from 255 or 8.96% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #605712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605712 is #9FA8ED. Grayscale: #525252. Windows color (decimal): -10463470 or 1202016. OLE color: 1202016.
HSL color Cylindrical-coordinate representation of color #605712: hue angle of 53.08º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #605712 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 87 | 18 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.62 |
| HSL | 53.08º | 0.68% | 0.22% | - |
| HSV(B) | 53.08º | 0.81% | 0.38% | - |
| XYZ | 8.34 | 9.35 | 1.94 | - |
| YUV | 81.83 | 91.98 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 18 | 0 | 0.09 | 0.81 | 0.62 | 53.08 | 0.68 | 0.22 |
| Hex | 60 | 57 | 12 | 0 | 9 | 51 | 3E | 35 | 44 | 16 |
| Octal | 140 | 127 | 22 | 0 | 11 | 121 | 76 | 65 | 104 | 26 |
| Binary | 1100000 | 1010111 | 10010 | 0 | 1001 | 1010001 | 111110 | 110101 | 1000100 | 10110 |
Color Harmonies of #605712
Complementary color
Monochromatic Colors of #605712
Black with #605712
Text Example
Text Example
White with #605712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605712; }
p { color: rgb(96,87,18); }
H1.HeaderClassName
{
color: #605712;
}
.AnyTagClassName
{
color: #605712;
}
</style>
background-color css
<style>
a { background-color: #605712; }
a { background-color: rgb(96,87,18); }
div.DivClassName
{
background-color: #605712;
}
.BgClassName
{
background-color: #605712;
}
</style>
border-color css
<style>
span { border-color: #605712; }
span { border-color: rgb(96,87,18); }
td.TdClassName
{
border-color: #605712;
}
.TagClassName
{
border-color: #605712;
}
</style>