Shades of Costa Del Sol #605908
Tints of Costa Del Sol #605908
RGB
CMYK
RGB Variations
Color information
#605908 (or 0x605908) is known color: Costa Del Sol. HEX triplet: 60, 59 and 08. RGB value is (96,89,8). Sum of RGB (Red+Green+Blue) = 96+89+8=193 (25% of max value = 765). Red value is 96 (37.89% from 255 or 49.74% from 193); Green value is 89 (35.16% from 255 or 46.11% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 96 - color contains mainly: red. Hex color #605908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605908 is #9FA6F7. Grayscale: #525252. Windows color (decimal): -10462968 or 547168. OLE color: 547168.
HSL color Cylindrical-coordinate representation of color #605908: hue angle of 55.23º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #605908 is Cyan = 0, Magento = 0.07, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 8 | - |
| CMYK | 0 | 0.07 | 0.92 | 0.62 |
| HSL | 55.23º | 0.85% | 0.2% | - |
| HSV(B) | 55.23º | 0.92% | 0.38% | - |
| XYZ | 8.44 | 9.65 | 1.65 | - |
| YUV | 81.86 | 86.32 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 8 | 0 | 0.07 | 0.92 | 0.62 | 55.23 | 0.85 | 0.2 |
| Hex | 60 | 59 | 8 | 0 | 7 | 5C | 3E | 37 | 55 | 14 |
| Octal | 140 | 131 | 10 | 0 | 7 | 134 | 76 | 67 | 125 | 24 |
| Binary | 1100000 | 1011001 | 1000 | 0 | 111 | 1011100 | 111110 | 110111 | 1010101 | 10100 |
Color Harmonies of #605908
Complementary color
Monochromatic Colors of #605908
Black with #605908
Text Example
Text Example
White with #605908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605908; }
p { color: rgb(96,89,8); }
H1.HeaderClassName
{
color: #605908;
}
.AnyTagClassName
{
color: #605908;
}
</style>
background-color css
<style>
a { background-color: #605908; }
a { background-color: rgb(96,89,8); }
div.DivClassName
{
background-color: #605908;
}
.BgClassName
{
background-color: #605908;
}
</style>
border-color css
<style>
span { border-color: #605908; }
span { border-color: rgb(96,89,8); }
td.TdClassName
{
border-color: #605908;
}
.TagClassName
{
border-color: #605908;
}
</style>