Shades of Costa Del Sol #62612E
Tints of Costa Del Sol #62612E
RGB
CMYK
RGB Variations
Color information
#62612E (or 0x62612E) is known color: Costa Del Sol. HEX triplet: 62, 61 and 2E. RGB value is (98,97,46). Sum of RGB (Red+Green+Blue) = 98+97+46=241 (31% of max value = 765). Red value is 98 (38.67% from 255 or 40.66% from 241); Green value is 97 (38.28% from 255 or 40.25% from 241); Blue value is 46 (18.36% from 255 or 19.09% from 241); Max value from RGB is 98 - color contains mainly: red. Hex color #62612E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #62612E is #9D9ED1. Grayscale: #5B5B5B. Windows color (decimal): -10329810 or 3039586. OLE color: 3039586.
HSL color Cylindrical-coordinate representation of color #62612E: hue angle of 58.85º degrees, saturation: 0.36, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #62612E is Cyan = 0, Magento = 0.01, Yellow = 0.53 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 97 | 46 | - |
| CMYK | 0 | 0.01 | 0.53 | 0.62 |
| HSL | 58.85º | 0.36% | 0.28% | - |
| HSV(B) | 58.85º | 0.53% | 0.38% | - |
| XYZ | 9.8 | 11.34 | 4.26 | - |
| YUV | 91.49 | 102.33 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 97 | 46 | 0 | 0.01 | 0.53 | 0.62 | 58.85 | 0.36 | 0.28 |
| Hex | 62 | 61 | 2E | 0 | 1 | 35 | 3E | 3B | 24 | 1C |
| Octal | 142 | 141 | 56 | 0 | 1 | 65 | 76 | 73 | 44 | 34 |
| Binary | 1100010 | 1100001 | 101110 | 0 | 1 | 110101 | 111110 | 111011 | 100100 | 11100 |
Color Harmonies of #62612E
Complementary color
Monochromatic Colors of #62612E
Black with #62612E
Text Example
Text Example
White with #62612E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #62612E; }
p { color: rgb(98,97,46); }
H1.HeaderClassName
{
color: #62612E;
}
.AnyTagClassName
{
color: #62612E;
}
</style>
background-color css
<style>
a { background-color: #62612E; }
a { background-color: rgb(98,97,46); }
div.DivClassName
{
background-color: #62612E;
}
.BgClassName
{
background-color: #62612E;
}
</style>
border-color css
<style>
span { border-color: #62612E; }
span { border-color: rgb(98,97,46); }
td.TdClassName
{
border-color: #62612E;
}
.TagClassName
{
border-color: #62612E;
}
</style>