Shades of Costa Del Sol #605808
Tints of Costa Del Sol #605808
RGB
CMYK
RGB Variations
Color information
#605808 (or 0x605808) is known color: Costa Del Sol. HEX triplet: 60, 58 and 08. RGB value is (96,88,8). Sum of RGB (Red+Green+Blue) = 96+88+8=192 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50% from 192); Green value is 88 (34.77% from 255 or 45.83% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 96 - color contains mainly: red. Hex color #605808 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605808 is #9FA7F7. Grayscale: #515151. Windows color (decimal): -10463224 or 546912. OLE color: 546912.
HSL color Cylindrical-coordinate representation of color #605808: hue angle of 54.55º 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 #605808 is Cyan = 0, Magento = 0.08, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 8 | - |
| CMYK | 0 | 0.08 | 0.92 | 0.62 |
| HSL | 54.55º | 0.85% | 0.2% | - |
| HSV(B) | 54.55º | 0.92% | 0.38% | - |
| XYZ | 8.36 | 9.48 | 1.62 | - |
| YUV | 81.27 | 86.65 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 8 | 0 | 0.08 | 0.92 | 0.62 | 54.55 | 0.85 | 0.2 |
| Hex | 60 | 58 | 8 | 0 | 8 | 5C | 3E | 37 | 55 | 14 |
| Octal | 140 | 130 | 10 | 0 | 10 | 134 | 76 | 67 | 125 | 24 |
| Binary | 1100000 | 1011000 | 1000 | 0 | 1000 | 1011100 | 111110 | 110111 | 1010101 | 10100 |
Color Harmonies of #605808
Complementary color
Monochromatic Colors of #605808
Black with #605808
Text Example
Text Example
White with #605808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605808; }
p { color: rgb(96,88,8); }
H1.HeaderClassName
{
color: #605808;
}
.AnyTagClassName
{
color: #605808;
}
</style>
background-color css
<style>
a { background-color: #605808; }
a { background-color: rgb(96,88,8); }
div.DivClassName
{
background-color: #605808;
}
.BgClassName
{
background-color: #605808;
}
</style>
border-color css
<style>
span { border-color: #605808; }
span { border-color: rgb(96,88,8); }
td.TdClassName
{
border-color: #605808;
}
.TagClassName
{
border-color: #605808;
}
</style>