Shades of Costa Del Sol #676319
Tints of Costa Del Sol #676319
RGB
CMYK
RGB Variations
Color information
#676319 (or 0x676319) is known color: Costa Del Sol. HEX triplet: 67, 63 and 19. RGB value is (103,99,25). Sum of RGB (Red+Green+Blue) = 103+99+25=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 99 (39.06% from 255 or 43.61% from 227); Blue value is 25 (10.16% from 255 or 11.01% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #676319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676319 is #989CE6. Grayscale: #5C5C5C. Windows color (decimal): -10001639 or 1663847. OLE color: 1663847.
HSL color Cylindrical-coordinate representation of color #676319: hue angle of 56.92º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #676319 is Cyan = 0, Magento = 0.04, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 99 | 25 | - |
| CMYK | 0 | 0.04 | 0.76 | 0.60 |
| HSL | 56.92º | 0.61% | 0.25% | - |
| HSV(B) | 56.92º | 0.76% | 0.4% | - |
| XYZ | 10.23 | 11.88 | 2.67 | - |
| YUV | 91.76 | 90.33 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 99 | 25 | 0 | 0.04 | 0.76 | 0.60 | 56.92 | 0.61 | 0.25 |
| Hex | 67 | 63 | 19 | 0 | 4 | 4C | 3C | 39 | 3D | 19 |
| Octal | 147 | 143 | 31 | 0 | 4 | 114 | 74 | 71 | 75 | 31 |
| Binary | 1100111 | 1100011 | 11001 | 0 | 100 | 1001100 | 111100 | 111001 | 111101 | 11001 |
Color Harmonies of #676319
Complementary color
Monochromatic Colors of #676319
Black with #676319
Text Example
Text Example
White with #676319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676319; }
p { color: rgb(103,99,25); }
H1.HeaderClassName
{
color: #676319;
}
.AnyTagClassName
{
color: #676319;
}
</style>
background-color css
<style>
a { background-color: #676319; }
a { background-color: rgb(103,99,25); }
div.DivClassName
{
background-color: #676319;
}
.BgClassName
{
background-color: #676319;
}
</style>
border-color css
<style>
span { border-color: #676319; }
span { border-color: rgb(103,99,25); }
td.TdClassName
{
border-color: #676319;
}
.TagClassName
{
border-color: #676319;
}
</style>