Shades of Costa Del Sol #605910
Tints of Costa Del Sol #605910
RGB
CMYK
RGB Variations
Color information
#605910 (or 0x605910) is known color: Costa Del Sol. HEX triplet: 60, 59 and 10. RGB value is (96,89,16). Sum of RGB (Red+Green+Blue) = 96+89+16=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 89 (35.16% from 255 or 44.28% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #605910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605910 is #9FA6EF. Grayscale: #535353. Windows color (decimal): -10462960 or 1071456. OLE color: 1071456.
HSL color Cylindrical-coordinate representation of color #605910: hue angle of 54.75º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #605910 is Cyan = 0, Magento = 0.07, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 16 | - |
| CMYK | 0 | 0.07 | 0.83 | 0.62 |
| HSL | 54.75º | 0.71% | 0.22% | - |
| HSV(B) | 54.75º | 0.83% | 0.38% | - |
| XYZ | 8.49 | 9.67 | 1.91 | - |
| YUV | 82.77 | 90.32 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 16 | 0 | 0.07 | 0.83 | 0.62 | 54.75 | 0.71 | 0.22 |
| Hex | 60 | 59 | 10 | 0 | 7 | 53 | 3E | 37 | 47 | 16 |
| Octal | 140 | 131 | 20 | 0 | 7 | 123 | 76 | 67 | 107 | 26 |
| Binary | 1100000 | 1011001 | 10000 | 0 | 111 | 1010011 | 111110 | 110111 | 1000111 | 10110 |
Color Harmonies of #605910
Complementary color
Monochromatic Colors of #605910
Black with #605910
Text Example
Text Example
White with #605910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605910; }
p { color: rgb(96,89,16); }
H1.HeaderClassName
{
color: #605910;
}
.AnyTagClassName
{
color: #605910;
}
</style>
background-color css
<style>
a { background-color: #605910; }
a { background-color: rgb(96,89,16); }
div.DivClassName
{
background-color: #605910;
}
.BgClassName
{
background-color: #605910;
}
</style>
border-color css
<style>
span { border-color: #605910; }
span { border-color: rgb(96,89,16); }
td.TdClassName
{
border-color: #605910;
}
.TagClassName
{
border-color: #605910;
}
</style>