Shades of Costa Del Sol #656332
Tints of Costa Del Sol #656332
RGB
CMYK
RGB Variations
Color information
#656332 (or 0x656332) is known color: Costa Del Sol. HEX triplet: 65, 63 and 32. RGB value is (101,99,50). Sum of RGB (Red+Green+Blue) = 101+99+50=250 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.4% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 50 (19.92% from 255 or 20% from 250); Max value from RGB is 101 - color contains mainly: red. Hex color #656332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656332 is #9A9CCD. Grayscale: #5E5E5E. Windows color (decimal): -10132686 or 3302245. OLE color: 3302245.
HSL color Cylindrical-coordinate representation of color #656332: hue angle of 57.65º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #656332 is Cyan = 0, Magento = 0.02, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 50 | - |
| CMYK | 0 | 0.02 | 0.50 | 0.60 |
| HSL | 57.65º | 0.34% | 0.3% | - |
| HSV(B) | 57.65º | 0.5% | 0.4% | - |
| XYZ | 10.4 | 11.92 | 4.77 | - |
| YUV | 94.01 | 103.16 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 50 | 0 | 0.02 | 0.50 | 0.60 | 57.65 | 0.34 | 0.3 |
| Hex | 65 | 63 | 32 | 0 | 2 | 32 | 3C | 3A | 22 | 1E |
| Octal | 145 | 143 | 62 | 0 | 2 | 62 | 74 | 72 | 42 | 36 |
| Binary | 1100101 | 1100011 | 110010 | 0 | 10 | 110010 | 111100 | 111010 | 100010 | 11110 |
Color Harmonies of #656332
Complementary color
Monochromatic Colors of #656332
Black with #656332
Text Example
Text Example
White with #656332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656332; }
p { color: rgb(101,99,50); }
H1.HeaderClassName
{
color: #656332;
}
.AnyTagClassName
{
color: #656332;
}
</style>
background-color css
<style>
a { background-color: #656332; }
a { background-color: rgb(101,99,50); }
div.DivClassName
{
background-color: #656332;
}
.BgClassName
{
background-color: #656332;
}
</style>
border-color css
<style>
span { border-color: #656332; }
span { border-color: rgb(101,99,50); }
td.TdClassName
{
border-color: #656332;
}
.TagClassName
{
border-color: #656332;
}
</style>