Shades of Costa Del Sol #676006
Tints of Costa Del Sol #676006
RGB
CMYK
RGB Variations
Color information
#676006 (or 0x676006) is known color: Costa Del Sol. HEX triplet: 67, 60 and 06. RGB value is (103,96,6). Sum of RGB (Red+Green+Blue) = 103+96+6=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 96 (37.89% from 255 or 46.83% from 205); Blue value is 6 (2.73% from 255 or 2.93% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #676006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676006 is #989FF9. Grayscale: #585858. Windows color (decimal): -10002426 or 417895. OLE color: 417895.
HSL color Cylindrical-coordinate representation of color #676006: hue angle of 55.67º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #676006 is Cyan = 0, Magento = 0.07, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 6 | - |
| CMYK | 0 | 0.07 | 0.94 | 0.60 |
| HSL | 55.67º | 0.89% | 0.21% | - |
| HSV(B) | 55.67º | 0.94% | 0.4% | - |
| XYZ | 9.81 | 11.26 | 1.83 | - |
| YUV | 87.83 | 81.82 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 6 | 0 | 0.07 | 0.94 | 0.60 | 55.67 | 0.89 | 0.21 |
| Hex | 67 | 60 | 6 | 0 | 7 | 5E | 3C | 38 | 59 | 15 |
| Octal | 147 | 140 | 6 | 0 | 7 | 136 | 74 | 70 | 131 | 25 |
| Binary | 1100111 | 1100000 | 110 | 0 | 111 | 1011110 | 111100 | 111000 | 1011001 | 10101 |
Color Harmonies of #676006
Complementary color
Monochromatic Colors of #676006
Black with #676006
Text Example
Text Example
White with #676006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676006; }
p { color: rgb(103,96,6); }
H1.HeaderClassName
{
color: #676006;
}
.AnyTagClassName
{
color: #676006;
}
</style>
background-color css
<style>
a { background-color: #676006; }
a { background-color: rgb(103,96,6); }
div.DivClassName
{
background-color: #676006;
}
.BgClassName
{
background-color: #676006;
}
</style>
border-color css
<style>
span { border-color: #676006; }
span { border-color: rgb(103,96,6); }
td.TdClassName
{
border-color: #676006;
}
.TagClassName
{
border-color: #676006;
}
</style>