Shades of Costa Del Sol #676013
Tints of Costa Del Sol #676013
RGB
CMYK
RGB Variations
Color information
#676013 (or 0x676013) is known color: Costa Del Sol. HEX triplet: 67, 60 and 13. RGB value is (103,96,19). Sum of RGB (Red+Green+Blue) = 103+96+19=218 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.25% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 19 (7.81% from 255 or 8.72% from 218); Max value from RGB is 103 - color contains mainly: red. Hex color #676013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676013 is #989FEC. Grayscale: #595959. Windows color (decimal): -10002413 or 1269863. OLE color: 1269863.
HSL color Cylindrical-coordinate representation of color #676013: hue angle of 55º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #676013 is Cyan = 0, Magento = 0.07, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 19 | - |
| CMYK | 0 | 0.07 | 0.82 | 0.60 |
| HSL | 55º | 0.69% | 0.24% | - |
| HSV(B) | 55º | 0.82% | 0.4% | - |
| XYZ | 9.89 | 11.3 | 2.28 | - |
| YUV | 89.32 | 88.32 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 19 | 0 | 0.07 | 0.82 | 0.60 | 55 | 0.69 | 0.24 |
| Hex | 67 | 60 | 13 | 0 | 7 | 52 | 3C | 37 | 45 | 18 |
| Octal | 147 | 140 | 23 | 0 | 7 | 122 | 74 | 67 | 105 | 30 |
| Binary | 1100111 | 1100000 | 10011 | 0 | 111 | 1010010 | 111100 | 110111 | 1000101 | 11000 |
Color Harmonies of #676013
Complementary color
Monochromatic Colors of #676013
Black with #676013
Text Example
Text Example
White with #676013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676013; }
p { color: rgb(103,96,19); }
H1.HeaderClassName
{
color: #676013;
}
.AnyTagClassName
{
color: #676013;
}
</style>
background-color css
<style>
a { background-color: #676013; }
a { background-color: rgb(103,96,19); }
div.DivClassName
{
background-color: #676013;
}
.BgClassName
{
background-color: #676013;
}
</style>
border-color css
<style>
span { border-color: #676013; }
span { border-color: rgb(103,96,19); }
td.TdClassName
{
border-color: #676013;
}
.TagClassName
{
border-color: #676013;
}
</style>