Shades of Costa Del Sol #676531
Tints of Costa Del Sol #676531
RGB
CMYK
RGB Variations
Color information
#676531 (or 0x676531) is known color: Costa Del Sol. HEX triplet: 67, 65 and 31. RGB value is (103,101,49). Sum of RGB (Red+Green+Blue) = 103+101+49=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 49 (19.53% from 255 or 19.37% from 253); Max value from RGB is 103 - color contains mainly: red. Hex color #676531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676531 is #989ACE. Grayscale: #5F5F5F. Windows color (decimal): -10001103 or 3237223. OLE color: 3237223.
HSL color Cylindrical-coordinate representation of color #676531: hue angle of 57.78º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #676531 is Cyan = 0, Magento = 0.02, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 49 | - |
| CMYK | 0 | 0.02 | 0.52 | 0.60 |
| HSL | 57.78º | 0.36% | 0.3% | - |
| HSV(B) | 57.78º | 0.52% | 0.4% | - |
| XYZ | 10.8 | 12.41 | 4.73 | - |
| YUV | 95.67 | 101.66 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 49 | 0 | 0.02 | 0.52 | 0.60 | 57.78 | 0.36 | 0.3 |
| Hex | 67 | 65 | 31 | 0 | 2 | 34 | 3C | 3A | 24 | 1E |
| Octal | 147 | 145 | 61 | 0 | 2 | 64 | 74 | 72 | 44 | 36 |
| Binary | 1100111 | 1100101 | 110001 | 0 | 10 | 110100 | 111100 | 111010 | 100100 | 11110 |
Color Harmonies of #676531
Complementary color
Monochromatic Colors of #676531
Black with #676531
Text Example
Text Example
White with #676531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676531; }
p { color: rgb(103,101,49); }
H1.HeaderClassName
{
color: #676531;
}
.AnyTagClassName
{
color: #676531;
}
</style>
background-color css
<style>
a { background-color: #676531; }
a { background-color: rgb(103,101,49); }
div.DivClassName
{
background-color: #676531;
}
.BgClassName
{
background-color: #676531;
}
</style>
border-color css
<style>
span { border-color: #676531; }
span { border-color: rgb(103,101,49); }
td.TdClassName
{
border-color: #676531;
}
.TagClassName
{
border-color: #676531;
}
</style>