Shades of Costa Del Sol #626015
Tints of Costa Del Sol #626015
RGB
CMYK
RGB Variations
Color information
#626015 (or 0x626015) is known color: Costa Del Sol. HEX triplet: 62, 60 and 15. RGB value is (98,96,21). Sum of RGB (Red+Green+Blue) = 98+96+21=215 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.58% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 21 (8.59% from 255 or 9.77% from 215); Max value from RGB is 98 - color contains mainly: red. Hex color #626015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626015 is #9D9FEA. Grayscale: #585858. Windows color (decimal): -10330091 or 1400930. OLE color: 1400930.
HSL color Cylindrical-coordinate representation of color #626015: hue angle of 58.44º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #626015 is Cyan = 0, Magento = 0.02, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 21 | - |
| CMYK | 0 | 0.02 | 0.79 | 0.62 |
| HSL | 58.44º | 0.65% | 0.23% | - |
| HSV(B) | 58.44º | 0.79% | 0.38% | - |
| XYZ | 9.36 | 11.02 | 2.34 | - |
| YUV | 88.05 | 90.16 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 21 | 0 | 0.02 | 0.79 | 0.62 | 58.44 | 0.65 | 0.23 |
| Hex | 62 | 60 | 15 | 0 | 2 | 4F | 3E | 3A | 41 | 17 |
| Octal | 142 | 140 | 25 | 0 | 2 | 117 | 76 | 72 | 101 | 27 |
| Binary | 1100010 | 1100000 | 10101 | 0 | 10 | 1001111 | 111110 | 111010 | 1000001 | 10111 |
Color Harmonies of #626015
Complementary color
Monochromatic Colors of #626015
Black with #626015
Text Example
Text Example
White with #626015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626015; }
p { color: rgb(98,96,21); }
H1.HeaderClassName
{
color: #626015;
}
.AnyTagClassName
{
color: #626015;
}
</style>
background-color css
<style>
a { background-color: #626015; }
a { background-color: rgb(98,96,21); }
div.DivClassName
{
background-color: #626015;
}
.BgClassName
{
background-color: #626015;
}
</style>
border-color css
<style>
span { border-color: #626015; }
span { border-color: rgb(98,96,21); }
td.TdClassName
{
border-color: #626015;
}
.TagClassName
{
border-color: #626015;
}
</style>