Shades of Costa Del Sol #605912
Tints of Costa Del Sol #605912
RGB
CMYK
RGB Variations
Color information
#605912 (or 0x605912) is known color: Costa Del Sol. HEX triplet: 60, 59 and 12. RGB value is (96,89,18). Sum of RGB (Red+Green+Blue) = 96+89+18=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 89 (35.16% from 255 or 43.84% from 203); Blue value is 18 (7.42% from 255 or 8.87% from 203); Max value from RGB is 96 - color contains mainly: red. Hex color #605912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605912 is #9FA6ED. Grayscale: #535353. Windows color (decimal): -10462958 or 1202528. OLE color: 1202528.
HSL color Cylindrical-coordinate representation of color #605912: hue angle of 54.62º 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 #605912 is Cyan = 0, Magento = 0.07, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 18 | - |
| CMYK | 0 | 0.07 | 0.81 | 0.62 |
| HSL | 54.62º | 0.68% | 0.22% | - |
| HSV(B) | 54.62º | 0.81% | 0.38% | - |
| XYZ | 8.51 | 9.68 | 1.99 | - |
| YUV | 83 | 91.32 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 18 | 0 | 0.07 | 0.81 | 0.62 | 54.62 | 0.68 | 0.22 |
| Hex | 60 | 59 | 12 | 0 | 7 | 51 | 3E | 37 | 44 | 16 |
| Octal | 140 | 131 | 22 | 0 | 7 | 121 | 76 | 67 | 104 | 26 |
| Binary | 1100000 | 1011001 | 10010 | 0 | 111 | 1010001 | 111110 | 110111 | 1000100 | 10110 |
Color Harmonies of #605912
Complementary color
Monochromatic Colors of #605912
Black with #605912
Text Example
Text Example
White with #605912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605912; }
p { color: rgb(96,89,18); }
H1.HeaderClassName
{
color: #605912;
}
.AnyTagClassName
{
color: #605912;
}
</style>
background-color css
<style>
a { background-color: #605912; }
a { background-color: rgb(96,89,18); }
div.DivClassName
{
background-color: #605912;
}
.BgClassName
{
background-color: #605912;
}
</style>
border-color css
<style>
span { border-color: #605912; }
span { border-color: rgb(96,89,18); }
td.TdClassName
{
border-color: #605912;
}
.TagClassName
{
border-color: #605912;
}
</style>