Shades of Costa Del Sol #656125
Tints of Costa Del Sol #656125
RGB
CMYK
RGB Variations
Color information
#656125 (or 0x656125) is known color: Costa Del Sol. HEX triplet: 65, 61 and 25. RGB value is (101,97,37). Sum of RGB (Red+Green+Blue) = 101+97+37=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 97 (38.28% from 255 or 41.28% from 235); Blue value is 37 (14.84% from 255 or 15.74% from 235); Max value from RGB is 101 - color contains mainly: red. Hex color #656125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656125 is #9A9EDA. Grayscale: #5B5B5B. Windows color (decimal): -10133211 or 2449765. OLE color: 2449765.
HSL color Cylindrical-coordinate representation of color #656125: hue angle of 56.25º 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 #656125 is Cyan = 0, Magento = 0.04, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 97 | 37 | - |
| CMYK | 0 | 0.04 | 0.63 | 0.60 |
| HSL | 56.25º | 0.46% | 0.27% | - |
| HSV(B) | 56.25º | 0.63% | 0.4% | - |
| XYZ | 9.98 | 11.45 | 3.43 | - |
| YUV | 91.36 | 97.33 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 97 | 37 | 0 | 0.04 | 0.63 | 0.60 | 56.25 | 0.46 | 0.27 |
| Hex | 65 | 61 | 25 | 0 | 4 | 3F | 3C | 38 | 2E | 1B |
| Octal | 145 | 141 | 45 | 0 | 4 | 77 | 74 | 70 | 56 | 33 |
| Binary | 1100101 | 1100001 | 100101 | 0 | 100 | 111111 | 111100 | 111000 | 101110 | 11011 |
Color Harmonies of #656125
Complementary color
Monochromatic Colors of #656125
Black with #656125
Text Example
Text Example
White with #656125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656125; }
p { color: rgb(101,97,37); }
H1.HeaderClassName
{
color: #656125;
}
.AnyTagClassName
{
color: #656125;
}
</style>
background-color css
<style>
a { background-color: #656125; }
a { background-color: rgb(101,97,37); }
div.DivClassName
{
background-color: #656125;
}
.BgClassName
{
background-color: #656125;
}
</style>
border-color css
<style>
span { border-color: #656125; }
span { border-color: rgb(101,97,37); }
td.TdClassName
{
border-color: #656125;
}
.TagClassName
{
border-color: #656125;
}
</style>