Shades of Costa Del Sol #616227
Tints of Costa Del Sol #616227
RGB
CMYK
RGB Variations
Color information
#616227 (or 0x616227) is known color: Costa Del Sol. HEX triplet: 61, 62 and 27. RGB value is (97,98,39). Sum of RGB (Red+Green+Blue) = 97+98+39=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 98 (38.67% from 255 or 41.88% from 234); Blue value is 39 (15.62% from 255 or 16.67% from 234); Max value from RGB is 98 - color contains mainly: green. Hex color #616227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616227 is #9E9DD8. Grayscale: #5B5B5B. Windows color (decimal): -10395097 or 2581089. OLE color: 2581089.
HSL color Cylindrical-coordinate representation of color #616227: hue angle of 61.02º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #616227 is Cyan = 0.01, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 98 | 39 | - |
| CMYK | 0.01 | 0 | 0.60 | 0.62 |
| HSL | 61.02º | 0.43% | 0.27% | - |
| HSV(B) | 61.02º | 0.6% | 0.38% | - |
| XYZ | 9.66 | 11.42 | 3.62 | - |
| YUV | 90.98 | 98.67 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 39 | 0.01 | 0 | 0.60 | 0.62 | 61.02 | 0.43 | 0.27 |
| Hex | 61 | 62 | 27 | 1 | 0 | 3C | 3E | 3D | 2B | 1B |
| Octal | 141 | 142 | 47 | 1 | 0 | 74 | 76 | 75 | 53 | 33 |
| Binary | 1100001 | 1100010 | 100111 | 1 | 0 | 111100 | 111110 | 111101 | 101011 | 11011 |
Color Harmonies of #616227
Complementary color
Monochromatic Colors of #616227
Black with #616227
Text Example
Text Example
White with #616227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616227; }
p { color: rgb(97,98,39); }
H1.HeaderClassName
{
color: #616227;
}
.AnyTagClassName
{
color: #616227;
}
</style>
background-color css
<style>
a { background-color: #616227; }
a { background-color: rgb(97,98,39); }
div.DivClassName
{
background-color: #616227;
}
.BgClassName
{
background-color: #616227;
}
</style>
border-color css
<style>
span { border-color: #616227; }
span { border-color: rgb(97,98,39); }
td.TdClassName
{
border-color: #616227;
}
.TagClassName
{
border-color: #616227;
}
</style>