Shades of Costa Del Sol #676212
Tints of Costa Del Sol #676212
RGB
CMYK
RGB Variations
Color information
#676212 (or 0x676212) is known color: Costa Del Sol. HEX triplet: 67, 62 and 12. RGB value is (103,98,18). Sum of RGB (Red+Green+Blue) = 103+98+18=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 98 (38.67% from 255 or 44.75% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #676212 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676212 is #989DED. Grayscale: #5A5A5A. Windows color (decimal): -10001902 or 1204839. OLE color: 1204839.
HSL color Cylindrical-coordinate representation of color #676212: hue angle of 56.47º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #676212 is Cyan = 0, Magento = 0.05, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 98 | 18 | - |
| CMYK | 0 | 0.05 | 0.83 | 0.60 |
| HSL | 56.47º | 0.7% | 0.24% | - |
| HSV(B) | 56.47º | 0.83% | 0.4% | - |
| XYZ | 10.07 | 11.66 | 2.29 | - |
| YUV | 90.38 | 87.16 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 18 | 0 | 0.05 | 0.83 | 0.60 | 56.47 | 0.7 | 0.24 |
| Hex | 67 | 62 | 12 | 0 | 5 | 53 | 3C | 38 | 46 | 18 |
| Octal | 147 | 142 | 22 | 0 | 5 | 123 | 74 | 70 | 106 | 30 |
| Binary | 1100111 | 1100010 | 10010 | 0 | 101 | 1010011 | 111100 | 111000 | 1000110 | 11000 |
Color Harmonies of #676212
Complementary color
Monochromatic Colors of #676212
Black with #676212
Text Example
Text Example
White with #676212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676212; }
p { color: rgb(103,98,18); }
H1.HeaderClassName
{
color: #676212;
}
.AnyTagClassName
{
color: #676212;
}
</style>
background-color css
<style>
a { background-color: #676212; }
a { background-color: rgb(103,98,18); }
div.DivClassName
{
background-color: #676212;
}
.BgClassName
{
background-color: #676212;
}
</style>
border-color css
<style>
span { border-color: #676212; }
span { border-color: rgb(103,98,18); }
td.TdClassName
{
border-color: #676212;
}
.TagClassName
{
border-color: #676212;
}
</style>