Shades of Costa Del Sol #676128
Tints of Costa Del Sol #676128
RGB
CMYK
RGB Variations
Color information
#676128 (or 0x676128) is known color: Costa Del Sol. HEX triplet: 67, 61 and 28. RGB value is (103,97,40). Sum of RGB (Red+Green+Blue) = 103+97+40=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 97 (38.28% from 255 or 40.42% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #676128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676128 is #989ED7. Grayscale: #5C5C5C. Windows color (decimal): -10002136 or 2646375. OLE color: 2646375.
HSL color Cylindrical-coordinate representation of color #676128: hue angle of 54.29º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #676128 is Cyan = 0, Magento = 0.06, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 40 | - |
| CMYK | 0 | 0.06 | 0.61 | 0.60 |
| HSL | 54.29º | 0.44% | 0.28% | - |
| HSV(B) | 54.29º | 0.61% | 0.4% | - |
| XYZ | 10.25 | 11.59 | 3.7 | - |
| YUV | 92.3 | 98.49 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 40 | 0 | 0.06 | 0.61 | 0.60 | 54.29 | 0.44 | 0.28 |
| Hex | 67 | 61 | 28 | 0 | 6 | 3D | 3C | 36 | 2C | 1C |
| Octal | 147 | 141 | 50 | 0 | 6 | 75 | 74 | 66 | 54 | 34 |
| Binary | 1100111 | 1100001 | 101000 | 0 | 110 | 111101 | 111100 | 110110 | 101100 | 11100 |
Color Harmonies of #676128
Complementary color
Monochromatic Colors of #676128
Black with #676128
Text Example
Text Example
White with #676128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676128; }
p { color: rgb(103,97,40); }
H1.HeaderClassName
{
color: #676128;
}
.AnyTagClassName
{
color: #676128;
}
</style>
background-color css
<style>
a { background-color: #676128; }
a { background-color: rgb(103,97,40); }
div.DivClassName
{
background-color: #676128;
}
.BgClassName
{
background-color: #676128;
}
</style>
border-color css
<style>
span { border-color: #676128; }
span { border-color: rgb(103,97,40); }
td.TdClassName
{
border-color: #676128;
}
.TagClassName
{
border-color: #676128;
}
</style>