Shades of Costa Del Sol #605907
Tints of Costa Del Sol #605907
RGB
CMYK
RGB Variations
Color information
#605907 (or 0x605907) is known color: Costa Del Sol. HEX triplet: 60, 59 and 07. RGB value is (96,89,7). Sum of RGB (Red+Green+Blue) = 96+89+7=192 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50% from 192); Green value is 89 (35.16% from 255 or 46.35% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 96 - color contains mainly: red. Hex color #605907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605907 is #9FA6F8. Grayscale: #525252. Windows color (decimal): -10462969 or 481632. OLE color: 481632.
HSL color Cylindrical-coordinate representation of color #605907: hue angle of 55.28º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #605907 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 7 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.62 |
| HSL | 55.28º | 0.86% | 0.2% | - |
| HSV(B) | 55.28º | 0.93% | 0.38% | - |
| XYZ | 8.43 | 9.65 | 1.62 | - |
| YUV | 81.75 | 85.82 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 7 | 0 | 0.07 | 0.93 | 0.62 | 55.28 | 0.86 | 0.2 |
| Hex | 60 | 59 | 7 | 0 | 7 | 5D | 3E | 37 | 56 | 14 |
| Octal | 140 | 131 | 7 | 0 | 7 | 135 | 76 | 67 | 126 | 24 |
| Binary | 1100000 | 1011001 | 111 | 0 | 111 | 1011101 | 111110 | 110111 | 1010110 | 10100 |
Color Harmonies of #605907
Complementary color
Monochromatic Colors of #605907
Black with #605907
Text Example
Text Example
White with #605907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605907; }
p { color: rgb(96,89,7); }
H1.HeaderClassName
{
color: #605907;
}
.AnyTagClassName
{
color: #605907;
}
</style>
background-color css
<style>
a { background-color: #605907; }
a { background-color: rgb(96,89,7); }
div.DivClassName
{
background-color: #605907;
}
.BgClassName
{
background-color: #605907;
}
</style>
border-color css
<style>
span { border-color: #605907; }
span { border-color: rgb(96,89,7); }
td.TdClassName
{
border-color: #605907;
}
.TagClassName
{
border-color: #605907;
}
</style>