Shades of Costa Del Sol #626217
Tints of Costa Del Sol #626217
RGB
CMYK
RGB Variations
Color information
#626217 (or 0x626217) is known color: Costa Del Sol. HEX triplet: 62, 62 and 17. RGB value is (98,98,23). Sum of RGB (Red+Green+Blue) = 98+98+23=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 98 (38.67% from 255 or 44.75% from 219); Blue value is 23 (9.38% from 255 or 10.50% from 219); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626217 is #9D9DE8. Grayscale: #595959. Windows color (decimal): -10329577 or 1532514. OLE color: 1532514.
HSL color Cylindrical-coordinate representation of color #626217: hue angle of 60º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #626217 is Cyan = 0, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 23 | - |
| CMYK | 0 | 0 | 0.77 | 0.62 |
| HSL | 60º | 0.62% | 0.24% | - |
| HSV(B) | 60º | 0.77% | 0.38% | - |
| XYZ | 9.56 | 11.39 | 2.51 | - |
| YUV | 89.45 | 90.5 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 23 | 0 | 0 | 0.77 | 0.62 | 60 | 0.62 | 0.24 |
| Hex | 62 | 62 | 17 | 0 | 0 | 4D | 3E | 3C | 3E | 18 |
| Octal | 142 | 142 | 27 | 0 | 0 | 115 | 76 | 74 | 76 | 30 |
| Binary | 1100010 | 1100010 | 10111 | 0 | 0 | 1001101 | 111110 | 111100 | 111110 | 11000 |
Color Harmonies of #626217
Complementary color
Monochromatic Colors of #626217
Black with #626217
Text Example
Text Example
White with #626217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626217; }
p { color: rgb(98,98,23); }
H1.HeaderClassName
{
color: #626217;
}
.AnyTagClassName
{
color: #626217;
}
</style>
background-color css
<style>
a { background-color: #626217; }
a { background-color: rgb(98,98,23); }
div.DivClassName
{
background-color: #626217;
}
.BgClassName
{
background-color: #626217;
}
</style>
border-color css
<style>
span { border-color: #626217; }
span { border-color: rgb(98,98,23); }
td.TdClassName
{
border-color: #626217;
}
.TagClassName
{
border-color: #626217;
}
</style>