Shades of Costa Del Sol #606027
Tints of Costa Del Sol #606027
RGB
CMYK
RGB Variations
Color information
#606027 (or 0x606027) is known color: Costa Del Sol. HEX triplet: 60, 60 and 27. RGB value is (96,96,39). Sum of RGB (Red+Green+Blue) = 96+96+39=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 39 (15.62% from 255 or 16.88% from 231); Max value from RGB is 96 - color contains mainly: red, green. Hex color #606027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606027 is #9F9FD8. Grayscale: #595959. Windows color (decimal): -10461145 or 2580576. OLE color: 2580576.
HSL color Cylindrical-coordinate representation of color #606027: hue angle of 60º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #606027 is Cyan = 0, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 96 | 39 | - |
| CMYK | 0 | 0 | 0.59 | 0.62 |
| HSL | 60º | 0.42% | 0.26% | - |
| HSV(B) | 60º | 0.59% | 0.38% | - |
| XYZ | 9.37 | 11 | 3.55 | - |
| YUV | 89.5 | 99.5 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 96 | 39 | 0 | 0 | 0.59 | 0.62 | 60 | 0.42 | 0.26 |
| Hex | 60 | 60 | 27 | 0 | 0 | 3B | 3E | 3C | 2A | 1A |
| Octal | 140 | 140 | 47 | 0 | 0 | 73 | 76 | 74 | 52 | 32 |
| Binary | 1100000 | 1100000 | 100111 | 0 | 0 | 111011 | 111110 | 111100 | 101010 | 11010 |
Color Harmonies of #606027
Complementary color
Monochromatic Colors of #606027
Black with #606027
Text Example
Text Example
White with #606027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606027; }
p { color: rgb(96,96,39); }
H1.HeaderClassName
{
color: #606027;
}
.AnyTagClassName
{
color: #606027;
}
</style>
background-color css
<style>
a { background-color: #606027; }
a { background-color: rgb(96,96,39); }
div.DivClassName
{
background-color: #606027;
}
.BgClassName
{
background-color: #606027;
}
</style>
border-color css
<style>
span { border-color: #606027; }
span { border-color: rgb(96,96,39); }
td.TdClassName
{
border-color: #606027;
}
.TagClassName
{
border-color: #606027;
}
</style>