Shades of Costa Del Sol #605819
Tints of Costa Del Sol #605819
RGB
CMYK
RGB Variations
Color information
#605819 (or 0x605819) is known color: Costa Del Sol. HEX triplet: 60, 58 and 19. RGB value is (96,88,25). Sum of RGB (Red+Green+Blue) = 96+88+25=209 (27% of max value = 765). Red value is 96 (37.89% from 255 or 45.93% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 96 - color contains mainly: red. Hex color #605819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605819 is #9FA7E6. Grayscale: #535353. Windows color (decimal): -10463207 or 1661024. OLE color: 1661024.
HSL color Cylindrical-coordinate representation of color #605819: hue angle of 53.24º 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 #605819 is Cyan = 0, Magento = 0.08, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 25 | - |
| CMYK | 0 | 0.08 | 0.74 | 0.62 |
| HSL | 53.24º | 0.59% | 0.24% | - |
| HSV(B) | 53.24º | 0.74% | 0.38% | - |
| XYZ | 8.49 | 9.54 | 2.31 | - |
| YUV | 83.21 | 95.15 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 25 | 0 | 0.08 | 0.74 | 0.62 | 53.24 | 0.59 | 0.24 |
| Hex | 60 | 58 | 19 | 0 | 8 | 4A | 3E | 35 | 3B | 18 |
| Octal | 140 | 130 | 31 | 0 | 10 | 112 | 76 | 65 | 73 | 30 |
| Binary | 1100000 | 1011000 | 11001 | 0 | 1000 | 1001010 | 111110 | 110101 | 111011 | 11000 |
Color Harmonies of #605819
Complementary color
Monochromatic Colors of #605819
Black with #605819
Text Example
Text Example
White with #605819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605819; }
p { color: rgb(96,88,25); }
H1.HeaderClassName
{
color: #605819;
}
.AnyTagClassName
{
color: #605819;
}
</style>
background-color css
<style>
a { background-color: #605819; }
a { background-color: rgb(96,88,25); }
div.DivClassName
{
background-color: #605819;
}
.BgClassName
{
background-color: #605819;
}
</style>
border-color css
<style>
span { border-color: #605819; }
span { border-color: rgb(96,88,25); }
td.TdClassName
{
border-color: #605819;
}
.TagClassName
{
border-color: #605819;
}
</style>