Shades of Costa Del Sol #676111
Tints of Costa Del Sol #676111
RGB
CMYK
RGB Variations
Color information
#676111 (or 0x676111) is known color: Costa Del Sol. HEX triplet: 67, 61 and 11. RGB value is (103,97,17). Sum of RGB (Red+Green+Blue) = 103+97+17=217 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.47% from 217); Green value is 97 (38.28% from 255 or 44.70% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 103 - color contains mainly: red. Hex color #676111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676111 is #989EEE. Grayscale: #5A5A5A. Windows color (decimal): -10002159 or 1139047. OLE color: 1139047.
HSL color Cylindrical-coordinate representation of color #676111: hue angle of 55.81º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #676111 is Cyan = 0, Magento = 0.06, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 17 | - |
| CMYK | 0 | 0.06 | 0.83 | 0.60 |
| HSL | 55.81º | 0.72% | 0.24% | - |
| HSV(B) | 55.81º | 0.83% | 0.4% | - |
| XYZ | 9.97 | 11.47 | 2.22 | - |
| YUV | 89.67 | 86.99 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 17 | 0 | 0.06 | 0.83 | 0.60 | 55.81 | 0.72 | 0.24 |
| Hex | 67 | 61 | 11 | 0 | 6 | 53 | 3C | 38 | 48 | 18 |
| Octal | 147 | 141 | 21 | 0 | 6 | 123 | 74 | 70 | 110 | 30 |
| Binary | 1100111 | 1100001 | 10001 | 0 | 110 | 1010011 | 111100 | 111000 | 1001000 | 11000 |
Color Harmonies of #676111
Complementary color
Monochromatic Colors of #676111
Black with #676111
Text Example
Text Example
White with #676111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676111; }
p { color: rgb(103,97,17); }
H1.HeaderClassName
{
color: #676111;
}
.AnyTagClassName
{
color: #676111;
}
</style>
background-color css
<style>
a { background-color: #676111; }
a { background-color: rgb(103,97,17); }
div.DivClassName
{
background-color: #676111;
}
.BgClassName
{
background-color: #676111;
}
</style>
border-color css
<style>
span { border-color: #676111; }
span { border-color: rgb(103,97,17); }
td.TdClassName
{
border-color: #676111;
}
.TagClassName
{
border-color: #676111;
}
</style>