Shades of Costa Del Sol #656218
Tints of Costa Del Sol #656218
RGB
CMYK
RGB Variations
Color information
#656218 (or 0x656218) is known color: Costa Del Sol. HEX triplet: 65, 62 and 18. RGB value is (101,98,24). Sum of RGB (Red+Green+Blue) = 101+98+24=223 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.29% from 223); Green value is 98 (38.67% from 255 or 43.95% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 101 - color contains mainly: red. Hex color #656218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656218 is #9A9DE7. Grayscale: #5A5A5A. Windows color (decimal): -10132968 or 1598053. OLE color: 1598053.
HSL color Cylindrical-coordinate representation of color #656218: hue angle of 57.66º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #656218 is Cyan = 0, Magento = 0.03, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 24 | - |
| CMYK | 0 | 0.03 | 0.76 | 0.60 |
| HSL | 57.66º | 0.62% | 0.25% | - |
| HSV(B) | 57.66º | 0.76% | 0.4% | - |
| XYZ | 9.9 | 11.57 | 2.58 | - |
| YUV | 90.46 | 90.49 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 24 | 0 | 0.03 | 0.76 | 0.60 | 57.66 | 0.62 | 0.25 |
| Hex | 65 | 62 | 18 | 0 | 3 | 4C | 3C | 3A | 3E | 19 |
| Octal | 145 | 142 | 30 | 0 | 3 | 114 | 74 | 72 | 76 | 31 |
| Binary | 1100101 | 1100010 | 11000 | 0 | 11 | 1001100 | 111100 | 111010 | 111110 | 11001 |
Color Harmonies of #656218
Complementary color
Monochromatic Colors of #656218
Black with #656218
Text Example
Text Example
White with #656218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656218; }
p { color: rgb(101,98,24); }
H1.HeaderClassName
{
color: #656218;
}
.AnyTagClassName
{
color: #656218;
}
</style>
background-color css
<style>
a { background-color: #656218; }
a { background-color: rgb(101,98,24); }
div.DivClassName
{
background-color: #656218;
}
.BgClassName
{
background-color: #656218;
}
</style>
border-color css
<style>
span { border-color: #656218; }
span { border-color: rgb(101,98,24); }
td.TdClassName
{
border-color: #656218;
}
.TagClassName
{
border-color: #656218;
}
</style>