Shades of Costa Del Sol #605726
Tints of Costa Del Sol #605726
RGB
CMYK
RGB Variations
Color information
#605726 (or 0x605726) is known color: Costa Del Sol. HEX triplet: 60, 57 and 26. RGB value is (96,87,38). Sum of RGB (Red+Green+Blue) = 96+87+38=221 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.44% from 221); Green value is 87 (34.38% from 255 or 39.37% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 96 - color contains mainly: red. Hex color #605726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605726 is #9FA8D9. Grayscale: #545454. Windows color (decimal): -10463450 or 2512736. OLE color: 2512736.
HSL color Cylindrical-coordinate representation of color #605726: hue angle of 50.69º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #605726 is Cyan = 0, Magento = 0.09, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 87 | 38 | - |
| CMYK | 0 | 0.09 | 0.60 | 0.62 |
| HSL | 50.69º | 0.43% | 0.26% | - |
| HSV(B) | 50.69º | 0.6% | 0.38% | - |
| XYZ | 8.58 | 9.44 | 3.2 | - |
| YUV | 84.11 | 101.98 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 38 | 0 | 0.09 | 0.60 | 0.62 | 50.69 | 0.43 | 0.26 |
| Hex | 60 | 57 | 26 | 0 | 9 | 3C | 3E | 33 | 2B | 1A |
| Octal | 140 | 127 | 46 | 0 | 11 | 74 | 76 | 63 | 53 | 32 |
| Binary | 1100000 | 1010111 | 100110 | 0 | 1001 | 111100 | 111110 | 110011 | 101011 | 11010 |
Color Harmonies of #605726
Complementary color
Monochromatic Colors of #605726
Black with #605726
Text Example
Text Example
White with #605726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605726; }
p { color: rgb(96,87,38); }
H1.HeaderClassName
{
color: #605726;
}
.AnyTagClassName
{
color: #605726;
}
</style>
background-color css
<style>
a { background-color: #605726; }
a { background-color: rgb(96,87,38); }
div.DivClassName
{
background-color: #605726;
}
.BgClassName
{
background-color: #605726;
}
</style>
border-color css
<style>
span { border-color: #605726; }
span { border-color: rgb(96,87,38); }
td.TdClassName
{
border-color: #605726;
}
.TagClassName
{
border-color: #605726;
}
</style>