Shades of Costa Del Sol #676220
Tints of Costa Del Sol #676220
RGB
CMYK
RGB Variations
Color information
#676220 (or 0x676220) is known color: Costa Del Sol. HEX triplet: 67, 62 and 20. RGB value is (103,98,32). Sum of RGB (Red+Green+Blue) = 103+98+32=233 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.21% from 233); Green value is 98 (38.67% from 255 or 42.06% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 103 - color contains mainly: red. Hex color #676220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676220 is #989DDF. Grayscale: #5C5C5C. Windows color (decimal): -10001888 or 2122343. OLE color: 2122343.
HSL color Cylindrical-coordinate representation of color #676220: hue angle of 55.77º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #676220 is Cyan = 0, Magento = 0.05, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 98 | 32 | - |
| CMYK | 0 | 0.05 | 0.69 | 0.60 |
| HSL | 55.77º | 0.53% | 0.26% | - |
| HSV(B) | 55.77º | 0.69% | 0.4% | - |
| XYZ | 10.22 | 11.72 | 3.09 | - |
| YUV | 91.97 | 94.16 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 32 | 0 | 0.05 | 0.69 | 0.60 | 55.77 | 0.53 | 0.26 |
| Hex | 67 | 62 | 20 | 0 | 5 | 45 | 3C | 38 | 35 | 1A |
| Octal | 147 | 142 | 40 | 0 | 5 | 105 | 74 | 70 | 65 | 32 |
| Binary | 1100111 | 1100010 | 100000 | 0 | 101 | 1000101 | 111100 | 111000 | 110101 | 11010 |
Color Harmonies of #676220
Complementary color
Monochromatic Colors of #676220
Black with #676220
Text Example
Text Example
White with #676220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676220; }
p { color: rgb(103,98,32); }
H1.HeaderClassName
{
color: #676220;
}
.AnyTagClassName
{
color: #676220;
}
</style>
background-color css
<style>
a { background-color: #676220; }
a { background-color: rgb(103,98,32); }
div.DivClassName
{
background-color: #676220;
}
.BgClassName
{
background-color: #676220;
}
</style>
border-color css
<style>
span { border-color: #676220; }
span { border-color: rgb(103,98,32); }
td.TdClassName
{
border-color: #676220;
}
.TagClassName
{
border-color: #676220;
}
</style>