Shades of Costa Del Sol #5C5916
Tints of Costa Del Sol #5C5916
RGB
CMYK
RGB Variations
Color information
#5C5916 (or 0x5C5916) is known color: Costa Del Sol. HEX triplet: 5C, 59 and 16. RGB value is (92,89,22). Sum of RGB (Red+Green+Blue) = 92+89+22=203 (26% of max value = 765). Red value is 92 (36.33% from 255 or 45.32% from 203); Green value is 89 (35.16% from 255 or 43.84% from 203); Blue value is 22 (8.98% from 255 or 10.84% from 203); Max value from RGB is 92 - color contains mainly: red. Hex color #5C5916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5C5916 is #A3A6E9. Grayscale: #525252. Windows color (decimal): -10725098 or 1464668. OLE color: 1464668.
HSL color Cylindrical-coordinate representation of color #5C5916: hue angle of 57.43º degrees, saturation: 0.61, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #5C5916 is Cyan = 0, Magento = 0.03, Yellow = 0.76 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 92 | 89 | 22 | - |
| CMYK | 0 | 0.03 | 0.76 | 0.64 |
| HSL | 57.43º | 0.61% | 0.22% | - |
| HSV(B) | 57.43º | 0.76% | 0.36% | - |
| XYZ | 8.13 | 9.48 | 2.16 | - |
| YUV | 82.26 | 93.99 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 89 | 22 | 0 | 0.03 | 0.76 | 0.64 | 57.43 | 0.61 | 0.22 |
| Hex | 5C | 59 | 16 | 0 | 3 | 4C | 40 | 39 | 3D | 16 |
| Octal | 134 | 131 | 26 | 0 | 3 | 114 | 100 | 71 | 75 | 26 |
| Binary | 1011100 | 1011001 | 10110 | 0 | 11 | 1001100 | 1000000 | 111001 | 111101 | 10110 |
Color Harmonies of #5C5916
Complementary color
Monochromatic Colors of #5C5916
Black with #5C5916
Text Example
Text Example
White with #5C5916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C5916; }
p { color: rgb(92,89,22); }
H1.HeaderClassName
{
color: #5C5916;
}
.AnyTagClassName
{
color: #5C5916;
}
</style>
background-color css
<style>
a { background-color: #5C5916; }
a { background-color: rgb(92,89,22); }
div.DivClassName
{
background-color: #5C5916;
}
.BgClassName
{
background-color: #5C5916;
}
</style>
border-color css
<style>
span { border-color: #5C5916; }
span { border-color: rgb(92,89,22); }
td.TdClassName
{
border-color: #5C5916;
}
.TagClassName
{
border-color: #5C5916;
}
</style>