Shades of Costa Del Sol #676007
Tints of Costa Del Sol #676007
RGB
CMYK
RGB Variations
Color information
#676007 (or 0x676007) is known color: Costa Del Sol. HEX triplet: 67, 60 and 07. RGB value is (103,96,7). Sum of RGB (Red+Green+Blue) = 103+96+7=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 96 (37.89% from 255 or 46.60% from 206); Blue value is 7 (3.12% from 255 or 3.40% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #676007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676007 is #989FF8. Grayscale: #585858. Windows color (decimal): -10002425 or 483431. OLE color: 483431.
HSL color Cylindrical-coordinate representation of color #676007: hue angle of 55.62º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #676007 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 7 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.60 |
| HSL | 55.63º | 0.87% | 0.22% | - |
| HSV(B) | 55.63º | 0.93% | 0.4% | - |
| XYZ | 9.81 | 11.26 | 1.86 | - |
| YUV | 87.95 | 82.32 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 7 | 0 | 0.07 | 0.93 | 0.60 | 55.63 | 0.87 | 0.22 |
| Hex | 67 | 60 | 7 | 0 | 7 | 5D | 3C | 38 | 57 | 16 |
| Octal | 147 | 140 | 7 | 0 | 7 | 135 | 74 | 70 | 127 | 26 |
| Binary | 1100111 | 1100000 | 111 | 0 | 111 | 1011101 | 111100 | 111000 | 1010111 | 10110 |
Color Harmonies of #676007
Complementary color
Monochromatic Colors of #676007
Black with #676007
Text Example
Text Example
White with #676007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676007; }
p { color: rgb(103,96,7); }
H1.HeaderClassName
{
color: #676007;
}
.AnyTagClassName
{
color: #676007;
}
</style>
background-color css
<style>
a { background-color: #676007; }
a { background-color: rgb(103,96,7); }
div.DivClassName
{
background-color: #676007;
}
.BgClassName
{
background-color: #676007;
}
</style>
border-color css
<style>
span { border-color: #676007; }
span { border-color: rgb(103,96,7); }
td.TdClassName
{
border-color: #676007;
}
.TagClassName
{
border-color: #676007;
}
</style>