Shades of Costa Del Sol #676418
Tints of Costa Del Sol #676418
RGB
CMYK
RGB Variations
Color information
#676418 (or 0x676418) is known color: Costa Del Sol. HEX triplet: 67, 64 and 18. RGB value is (103,100,24). Sum of RGB (Red+Green+Blue) = 103+100+24=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 100 (39.45% from 255 or 44.05% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #676418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676418 is #989BE7. Grayscale: #5C5C5C. Windows color (decimal): -10001384 or 1598567. OLE color: 1598567.
HSL color Cylindrical-coordinate representation of color #676418: hue angle of 57.72º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #676418 is Cyan = 0, Magento = 0.03, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 24 | - |
| CMYK | 0 | 0.03 | 0.77 | 0.60 |
| HSL | 57.72º | 0.62% | 0.25% | - |
| HSV(B) | 57.72º | 0.77% | 0.4% | - |
| XYZ | 10.32 | 12.06 | 2.65 | - |
| YUV | 92.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 24 | 0 | 0.03 | 0.77 | 0.60 | 57.72 | 0.62 | 0.25 |
| Hex | 67 | 64 | 18 | 0 | 3 | 4D | 3C | 3A | 3E | 19 |
| Octal | 147 | 144 | 30 | 0 | 3 | 115 | 74 | 72 | 76 | 31 |
| Binary | 1100111 | 1100100 | 11000 | 0 | 11 | 1001101 | 111100 | 111010 | 111110 | 11001 |
Color Harmonies of #676418
Complementary color
Monochromatic Colors of #676418
Black with #676418
Text Example
Text Example
White with #676418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676418; }
p { color: rgb(103,100,24); }
H1.HeaderClassName
{
color: #676418;
}
.AnyTagClassName
{
color: #676418;
}
</style>
background-color css
<style>
a { background-color: #676418; }
a { background-color: rgb(103,100,24); }
div.DivClassName
{
background-color: #676418;
}
.BgClassName
{
background-color: #676418;
}
</style>
border-color css
<style>
span { border-color: #676418; }
span { border-color: rgb(103,100,24); }
td.TdClassName
{
border-color: #676418;
}
.TagClassName
{
border-color: #676418;
}
</style>