Shades of Costa Del Sol #656019
Tints of Costa Del Sol #656019
RGB
CMYK
RGB Variations
Color information
#656019 (or 0x656019) is known color: Costa Del Sol. HEX triplet: 65, 60 and 19. RGB value is (101,96,25). Sum of RGB (Red+Green+Blue) = 101+96+25=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 96 (37.89% from 255 or 43.24% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 101 - color contains mainly: red. Hex color #656019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656019 is #9A9FE6. Grayscale: #595959. Windows color (decimal): -10133479 or 1663077. OLE color: 1663077.
HSL color Cylindrical-coordinate representation of color #656019: hue angle of 56.05º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #656019 is Cyan = 0, Magento = 0.05, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 25 | - |
| CMYK | 0 | 0.05 | 0.75 | 0.60 |
| HSL | 56.05º | 0.6% | 0.25% | - |
| HSV(B) | 56.05º | 0.75% | 0.4% | - |
| XYZ | 9.73 | 11.2 | 2.57 | - |
| YUV | 89.4 | 91.66 | 136.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 25 | 0 | 0.05 | 0.75 | 0.60 | 56.05 | 0.6 | 0.25 |
| Hex | 65 | 60 | 19 | 0 | 5 | 4B | 3C | 38 | 3C | 19 |
| Octal | 145 | 140 | 31 | 0 | 5 | 113 | 74 | 70 | 74 | 31 |
| Binary | 1100101 | 1100000 | 11001 | 0 | 101 | 1001011 | 111100 | 111000 | 111100 | 11001 |
Color Harmonies of #656019
Complementary color
Monochromatic Colors of #656019
Black with #656019
Text Example
Text Example
White with #656019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656019; }
p { color: rgb(101,96,25); }
H1.HeaderClassName
{
color: #656019;
}
.AnyTagClassName
{
color: #656019;
}
</style>
background-color css
<style>
a { background-color: #656019; }
a { background-color: rgb(101,96,25); }
div.DivClassName
{
background-color: #656019;
}
.BgClassName
{
background-color: #656019;
}
</style>
border-color css
<style>
span { border-color: #656019; }
span { border-color: rgb(101,96,25); }
td.TdClassName
{
border-color: #656019;
}
.TagClassName
{
border-color: #656019;
}
</style>