Shades of Costa Del Sol #656031
Tints of Costa Del Sol #656031
RGB
CMYK
RGB Variations
Color information
#656031 (or 0x656031) is known color: Costa Del Sol. HEX triplet: 65, 60 and 31. RGB value is (101,96,49). Sum of RGB (Red+Green+Blue) = 101+96+49=246 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.06% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 49 (19.53% from 255 or 19.92% from 246); Max value from RGB is 101 - color contains mainly: red. Hex color #656031 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656031 is #9A9FCE. Grayscale: #5C5C5C. Windows color (decimal): -10133455 or 3235941. OLE color: 3235941.
HSL color Cylindrical-coordinate representation of color #656031: hue angle of 54.23º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #656031 is Cyan = 0, Magento = 0.05, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 49 | - |
| CMYK | 0 | 0.05 | 0.51 | 0.60 |
| HSL | 54.23º | 0.35% | 0.29% | - |
| HSV(B) | 54.23º | 0.51% | 0.4% | - |
| XYZ | 10.1 | 11.35 | 4.56 | - |
| YUV | 92.14 | 103.66 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 49 | 0 | 0.05 | 0.51 | 0.60 | 54.23 | 0.35 | 0.29 |
| Hex | 65 | 60 | 31 | 0 | 5 | 33 | 3C | 36 | 23 | 1D |
| Octal | 145 | 140 | 61 | 0 | 5 | 63 | 74 | 66 | 43 | 35 |
| Binary | 1100101 | 1100000 | 110001 | 0 | 101 | 110011 | 111100 | 110110 | 100011 | 11101 |
Color Harmonies of #656031
Complementary color
Monochromatic Colors of #656031
Black with #656031
Text Example
Text Example
White with #656031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656031; }
p { color: rgb(101,96,49); }
H1.HeaderClassName
{
color: #656031;
}
.AnyTagClassName
{
color: #656031;
}
</style>
background-color css
<style>
a { background-color: #656031; }
a { background-color: rgb(101,96,49); }
div.DivClassName
{
background-color: #656031;
}
.BgClassName
{
background-color: #656031;
}
</style>
border-color css
<style>
span { border-color: #656031; }
span { border-color: rgb(101,96,49); }
td.TdClassName
{
border-color: #656031;
}
.TagClassName
{
border-color: #656031;
}
</style>