Shades of Costa Del Sol #676232
Tints of Costa Del Sol #676232
RGB
CMYK
RGB Variations
Color information
#676232 (or 0x676232) is known color: Costa Del Sol. HEX triplet: 67, 62 and 32. RGB value is (103,98,50). Sum of RGB (Red+Green+Blue) = 103+98+50=251 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.04% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 50 (19.92% from 255 or 19.92% from 251); Max value from RGB is 103 - color contains mainly: red. Hex color #676232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676232 is #989DCD. Grayscale: #5E5E5E. Windows color (decimal): -10001870 or 3301991. OLE color: 3301991.
HSL color Cylindrical-coordinate representation of color #676232: hue angle of 54.34º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #676232 is Cyan = 0, Magento = 0.05, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 98 | 50 | - |
| CMYK | 0 | 0.05 | 0.51 | 0.60 |
| HSL | 54.34º | 0.35% | 0.3% | - |
| HSV(B) | 54.34º | 0.51% | 0.4% | - |
| XYZ | 10.54 | 11.85 | 4.75 | - |
| YUV | 94.02 | 103.16 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 50 | 0 | 0.05 | 0.51 | 0.60 | 54.34 | 0.35 | 0.3 |
| Hex | 67 | 62 | 32 | 0 | 5 | 33 | 3C | 36 | 23 | 1E |
| Octal | 147 | 142 | 62 | 0 | 5 | 63 | 74 | 66 | 43 | 36 |
| Binary | 1100111 | 1100010 | 110010 | 0 | 101 | 110011 | 111100 | 110110 | 100011 | 11110 |
Color Harmonies of #676232
Complementary color
Monochromatic Colors of #676232
Black with #676232
Text Example
Text Example
White with #676232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676232; }
p { color: rgb(103,98,50); }
H1.HeaderClassName
{
color: #676232;
}
.AnyTagClassName
{
color: #676232;
}
</style>
background-color css
<style>
a { background-color: #676232; }
a { background-color: rgb(103,98,50); }
div.DivClassName
{
background-color: #676232;
}
.BgClassName
{
background-color: #676232;
}
</style>
border-color css
<style>
span { border-color: #676232; }
span { border-color: rgb(103,98,50); }
td.TdClassName
{
border-color: #676232;
}
.TagClassName
{
border-color: #676232;
}
</style>