Shades of Costa Del Sol #676029
Tints of Costa Del Sol #676029
RGB
CMYK
RGB Variations
Color information
#676029 (or 0x676029) is known color: Costa Del Sol. HEX triplet: 67, 60 and 29. RGB value is (103,96,41). Sum of RGB (Red+Green+Blue) = 103+96+41=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 96 (37.89% from 255 or 40% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #676029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676029 is #989FD6. Grayscale: #5C5C5C. Windows color (decimal): -10002391 or 2711655. OLE color: 2711655.
HSL color Cylindrical-coordinate representation of color #676029: hue angle of 53.23º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #676029 is Cyan = 0, Magento = 0.07, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 41 | - |
| CMYK | 0 | 0.07 | 0.60 | 0.60 |
| HSL | 53.23º | 0.43% | 0.28% | - |
| HSV(B) | 53.23º | 0.6% | 0.4% | - |
| XYZ | 10.18 | 11.41 | 3.76 | - |
| YUV | 91.82 | 99.32 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 41 | 0 | 0.07 | 0.60 | 0.60 | 53.23 | 0.43 | 0.28 |
| Hex | 67 | 60 | 29 | 0 | 7 | 3C | 3C | 35 | 2B | 1C |
| Octal | 147 | 140 | 51 | 0 | 7 | 74 | 74 | 65 | 53 | 34 |
| Binary | 1100111 | 1100000 | 101001 | 0 | 111 | 111100 | 111100 | 110101 | 101011 | 11100 |
Color Harmonies of #676029
Complementary color
Monochromatic Colors of #676029
Black with #676029
Text Example
Text Example
White with #676029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676029; }
p { color: rgb(103,96,41); }
H1.HeaderClassName
{
color: #676029;
}
.AnyTagClassName
{
color: #676029;
}
</style>
background-color css
<style>
a { background-color: #676029; }
a { background-color: rgb(103,96,41); }
div.DivClassName
{
background-color: #676029;
}
.BgClassName
{
background-color: #676029;
}
</style>
border-color css
<style>
span { border-color: #676029; }
span { border-color: rgb(103,96,41); }
td.TdClassName
{
border-color: #676029;
}
.TagClassName
{
border-color: #676029;
}
</style>