Shades of Costa Del Sol #626115
Tints of Costa Del Sol #626115
RGB
CMYK
RGB Variations
Color information
#626115 (or 0x626115) is known color: Costa Del Sol. HEX triplet: 62, 61 and 15. RGB value is (98,97,21). Sum of RGB (Red+Green+Blue) = 98+97+21=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 97 (38.28% from 255 or 44.91% from 216); Blue value is 21 (8.59% from 255 or 9.72% from 216); Max value from RGB is 98 - color contains mainly: red. Hex color #626115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626115 is #9D9EEA. Grayscale: #585858. Windows color (decimal): -10329835 or 1401186. OLE color: 1401186.
HSL color Cylindrical-coordinate representation of color #626115: hue angle of 59.22º 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 #626115 is Cyan = 0, Magento = 0.01, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 97 | 21 | - |
| CMYK | 0 | 0.01 | 0.79 | 0.62 |
| HSL | 59.22º | 0.65% | 0.23% | - |
| HSV(B) | 59.22º | 0.79% | 0.38% | - |
| XYZ | 9.45 | 11.2 | 2.37 | - |
| YUV | 88.64 | 89.83 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 97 | 21 | 0 | 0.01 | 0.79 | 0.62 | 59.22 | 0.65 | 0.23 |
| Hex | 62 | 61 | 15 | 0 | 1 | 4F | 3E | 3B | 41 | 17 |
| Octal | 142 | 141 | 25 | 0 | 1 | 117 | 76 | 73 | 101 | 27 |
| Binary | 1100010 | 1100001 | 10101 | 0 | 1 | 1001111 | 111110 | 111011 | 1000001 | 10111 |
Color Harmonies of #626115
Complementary color
Monochromatic Colors of #626115
Black with #626115
Text Example
Text Example
White with #626115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626115; }
p { color: rgb(98,97,21); }
H1.HeaderClassName
{
color: #626115;
}
.AnyTagClassName
{
color: #626115;
}
</style>
background-color css
<style>
a { background-color: #626115; }
a { background-color: rgb(98,97,21); }
div.DivClassName
{
background-color: #626115;
}
.BgClassName
{
background-color: #626115;
}
</style>
border-color css
<style>
span { border-color: #626115; }
span { border-color: rgb(98,97,21); }
td.TdClassName
{
border-color: #626115;
}
.TagClassName
{
border-color: #626115;
}
</style>