Shades of Costa Del Sol #656025
Tints of Costa Del Sol #656025
RGB
CMYK
RGB Variations
Color information
#656025 (or 0x656025) is known color: Costa Del Sol. HEX triplet: 65, 60 and 25. RGB value is (101,96,37). Sum of RGB (Red+Green+Blue) = 101+96+37=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 96 (37.89% from 255 or 41.03% from 234); Blue value is 37 (14.84% from 255 or 15.81% from 234); Max value from RGB is 101 - color contains mainly: red. Hex color #656025 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656025 is #9A9FDA. Grayscale: #5B5B5B. Windows color (decimal): -10133467 or 2449509. OLE color: 2449509.
HSL color Cylindrical-coordinate representation of color #656025: hue angle of 55.31º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #656025 is Cyan = 0, Magento = 0.05, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 37 | - |
| CMYK | 0 | 0.05 | 0.63 | 0.60 |
| HSL | 55.31º | 0.46% | 0.27% | - |
| HSV(B) | 55.31º | 0.63% | 0.4% | - |
| XYZ | 9.88 | 11.27 | 3.4 | - |
| YUV | 90.77 | 97.66 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 37 | 0 | 0.05 | 0.63 | 0.60 | 55.31 | 0.46 | 0.27 |
| Hex | 65 | 60 | 25 | 0 | 5 | 3F | 3C | 37 | 2E | 1B |
| Octal | 145 | 140 | 45 | 0 | 5 | 77 | 74 | 67 | 56 | 33 |
| Binary | 1100101 | 1100000 | 100101 | 0 | 101 | 111111 | 111100 | 110111 | 101110 | 11011 |
Color Harmonies of #656025
Complementary color
Monochromatic Colors of #656025
Black with #656025
Text Example
Text Example
White with #656025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656025; }
p { color: rgb(101,96,37); }
H1.HeaderClassName
{
color: #656025;
}
.AnyTagClassName
{
color: #656025;
}
</style>
background-color css
<style>
a { background-color: #656025; }
a { background-color: rgb(101,96,37); }
div.DivClassName
{
background-color: #656025;
}
.BgClassName
{
background-color: #656025;
}
</style>
border-color css
<style>
span { border-color: #656025; }
span { border-color: rgb(101,96,37); }
td.TdClassName
{
border-color: #656025;
}
.TagClassName
{
border-color: #656025;
}
</style>