Shades of Costa Del Sol #676530
Tints of Costa Del Sol #676530
RGB
CMYK
RGB Variations
Color information
#676530 (or 0x676530) is known color: Costa Del Sol. HEX triplet: 67, 65 and 30. RGB value is (103,101,48). Sum of RGB (Red+Green+Blue) = 103+101+48=252 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.87% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 103 - color contains mainly: red. Hex color #676530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676530 is #989ACF. Grayscale: #5F5F5F. Windows color (decimal): -10001104 or 3171687. OLE color: 3171687.
HSL color Cylindrical-coordinate representation of color #676530: hue angle of 57.82º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #676530 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 48 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.60 |
| HSL | 57.82º | 0.36% | 0.3% | - |
| HSV(B) | 57.82º | 0.53% | 0.4% | - |
| XYZ | 10.78 | 12.4 | 4.62 | - |
| YUV | 95.56 | 101.16 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 48 | 0 | 0.02 | 0.53 | 0.60 | 57.82 | 0.36 | 0.3 |
| Hex | 67 | 65 | 30 | 0 | 2 | 35 | 3C | 3A | 24 | 1E |
| Octal | 147 | 145 | 60 | 0 | 2 | 65 | 74 | 72 | 44 | 36 |
| Binary | 1100111 | 1100101 | 110000 | 0 | 10 | 110101 | 111100 | 111010 | 100100 | 11110 |
Color Harmonies of #676530
Complementary color
Monochromatic Colors of #676530
Black with #676530
Text Example
Text Example
White with #676530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676530; }
p { color: rgb(103,101,48); }
H1.HeaderClassName
{
color: #676530;
}
.AnyTagClassName
{
color: #676530;
}
</style>
background-color css
<style>
a { background-color: #676530; }
a { background-color: rgb(103,101,48); }
div.DivClassName
{
background-color: #676530;
}
.BgClassName
{
background-color: #676530;
}
</style>
border-color css
<style>
span { border-color: #676530; }
span { border-color: rgb(103,101,48); }
td.TdClassName
{
border-color: #676530;
}
.TagClassName
{
border-color: #676530;
}
</style>