Shades of Costa Del Sol #676532
Tints of Costa Del Sol #676532
RGB
CMYK
RGB Variations
Color information
#676532 (or 0x676532) is known color: Costa Del Sol. HEX triplet: 67, 65 and 32. RGB value is (103,101,50). Sum of RGB (Red+Green+Blue) = 103+101+50=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 50 (19.92% from 255 or 19.69% from 254); Max value from RGB is 103 - color contains mainly: red. Hex color #676532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676532 is #989ACD. Grayscale: #5F5F5F. Windows color (decimal): -10001102 or 3302759. OLE color: 3302759.
HSL color Cylindrical-coordinate representation of color #676532: hue angle of 57.74º 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 #676532 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 50 | - |
| CMYK | 0 | 0.02 | 0.51 | 0.60 |
| HSL | 57.74º | 0.35% | 0.3% | - |
| HSV(B) | 57.74º | 0.51% | 0.4% | - |
| XYZ | 10.82 | 12.42 | 4.84 | - |
| YUV | 95.78 | 102.16 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 50 | 0 | 0.02 | 0.51 | 0.60 | 57.74 | 0.35 | 0.3 |
| Hex | 67 | 65 | 32 | 0 | 2 | 33 | 3C | 3A | 23 | 1E |
| Octal | 147 | 145 | 62 | 0 | 2 | 63 | 74 | 72 | 43 | 36 |
| Binary | 1100111 | 1100101 | 110010 | 0 | 10 | 110011 | 111100 | 111010 | 100011 | 11110 |
Color Harmonies of #676532
Complementary color
Monochromatic Colors of #676532
Black with #676532
Text Example
Text Example
White with #676532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676532; }
p { color: rgb(103,101,50); }
H1.HeaderClassName
{
color: #676532;
}
.AnyTagClassName
{
color: #676532;
}
</style>
background-color css
<style>
a { background-color: #676532; }
a { background-color: rgb(103,101,50); }
div.DivClassName
{
background-color: #676532;
}
.BgClassName
{
background-color: #676532;
}
</style>
border-color css
<style>
span { border-color: #676532; }
span { border-color: rgb(103,101,50); }
td.TdClassName
{
border-color: #676532;
}
.TagClassName
{
border-color: #676532;
}
</style>