Shades of Costa Del Sol #676119
Tints of Costa Del Sol #676119
RGB
CMYK
RGB Variations
Color information
#676119 (or 0x676119) is known color: Costa Del Sol. HEX triplet: 67, 61 and 19. RGB value is (103,97,25). Sum of RGB (Red+Green+Blue) = 103+97+25=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 97 (38.28% from 255 or 43.11% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #676119 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676119 is #989EE6. Grayscale: #5A5A5A. Windows color (decimal): -10002151 or 1663335. OLE color: 1663335.
HSL color Cylindrical-coordinate representation of color #676119: hue angle of 55.38º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #676119 is Cyan = 0, Magento = 0.06, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 25 | - |
| CMYK | 0 | 0.06 | 0.76 | 0.60 |
| HSL | 55.38º | 0.61% | 0.25% | - |
| HSV(B) | 55.38º | 0.76% | 0.4% | - |
| XYZ | 10.04 | 11.5 | 2.61 | - |
| YUV | 90.59 | 90.99 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 25 | 0 | 0.06 | 0.76 | 0.60 | 55.38 | 0.61 | 0.25 |
| Hex | 67 | 61 | 19 | 0 | 6 | 4C | 3C | 37 | 3D | 19 |
| Octal | 147 | 141 | 31 | 0 | 6 | 114 | 74 | 67 | 75 | 31 |
| Binary | 1100111 | 1100001 | 11001 | 0 | 110 | 1001100 | 111100 | 110111 | 111101 | 11001 |
Color Harmonies of #676119
Complementary color
Monochromatic Colors of #676119
Black with #676119
Text Example
Text Example
White with #676119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676119; }
p { color: rgb(103,97,25); }
H1.HeaderClassName
{
color: #676119;
}
.AnyTagClassName
{
color: #676119;
}
</style>
background-color css
<style>
a { background-color: #676119; }
a { background-color: rgb(103,97,25); }
div.DivClassName
{
background-color: #676119;
}
.BgClassName
{
background-color: #676119;
}
</style>
border-color css
<style>
span { border-color: #676119; }
span { border-color: rgb(103,97,25); }
td.TdClassName
{
border-color: #676119;
}
.TagClassName
{
border-color: #676119;
}
</style>