Shades of Costa Del Sol #616230
Tints of Costa Del Sol #616230
RGB
CMYK
RGB Variations
Color information
#616230 (or 0x616230) is known color: Costa Del Sol. HEX triplet: 61, 62 and 30. RGB value is (97,98,48). Sum of RGB (Red+Green+Blue) = 97+98+48=243 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.92% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 98 - color contains mainly: green. Hex color #616230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616230 is #9E9DCF. Grayscale: #5C5C5C. Windows color (decimal): -10395088 or 3170913. OLE color: 3170913.
HSL color Cylindrical-coordinate representation of color #616230: hue angle of 61.2º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #616230 is Cyan = 0.01, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 98 | 48 | - |
| CMYK | 0.01 | 0 | 0.51 | 0.62 |
| HSL | 61.2º | 0.34% | 0.29% | - |
| HSV(B) | 61.2º | 0.51% | 0.38% | - |
| XYZ | 9.83 | 11.49 | 4.5 | - |
| YUV | 92 | 103.17 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 48 | 0.01 | 0 | 0.51 | 0.62 | 61.2 | 0.34 | 0.29 |
| Hex | 61 | 62 | 30 | 1 | 0 | 33 | 3E | 3D | 22 | 1D |
| Octal | 141 | 142 | 60 | 1 | 0 | 63 | 76 | 75 | 42 | 35 |
| Binary | 1100001 | 1100010 | 110000 | 1 | 0 | 110011 | 111110 | 111101 | 100010 | 11101 |
Color Harmonies of #616230
Complementary color
Monochromatic Colors of #616230
Black with #616230
Text Example
Text Example
White with #616230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616230; }
p { color: rgb(97,98,48); }
H1.HeaderClassName
{
color: #616230;
}
.AnyTagClassName
{
color: #616230;
}
</style>
background-color css
<style>
a { background-color: #616230; }
a { background-color: rgb(97,98,48); }
div.DivClassName
{
background-color: #616230;
}
.BgClassName
{
background-color: #616230;
}
</style>
border-color css
<style>
span { border-color: #616230; }
span { border-color: rgb(97,98,48); }
td.TdClassName
{
border-color: #616230;
}
.TagClassName
{
border-color: #616230;
}
</style>