Shades of Costa Del Sol #676519
Tints of Costa Del Sol #676519
RGB
CMYK
RGB Variations
Color information
#676519 (or 0x676519) is known color: Costa Del Sol. HEX triplet: 67, 65 and 19. RGB value is (103,101,25). Sum of RGB (Red+Green+Blue) = 103+101+25=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 101 (39.84% from 255 or 44.10% from 229); Blue value is 25 (10.16% from 255 or 10.92% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #676519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676519 is #989AE6. Grayscale: #5D5D5D. Windows color (decimal): -10001127 or 1664359. OLE color: 1664359.
HSL color Cylindrical-coordinate representation of color #676519: hue angle of 58.46º 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 #676519 is Cyan = 0, Magento = 0.02, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 25 | - |
| CMYK | 0 | 0.02 | 0.76 | 0.60 |
| HSL | 58.46º | 0.61% | 0.25% | - |
| HSV(B) | 58.46º | 0.76% | 0.4% | - |
| XYZ | 10.42 | 12.26 | 2.74 | - |
| YUV | 92.93 | 89.66 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 25 | 0 | 0.02 | 0.76 | 0.60 | 58.46 | 0.61 | 0.25 |
| Hex | 67 | 65 | 19 | 0 | 2 | 4C | 3C | 3A | 3D | 19 |
| Octal | 147 | 145 | 31 | 0 | 2 | 114 | 74 | 72 | 75 | 31 |
| Binary | 1100111 | 1100101 | 11001 | 0 | 10 | 1001100 | 111100 | 111010 | 111101 | 11001 |
Color Harmonies of #676519
Complementary color
Monochromatic Colors of #676519
Black with #676519
Text Example
Text Example
White with #676519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676519; }
p { color: rgb(103,101,25); }
H1.HeaderClassName
{
color: #676519;
}
.AnyTagClassName
{
color: #676519;
}
</style>
background-color css
<style>
a { background-color: #676519; }
a { background-color: rgb(103,101,25); }
div.DivClassName
{
background-color: #676519;
}
.BgClassName
{
background-color: #676519;
}
</style>
border-color css
<style>
span { border-color: #676519; }
span { border-color: rgb(103,101,25); }
td.TdClassName
{
border-color: #676519;
}
.TagClassName
{
border-color: #676519;
}
</style>