Shades of Costa Del Sol #676416
Tints of Costa Del Sol #676416
RGB
CMYK
RGB Variations
Color information
#676416 (or 0x676416) is known color: Costa Del Sol. HEX triplet: 67, 64 and 16. RGB value is (103,100,22). Sum of RGB (Red+Green+Blue) = 103+100+22=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 100 (39.45% from 255 or 44.44% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #676416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676416 is #989BE9. Grayscale: #5C5C5C. Windows color (decimal): -10001386 or 1467495. OLE color: 1467495.
HSL color Cylindrical-coordinate representation of color #676416: hue angle of 57.78º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #676416 is Cyan = 0, Magento = 0.03, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 22 | - |
| CMYK | 0 | 0.03 | 0.79 | 0.60 |
| HSL | 57.78º | 0.65% | 0.25% | - |
| HSV(B) | 57.78º | 0.79% | 0.4% | - |
| XYZ | 10.3 | 12.06 | 2.54 | - |
| YUV | 92.01 | 88.49 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 22 | 0 | 0.03 | 0.79 | 0.60 | 57.78 | 0.65 | 0.25 |
| Hex | 67 | 64 | 16 | 0 | 3 | 4F | 3C | 3A | 41 | 19 |
| Octal | 147 | 144 | 26 | 0 | 3 | 117 | 74 | 72 | 101 | 31 |
| Binary | 1100111 | 1100100 | 10110 | 0 | 11 | 1001111 | 111100 | 111010 | 1000001 | 11001 |
Color Harmonies of #676416
Complementary color
Monochromatic Colors of #676416
Black with #676416
Text Example
Text Example
White with #676416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676416; }
p { color: rgb(103,100,22); }
H1.HeaderClassName
{
color: #676416;
}
.AnyTagClassName
{
color: #676416;
}
</style>
background-color css
<style>
a { background-color: #676416; }
a { background-color: rgb(103,100,22); }
div.DivClassName
{
background-color: #676416;
}
.BgClassName
{
background-color: #676416;
}
</style>
border-color css
<style>
span { border-color: #676416; }
span { border-color: rgb(103,100,22); }
td.TdClassName
{
border-color: #676416;
}
.TagClassName
{
border-color: #676416;
}
</style>