Shades of Costa Del Sol #606226
Tints of Costa Del Sol #606226
RGB
CMYK
RGB Variations
Color information
#606226 (or 0x606226) is known color: Costa Del Sol. HEX triplet: 60, 62 and 26. RGB value is (96,98,38). Sum of RGB (Red+Green+Blue) = 96+98+38=232 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.38% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 38 (15.23% from 255 or 16.38% from 232); Max value from RGB is 98 - color contains mainly: green. Hex color #606226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606226 is #9F9DD9. Grayscale: #5A5A5A. Windows color (decimal): -10460634 or 2515552. OLE color: 2515552.
HSL color Cylindrical-coordinate representation of color #606226: hue angle of 62º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #606226 is Cyan = 0.02, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 98 | 38 | - |
| CMYK | 0.02 | 0 | 0.61 | 0.62 |
| HSL | 62º | 0.44% | 0.27% | - |
| HSV(B) | 62º | 0.61% | 0.38% | - |
| XYZ | 9.54 | 11.36 | 3.52 | - |
| YUV | 90.56 | 98.34 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 98 | 38 | 0.02 | 0 | 0.61 | 0.62 | 62 | 0.44 | 0.27 |
| Hex | 60 | 62 | 26 | 2 | 0 | 3D | 3E | 3E | 2C | 1B |
| Octal | 140 | 142 | 46 | 2 | 0 | 75 | 76 | 76 | 54 | 33 |
| Binary | 1100000 | 1100010 | 100110 | 10 | 0 | 111101 | 111110 | 111110 | 101100 | 11011 |
Color Harmonies of #606226
Complementary color
Monochromatic Colors of #606226
Black with #606226
Text Example
Text Example
White with #606226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606226; }
p { color: rgb(96,98,38); }
H1.HeaderClassName
{
color: #606226;
}
.AnyTagClassName
{
color: #606226;
}
</style>
background-color css
<style>
a { background-color: #606226; }
a { background-color: rgb(96,98,38); }
div.DivClassName
{
background-color: #606226;
}
.BgClassName
{
background-color: #606226;
}
</style>
border-color css
<style>
span { border-color: #606226; }
span { border-color: rgb(96,98,38); }
td.TdClassName
{
border-color: #606226;
}
.TagClassName
{
border-color: #606226;
}
</style>