Shades of Costa Del Sol #676332
Tints of Costa Del Sol #676332
RGB
CMYK
RGB Variations
Color information
#676332 (or 0x676332) is known color: Costa Del Sol. HEX triplet: 67, 63 and 32. RGB value is (103,99,50). Sum of RGB (Red+Green+Blue) = 103+99+50=252 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.87% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 50 (19.92% from 255 or 19.84% from 252); Max value from RGB is 103 - color contains mainly: red. Hex color #676332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676332 is #989CCD. Grayscale: #5E5E5E. Windows color (decimal): -10001614 or 3302247. OLE color: 3302247.
HSL color Cylindrical-coordinate representation of color #676332: hue angle of 55.47º 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 #676332 is Cyan = 0, Magento = 0.04, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 99 | 50 | - |
| CMYK | 0 | 0.04 | 0.51 | 0.60 |
| HSL | 55.47º | 0.35% | 0.3% | - |
| HSV(B) | 55.47º | 0.51% | 0.4% | - |
| XYZ | 10.63 | 12.04 | 4.78 | - |
| YUV | 94.61 | 102.83 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 99 | 50 | 0 | 0.04 | 0.51 | 0.60 | 55.47 | 0.35 | 0.3 |
| Hex | 67 | 63 | 32 | 0 | 4 | 33 | 3C | 37 | 23 | 1E |
| Octal | 147 | 143 | 62 | 0 | 4 | 63 | 74 | 67 | 43 | 36 |
| Binary | 1100111 | 1100011 | 110010 | 0 | 100 | 110011 | 111100 | 110111 | 100011 | 11110 |
Color Harmonies of #676332
Complementary color
Monochromatic Colors of #676332
Black with #676332
Text Example
Text Example
White with #676332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676332; }
p { color: rgb(103,99,50); }
H1.HeaderClassName
{
color: #676332;
}
.AnyTagClassName
{
color: #676332;
}
</style>
background-color css
<style>
a { background-color: #676332; }
a { background-color: rgb(103,99,50); }
div.DivClassName
{
background-color: #676332;
}
.BgClassName
{
background-color: #676332;
}
</style>
border-color css
<style>
span { border-color: #676332; }
span { border-color: rgb(103,99,50); }
td.TdClassName
{
border-color: #676332;
}
.TagClassName
{
border-color: #676332;
}
</style>