Shades of Costa Del Sol #626232
Tints of Costa Del Sol #626232
RGB
CMYK
RGB Variations
Color information
#626232 (or 0x626232) is known color: Costa Del Sol. HEX triplet: 62, 62 and 32. RGB value is (98,98,50). Sum of RGB (Red+Green+Blue) = 98+98+50=246 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.84% from 246); Green value is 98 (38.67% from 255 or 39.84% from 246); Blue value is 50 (19.92% from 255 or 20.33% from 246); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626232 is #9D9DCD. Grayscale: #5C5C5C. Windows color (decimal): -10329550 or 3301986. OLE color: 3301986.
HSL color Cylindrical-coordinate representation of color #626232: hue angle of 60º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #626232 is Cyan = 0, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 50 | - |
| CMYK | 0 | 0 | 0.49 | 0.62 |
| HSL | 60º | 0.32% | 0.29% | - |
| HSV(B) | 60º | 0.49% | 0.38% | - |
| XYZ | 9.98 | 11.56 | 4.72 | - |
| YUV | 92.53 | 104 | 131.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 50 | 0 | 0 | 0.49 | 0.62 | 60 | 0.32 | 0.29 |
| Hex | 62 | 62 | 32 | 0 | 0 | 31 | 3E | 3C | 20 | 1D |
| Octal | 142 | 142 | 62 | 0 | 0 | 61 | 76 | 74 | 40 | 35 |
| Binary | 1100010 | 1100010 | 110010 | 0 | 0 | 110001 | 111110 | 111100 | 100000 | 11101 |
Color Harmonies of #626232
Complementary color
Monochromatic Colors of #626232
Black with #626232
Text Example
Text Example
White with #626232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626232; }
p { color: rgb(98,98,50); }
H1.HeaderClassName
{
color: #626232;
}
.AnyTagClassName
{
color: #626232;
}
</style>
background-color css
<style>
a { background-color: #626232; }
a { background-color: rgb(98,98,50); }
div.DivClassName
{
background-color: #626232;
}
.BgClassName
{
background-color: #626232;
}
</style>
border-color css
<style>
span { border-color: #626232; }
span { border-color: rgb(98,98,50); }
td.TdClassName
{
border-color: #626232;
}
.TagClassName
{
border-color: #626232;
}
</style>