Shades of Costa Del Sol #605619
Tints of Costa Del Sol #605619
RGB
CMYK
RGB Variations
Color information
#605619 (or 0x605619) is known color: Costa Del Sol. HEX triplet: 60, 56 and 19. RGB value is (96,86,25). Sum of RGB (Red+Green+Blue) = 96+86+25=207 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.38% from 207); Green value is 86 (33.98% from 255 or 41.55% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 96 - color contains mainly: red. Hex color #605619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605619 is #9FA9E6. Grayscale: #525252. Windows color (decimal): -10463719 or 1660512. OLE color: 1660512.
HSL color Cylindrical-coordinate representation of color #605619: hue angle of 51.55º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #605619 is Cyan = 0, Magento = 0.10, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 25 | - |
| CMYK | 0 | 0.10 | 0.74 | 0.62 |
| HSL | 51.55º | 0.59% | 0.24% | - |
| HSV(B) | 51.55º | 0.74% | 0.38% | - |
| XYZ | 8.33 | 9.21 | 2.26 | - |
| YUV | 82.04 | 95.81 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 25 | 0 | 0.10 | 0.74 | 0.62 | 51.55 | 0.59 | 0.24 |
| Hex | 60 | 56 | 19 | 0 | A | 4A | 3E | 34 | 3B | 18 |
| Octal | 140 | 126 | 31 | 0 | 12 | 112 | 76 | 64 | 73 | 30 |
| Binary | 1100000 | 1010110 | 11001 | 0 | 1010 | 1001010 | 111110 | 110100 | 111011 | 11000 |
Color Harmonies of #605619
Complementary color
Monochromatic Colors of #605619
Black with #605619
Text Example
Text Example
White with #605619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605619; }
p { color: rgb(96,86,25); }
H1.HeaderClassName
{
color: #605619;
}
.AnyTagClassName
{
color: #605619;
}
</style>
background-color css
<style>
a { background-color: #605619; }
a { background-color: rgb(96,86,25); }
div.DivClassName
{
background-color: #605619;
}
.BgClassName
{
background-color: #605619;
}
</style>
border-color css
<style>
span { border-color: #605619; }
span { border-color: rgb(96,86,25); }
td.TdClassName
{
border-color: #605619;
}
.TagClassName
{
border-color: #605619;
}
</style>