Shades of Costa Del Sol #676034
Tints of Costa Del Sol #676034
RGB
CMYK
RGB Variations
Color information
#676034 (or 0x676034) is known color: Costa Del Sol. HEX triplet: 67, 60 and 34. RGB value is (103,96,52). Sum of RGB (Red+Green+Blue) = 103+96+52=251 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.04% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 52 (20.70% from 255 or 20.72% from 251); Max value from RGB is 103 - color contains mainly: red. Hex color #676034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676034 is #989FCB. Grayscale: #5D5D5D. Windows color (decimal): -10002380 or 3432551. OLE color: 3432551.
HSL color Cylindrical-coordinate representation of color #676034: hue angle of 51.76º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #676034 is Cyan = 0, Magento = 0.07, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 52 | - |
| CMYK | 0 | 0.07 | 0.50 | 0.60 |
| HSL | 51.76º | 0.33% | 0.3% | - |
| HSV(B) | 51.76º | 0.5% | 0.4% | - |
| XYZ | 10.4 | 11.5 | 4.92 | - |
| YUV | 93.08 | 104.82 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 52 | 0 | 0.07 | 0.50 | 0.60 | 51.76 | 0.33 | 0.3 |
| Hex | 67 | 60 | 34 | 0 | 7 | 32 | 3C | 34 | 21 | 1E |
| Octal | 147 | 140 | 64 | 0 | 7 | 62 | 74 | 64 | 41 | 36 |
| Binary | 1100111 | 1100000 | 110100 | 0 | 111 | 110010 | 111100 | 110100 | 100001 | 11110 |
Color Harmonies of #676034
Complementary color
Monochromatic Colors of #676034
Black with #676034
Text Example
Text Example
White with #676034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676034; }
p { color: rgb(103,96,52); }
H1.HeaderClassName
{
color: #676034;
}
.AnyTagClassName
{
color: #676034;
}
</style>
background-color css
<style>
a { background-color: #676034; }
a { background-color: rgb(103,96,52); }
div.DivClassName
{
background-color: #676034;
}
.BgClassName
{
background-color: #676034;
}
</style>
border-color css
<style>
span { border-color: #676034; }
span { border-color: rgb(103,96,52); }
td.TdClassName
{
border-color: #676034;
}
.TagClassName
{
border-color: #676034;
}
</style>