Shades of Costa Del Sol #666319
Tints of Costa Del Sol #666319
RGB
CMYK
RGB Variations
Color information
#666319 (or 0x666319) is known color: Costa Del Sol. HEX triplet: 66, 63 and 19. RGB value is (102,99,25). Sum of RGB (Red+Green+Blue) = 102+99+25=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 99 (39.06% from 255 or 43.81% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 102 - color contains mainly: red. Hex color #666319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #666319 is #999CE6. Grayscale: #5B5B5B. Windows color (decimal): -10067175 or 1663846. OLE color: 1663846.
HSL color Cylindrical-coordinate representation of color #666319: hue angle of 57.66º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #666319 is Cyan = 0, Magento = 0.03, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 99 | 25 | - |
| CMYK | 0 | 0.03 | 0.75 | 0.6 |
| HSL | 57.66º | 0.61% | 0.25% | - |
| HSV(B) | 57.66º | 0.75% | 0.4% | - |
| XYZ | 10.12 | 11.82 | 2.67 | - |
| YUV | 91.46 | 90.49 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 99 | 25 | 0 | 0.03 | 0.75 | 0.6 | 57.66 | 0.61 | 0.25 |
| Hex | 66 | 63 | 19 | 0 | 3 | 4B | 3C | 3A | 3D | 19 |
| Octal | 146 | 143 | 31 | 0 | 3 | 113 | 74 | 72 | 75 | 31 |
| Binary | 1100110 | 1100011 | 11001 | 0 | 11 | 1001011 | 111100 | 111010 | 111101 | 11001 |
Color Harmonies of #666319
Complementary color
Monochromatic Colors of #666319
Black with #666319
Text Example
Text Example
White with #666319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666319; }
p { color: rgb(102,99,25); }
H1.HeaderClassName
{
color: #666319;
}
.AnyTagClassName
{
color: #666319;
}
</style>
background-color css
<style>
a { background-color: #666319; }
a { background-color: rgb(102,99,25); }
div.DivClassName
{
background-color: #666319;
}
.BgClassName
{
background-color: #666319;
}
</style>
border-color css
<style>
span { border-color: #666319; }
span { border-color: rgb(102,99,25); }
td.TdClassName
{
border-color: #666319;
}
.TagClassName
{
border-color: #666319;
}
</style>