Shades of Costa Del Sol #605828
Tints of Costa Del Sol #605828
RGB
CMYK
RGB Variations
Color information
#605828 (or 0x605828) is known color: Costa Del Sol. HEX triplet: 60, 58 and 28. RGB value is (96,88,40). Sum of RGB (Red+Green+Blue) = 96+88+40=224 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.86% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 96 - color contains mainly: red. Hex color #605828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605828 is #9FA7D7. Grayscale: #555555. Windows color (decimal): -10463192 or 2644064. OLE color: 2644064.
HSL color Cylindrical-coordinate representation of color #605828: hue angle of 51.43º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #605828 is Cyan = 0, Magento = 0.08, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 40 | - |
| CMYK | 0 | 0.08 | 0.58 | 0.62 |
| HSL | 51.43º | 0.41% | 0.27% | - |
| HSV(B) | 51.43º | 0.58% | 0.38% | - |
| XYZ | 8.7 | 9.62 | 3.41 | - |
| YUV | 84.92 | 102.65 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 40 | 0 | 0.08 | 0.58 | 0.62 | 51.43 | 0.41 | 0.27 |
| Hex | 60 | 58 | 28 | 0 | 8 | 3A | 3E | 33 | 29 | 1B |
| Octal | 140 | 130 | 50 | 0 | 10 | 72 | 76 | 63 | 51 | 33 |
| Binary | 1100000 | 1011000 | 101000 | 0 | 1000 | 111010 | 111110 | 110011 | 101001 | 11011 |
Color Harmonies of #605828
Complementary color
Monochromatic Colors of #605828
Black with #605828
Text Example
Text Example
White with #605828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605828; }
p { color: rgb(96,88,40); }
H1.HeaderClassName
{
color: #605828;
}
.AnyTagClassName
{
color: #605828;
}
</style>
background-color css
<style>
a { background-color: #605828; }
a { background-color: rgb(96,88,40); }
div.DivClassName
{
background-color: #605828;
}
.BgClassName
{
background-color: #605828;
}
</style>
border-color css
<style>
span { border-color: #605828; }
span { border-color: rgb(96,88,40); }
td.TdClassName
{
border-color: #605828;
}
.TagClassName
{
border-color: #605828;
}
</style>