Shades of Costa Del Sol #676130
Tints of Costa Del Sol #676130
RGB
CMYK
RGB Variations
Color information
#676130 (or 0x676130) is known color: Costa Del Sol. HEX triplet: 67, 61 and 30. RGB value is (103,97,48). Sum of RGB (Red+Green+Blue) = 103+97+48=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 103 - color contains mainly: red. Hex color #676130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676130 is #989ECF. Grayscale: #5D5D5D. Windows color (decimal): -10002128 or 3170663. OLE color: 3170663.
HSL color Cylindrical-coordinate representation of color #676130: hue angle of 53.45º 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 #676130 is Cyan = 0, Magento = 0.06, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 48 | - |
| CMYK | 0 | 0.06 | 0.53 | 0.60 |
| HSL | 53.45º | 0.36% | 0.3% | - |
| HSV(B) | 53.45º | 0.53% | 0.4% | - |
| XYZ | 10.4 | 11.65 | 4.5 | - |
| YUV | 93.21 | 102.49 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 48 | 0 | 0.06 | 0.53 | 0.60 | 53.45 | 0.36 | 0.3 |
| Hex | 67 | 61 | 30 | 0 | 6 | 35 | 3C | 35 | 24 | 1E |
| Octal | 147 | 141 | 60 | 0 | 6 | 65 | 74 | 65 | 44 | 36 |
| Binary | 1100111 | 1100001 | 110000 | 0 | 110 | 110101 | 111100 | 110101 | 100100 | 11110 |
Color Harmonies of #676130
Complementary color
Monochromatic Colors of #676130
Black with #676130
Text Example
Text Example
White with #676130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676130; }
p { color: rgb(103,97,48); }
H1.HeaderClassName
{
color: #676130;
}
.AnyTagClassName
{
color: #676130;
}
</style>
background-color css
<style>
a { background-color: #676130; }
a { background-color: rgb(103,97,48); }
div.DivClassName
{
background-color: #676130;
}
.BgClassName
{
background-color: #676130;
}
</style>
border-color css
<style>
span { border-color: #676130; }
span { border-color: rgb(103,97,48); }
td.TdClassName
{
border-color: #676130;
}
.TagClassName
{
border-color: #676130;
}
</style>