Shades of Costa Del Sol #676008
Tints of Costa Del Sol #676008
RGB
CMYK
RGB Variations
Color information
#676008 (or 0x676008) is known color: Costa Del Sol. HEX triplet: 67, 60 and 08. RGB value is (103,96,8). Sum of RGB (Red+Green+Blue) = 103+96+8=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 96 (37.89% from 255 or 46.38% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #676008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676008 is #989FF7. Grayscale: #585858. Windows color (decimal): -10002424 or 548967. OLE color: 548967.
HSL color Cylindrical-coordinate representation of color #676008: hue angle of 55.58º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #676008 is Cyan = 0, Magento = 0.07, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 8 | - |
| CMYK | 0 | 0.07 | 0.92 | 0.60 |
| HSL | 55.58º | 0.86% | 0.22% | - |
| HSV(B) | 55.58º | 0.92% | 0.4% | - |
| XYZ | 9.82 | 11.27 | 1.89 | - |
| YUV | 88.06 | 82.82 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 8 | 0 | 0.07 | 0.92 | 0.60 | 55.58 | 0.86 | 0.22 |
| Hex | 67 | 60 | 8 | 0 | 7 | 5C | 3C | 38 | 56 | 16 |
| Octal | 147 | 140 | 10 | 0 | 7 | 134 | 74 | 70 | 126 | 26 |
| Binary | 1100111 | 1100000 | 1000 | 0 | 111 | 1011100 | 111100 | 111000 | 1010110 | 10110 |
Color Harmonies of #676008
Complementary color
Monochromatic Colors of #676008
Black with #676008
Text Example
Text Example
White with #676008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676008; }
p { color: rgb(103,96,8); }
H1.HeaderClassName
{
color: #676008;
}
.AnyTagClassName
{
color: #676008;
}
</style>
background-color css
<style>
a { background-color: #676008; }
a { background-color: rgb(103,96,8); }
div.DivClassName
{
background-color: #676008;
}
.BgClassName
{
background-color: #676008;
}
</style>
border-color css
<style>
span { border-color: #676008; }
span { border-color: rgb(103,96,8); }
td.TdClassName
{
border-color: #676008;
}
.TagClassName
{
border-color: #676008;
}
</style>