Shades of Costa Del Sol #656330
Tints of Costa Del Sol #656330
RGB
CMYK
RGB Variations
Color information
#656330 (or 0x656330) is known color: Costa Del Sol. HEX triplet: 65, 63 and 30. RGB value is (101,99,48). Sum of RGB (Red+Green+Blue) = 101+99+48=248 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.73% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 101 - color contains mainly: red. Hex color #656330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656330 is #9A9CCF. Grayscale: #5D5D5D. Windows color (decimal): -10132688 or 3171173. OLE color: 3171173.
HSL color Cylindrical-coordinate representation of color #656330: hue angle of 57.74º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #656330 is Cyan = 0, Magento = 0.02, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 48 | - |
| CMYK | 0 | 0.02 | 0.52 | 0.60 |
| HSL | 57.74º | 0.36% | 0.29% | - |
| HSV(B) | 57.74º | 0.52% | 0.4% | - |
| XYZ | 10.36 | 11.9 | 4.55 | - |
| YUV | 93.78 | 102.16 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 48 | 0 | 0.02 | 0.52 | 0.60 | 57.74 | 0.36 | 0.29 |
| Hex | 65 | 63 | 30 | 0 | 2 | 34 | 3C | 3A | 24 | 1D |
| Octal | 145 | 143 | 60 | 0 | 2 | 64 | 74 | 72 | 44 | 35 |
| Binary | 1100101 | 1100011 | 110000 | 0 | 10 | 110100 | 111100 | 111010 | 100100 | 11101 |
Color Harmonies of #656330
Complementary color
Monochromatic Colors of #656330
Black with #656330
Text Example
Text Example
White with #656330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656330; }
p { color: rgb(101,99,48); }
H1.HeaderClassName
{
color: #656330;
}
.AnyTagClassName
{
color: #656330;
}
</style>
background-color css
<style>
a { background-color: #656330; }
a { background-color: rgb(101,99,48); }
div.DivClassName
{
background-color: #656330;
}
.BgClassName
{
background-color: #656330;
}
</style>
border-color css
<style>
span { border-color: #656330; }
span { border-color: rgb(101,99,48); }
td.TdClassName
{
border-color: #656330;
}
.TagClassName
{
border-color: #656330;
}
</style>