Shades of Costa Del Sol #676027
Tints of Costa Del Sol #676027
RGB
CMYK
RGB Variations
Color information
#676027 (or 0x676027) is known color: Costa Del Sol. HEX triplet: 67, 60 and 27. RGB value is (103,96,39). Sum of RGB (Red+Green+Blue) = 103+96+39=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 103 - color contains mainly: red. Hex color #676027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676027 is #989FD8. Grayscale: #5B5B5B. Windows color (decimal): -10002393 or 2580583. OLE color: 2580583.
HSL color Cylindrical-coordinate representation of color #676027: hue angle of 53.44º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #676027 is Cyan = 0, Magento = 0.07, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 39 | - |
| CMYK | 0 | 0.07 | 0.62 | 0.60 |
| HSL | 53.44º | 0.45% | 0.28% | - |
| HSV(B) | 53.44º | 0.62% | 0.4% | - |
| XYZ | 10.14 | 11.4 | 3.58 | - |
| YUV | 91.6 | 98.32 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 39 | 0 | 0.07 | 0.62 | 0.60 | 53.44 | 0.45 | 0.28 |
| Hex | 67 | 60 | 27 | 0 | 7 | 3E | 3C | 35 | 2D | 1C |
| Octal | 147 | 140 | 47 | 0 | 7 | 76 | 74 | 65 | 55 | 34 |
| Binary | 1100111 | 1100000 | 100111 | 0 | 111 | 111110 | 111100 | 110101 | 101101 | 11100 |
Color Harmonies of #676027
Complementary color
Monochromatic Colors of #676027
Black with #676027
Text Example
Text Example
White with #676027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676027; }
p { color: rgb(103,96,39); }
H1.HeaderClassName
{
color: #676027;
}
.AnyTagClassName
{
color: #676027;
}
</style>
background-color css
<style>
a { background-color: #676027; }
a { background-color: rgb(103,96,39); }
div.DivClassName
{
background-color: #676027;
}
.BgClassName
{
background-color: #676027;
}
</style>
border-color css
<style>
span { border-color: #676027; }
span { border-color: rgb(103,96,39); }
td.TdClassName
{
border-color: #676027;
}
.TagClassName
{
border-color: #676027;
}
</style>