Shades of Costa Del Sol #656121
Tints of Costa Del Sol #656121
RGB
CMYK
RGB Variations
Color information
#656121 (or 0x656121) is known color: Costa Del Sol. HEX triplet: 65, 61 and 21. RGB value is (101,97,33). Sum of RGB (Red+Green+Blue) = 101+97+33=231 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.72% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 101 - color contains mainly: red. Hex color #656121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656121 is #9A9EDE. Grayscale: #5B5B5B. Windows color (decimal): -10133215 or 2187621. OLE color: 2187621.
HSL color Cylindrical-coordinate representation of color #656121: hue angle of 56.47º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #656121 is Cyan = 0, Magento = 0.04, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 97 | 33 | - |
| CMYK | 0 | 0.04 | 0.67 | 0.60 |
| HSL | 56.47º | 0.51% | 0.26% | - |
| HSV(B) | 56.47º | 0.67% | 0.4% | - |
| XYZ | 9.92 | 11.43 | 3.12 | - |
| YUV | 90.9 | 95.33 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 97 | 33 | 0 | 0.04 | 0.67 | 0.60 | 56.47 | 0.51 | 0.26 |
| Hex | 65 | 61 | 21 | 0 | 4 | 43 | 3C | 38 | 33 | 1A |
| Octal | 145 | 141 | 41 | 0 | 4 | 103 | 74 | 70 | 63 | 32 |
| Binary | 1100101 | 1100001 | 100001 | 0 | 100 | 1000011 | 111100 | 111000 | 110011 | 11010 |
Color Harmonies of #656121
Complementary color
Monochromatic Colors of #656121
Black with #656121
Text Example
Text Example
White with #656121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656121; }
p { color: rgb(101,97,33); }
H1.HeaderClassName
{
color: #656121;
}
.AnyTagClassName
{
color: #656121;
}
</style>
background-color css
<style>
a { background-color: #656121; }
a { background-color: rgb(101,97,33); }
div.DivClassName
{
background-color: #656121;
}
.BgClassName
{
background-color: #656121;
}
</style>
border-color css
<style>
span { border-color: #656121; }
span { border-color: rgb(101,97,33); }
td.TdClassName
{
border-color: #656121;
}
.TagClassName
{
border-color: #656121;
}
</style>