Shades of Costa Del Sol #606123
Tints of Costa Del Sol #606123
RGB
CMYK
RGB Variations
Color information
#606123 (or 0x606123) is known color: Costa Del Sol. HEX triplet: 60, 61 and 23. RGB value is (96,97,35). Sum of RGB (Red+Green+Blue) = 96+97+35=228 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.11% from 228); Green value is 97 (38.28% from 255 or 42.54% from 228); Blue value is 35 (14.06% from 255 or 15.35% from 228); Max value from RGB is 97 - color contains mainly: green. Hex color #606123 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606123 is #9F9EDC. Grayscale: #595959. Windows color (decimal): -10460893 or 2318688. OLE color: 2318688.
HSL color Cylindrical-coordinate representation of color #606123: hue angle of 60.97º 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 #606123 is Cyan = 0.01, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 97 | 35 | - |
| CMYK | 0.01 | 0 | 0.64 | 0.62 |
| HSL | 60.97º | 0.47% | 0.26% | - |
| HSV(B) | 60.97º | 0.64% | 0.38% | - |
| XYZ | 9.4 | 11.16 | 3.25 | - |
| YUV | 89.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 97 | 35 | 0.01 | 0 | 0.64 | 0.62 | 60.97 | 0.47 | 0.26 |
| Hex | 60 | 61 | 23 | 1 | 0 | 40 | 3E | 3D | 2F | 1A |
| Octal | 140 | 141 | 43 | 1 | 0 | 100 | 76 | 75 | 57 | 32 |
| Binary | 1100000 | 1100001 | 100011 | 1 | 0 | 1000000 | 111110 | 111101 | 101111 | 11010 |
Color Harmonies of #606123
Complementary color
Monochromatic Colors of #606123
Black with #606123
Text Example
Text Example
White with #606123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606123; }
p { color: rgb(96,97,35); }
H1.HeaderClassName
{
color: #606123;
}
.AnyTagClassName
{
color: #606123;
}
</style>
background-color css
<style>
a { background-color: #606123; }
a { background-color: rgb(96,97,35); }
div.DivClassName
{
background-color: #606123;
}
.BgClassName
{
background-color: #606123;
}
</style>
border-color css
<style>
span { border-color: #606123; }
span { border-color: rgb(96,97,35); }
td.TdClassName
{
border-color: #606123;
}
.TagClassName
{
border-color: #606123;
}
</style>