Shades of Costa Del Sol #676129
Tints of Costa Del Sol #676129
RGB
CMYK
RGB Variations
Color information
#676129 (or 0x676129) is known color: Costa Del Sol. HEX triplet: 67, 61 and 29. RGB value is (103,97,41). Sum of RGB (Red+Green+Blue) = 103+97+41=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 97 (38.28% from 255 or 40.25% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #676129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676129 is #989ED6. Grayscale: #5C5C5C. Windows color (decimal): -10002135 or 2711911. OLE color: 2711911.
HSL color Cylindrical-coordinate representation of color #676129: hue angle of 54.19º 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 #676129 is Cyan = 0, Magento = 0.06, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 41 | - |
| CMYK | 0 | 0.06 | 0.60 | 0.60 |
| HSL | 54.19º | 0.43% | 0.28% | - |
| HSV(B) | 54.19º | 0.6% | 0.4% | - |
| XYZ | 10.27 | 11.59 | 3.79 | - |
| YUV | 92.41 | 98.99 | 135.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 41 | 0 | 0.06 | 0.60 | 0.60 | 54.19 | 0.43 | 0.28 |
| Hex | 67 | 61 | 29 | 0 | 6 | 3C | 3C | 36 | 2B | 1C |
| Octal | 147 | 141 | 51 | 0 | 6 | 74 | 74 | 66 | 53 | 34 |
| Binary | 1100111 | 1100001 | 101001 | 0 | 110 | 111100 | 111100 | 110110 | 101011 | 11100 |
Color Harmonies of #676129
Complementary color
Monochromatic Colors of #676129
Black with #676129
Text Example
Text Example
White with #676129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676129; }
p { color: rgb(103,97,41); }
H1.HeaderClassName
{
color: #676129;
}
.AnyTagClassName
{
color: #676129;
}
</style>
background-color css
<style>
a { background-color: #676129; }
a { background-color: rgb(103,97,41); }
div.DivClassName
{
background-color: #676129;
}
.BgClassName
{
background-color: #676129;
}
</style>
border-color css
<style>
span { border-color: #676129; }
span { border-color: rgb(103,97,41); }
td.TdClassName
{
border-color: #676129;
}
.TagClassName
{
border-color: #676129;
}
</style>