Shades of Costa Del Sol #616023
Tints of Costa Del Sol #616023
RGB
CMYK
RGB Variations
Color information
#616023 (or 0x616023) is known color: Costa Del Sol. HEX triplet: 61, 60 and 23. RGB value is (97,96,35). Sum of RGB (Red+Green+Blue) = 97+96+35=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 35 (14.06% from 255 or 15.35% from 228); Max value from RGB is 97 - color contains mainly: red. Hex color #616023 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616023 is #9E9FDC. Grayscale: #595959. Windows color (decimal): -10395613 or 2318433. OLE color: 2318433.
HSL color Cylindrical-coordinate representation of color #616023: hue angle of 59.03º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #616023 is Cyan = 0, Magento = 0.01, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 35 | - |
| CMYK | 0 | 0.01 | 0.64 | 0.62 |
| HSL | 59.03º | 0.47% | 0.26% | - |
| HSV(B) | 59.03º | 0.64% | 0.38% | - |
| XYZ | 9.42 | 11.03 | 3.22 | - |
| YUV | 89.35 | 97.33 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 35 | 0 | 0.01 | 0.64 | 0.62 | 59.03 | 0.47 | 0.26 |
| Hex | 61 | 60 | 23 | 0 | 1 | 40 | 3E | 3B | 2F | 1A |
| Octal | 141 | 140 | 43 | 0 | 1 | 100 | 76 | 73 | 57 | 32 |
| Binary | 1100001 | 1100000 | 100011 | 0 | 1 | 1000000 | 111110 | 111011 | 101111 | 11010 |
Color Harmonies of #616023
Complementary color
Monochromatic Colors of #616023
Black with #616023
Text Example
Text Example
White with #616023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616023; }
p { color: rgb(97,96,35); }
H1.HeaderClassName
{
color: #616023;
}
.AnyTagClassName
{
color: #616023;
}
</style>
background-color css
<style>
a { background-color: #616023; }
a { background-color: rgb(97,96,35); }
div.DivClassName
{
background-color: #616023;
}
.BgClassName
{
background-color: #616023;
}
</style>
border-color css
<style>
span { border-color: #616023; }
span { border-color: rgb(97,96,35); }
td.TdClassName
{
border-color: #616023;
}
.TagClassName
{
border-color: #616023;
}
</style>