Shades of Costa Del Sol #616123
Tints of Costa Del Sol #616123
RGB
CMYK
RGB Variations
Color information
#616123 (or 0x616123) is known color: Costa Del Sol. HEX triplet: 61, 61 and 23. RGB value is (97,97,35). Sum of RGB (Red+Green+Blue) = 97+97+35=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 97 (38.28% from 255 or 42.36% from 229); Blue value is 35 (14.06% from 255 or 15.28% from 229); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616123 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616123 is #9E9EDC. Grayscale: #5A5A5A. Windows color (decimal): -10395357 or 2318689. OLE color: 2318689.
HSL color Cylindrical-coordinate representation of color #616123: hue angle of 60º 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 #616123 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 35 | - |
| CMYK | 0 | 0 | 0.64 | 0.62 |
| HSL | 60º | 0.47% | 0.26% | - |
| HSV(B) | 60º | 0.64% | 0.38% | - |
| XYZ | 9.51 | 11.21 | 3.25 | - |
| YUV | 89.93 | 97 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 35 | 0 | 0 | 0.64 | 0.62 | 60 | 0.47 | 0.26 |
| Hex | 61 | 61 | 23 | 0 | 0 | 40 | 3E | 3C | 2F | 1A |
| Octal | 141 | 141 | 43 | 0 | 0 | 100 | 76 | 74 | 57 | 32 |
| Binary | 1100001 | 1100001 | 100011 | 0 | 0 | 1000000 | 111110 | 111100 | 101111 | 11010 |
Color Harmonies of #616123
Complementary color
Monochromatic Colors of #616123
Black with #616123
Text Example
Text Example
White with #616123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616123; }
p { color: rgb(97,97,35); }
H1.HeaderClassName
{
color: #616123;
}
.AnyTagClassName
{
color: #616123;
}
</style>
background-color css
<style>
a { background-color: #616123; }
a { background-color: rgb(97,97,35); }
div.DivClassName
{
background-color: #616123;
}
.BgClassName
{
background-color: #616123;
}
</style>
border-color css
<style>
span { border-color: #616123; }
span { border-color: rgb(97,97,35); }
td.TdClassName
{
border-color: #616123;
}
.TagClassName
{
border-color: #616123;
}
</style>