Shades of Costa Del Sol #666320
Tints of Costa Del Sol #666320
RGB
CMYK
RGB Variations
Color information
#666320 (or 0x666320) is known color: Costa Del Sol. HEX triplet: 66, 63 and 20. RGB value is (102,99,32). Sum of RGB (Red+Green+Blue) = 102+99+32=233 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.78% from 233); Green value is 99 (39.06% from 255 or 42.49% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 102 - color contains mainly: red. Hex color #666320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666320 is #999CDF. Grayscale: #5C5C5C. Windows color (decimal): -10067168 or 2122598. OLE color: 2122598.
HSL color Cylindrical-coordinate representation of color #666320: hue angle of 57.43º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #666320 is Cyan = 0, Magento = 0.03, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 99 | 32 | - |
| CMYK | 0 | 0.03 | 0.69 | 0.6 |
| HSL | 57.43º | 0.52% | 0.26% | - |
| HSV(B) | 57.43º | 0.69% | 0.4% | - |
| XYZ | 10.2 | 11.85 | 3.12 | - |
| YUV | 92.26 | 93.99 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 99 | 32 | 0 | 0.03 | 0.69 | 0.6 | 57.43 | 0.52 | 0.26 |
| Hex | 66 | 63 | 20 | 0 | 3 | 45 | 3C | 39 | 34 | 1A |
| Octal | 146 | 143 | 40 | 0 | 3 | 105 | 74 | 71 | 64 | 32 |
| Binary | 1100110 | 1100011 | 100000 | 0 | 11 | 1000101 | 111100 | 111001 | 110100 | 11010 |
Color Harmonies of #666320
Complementary color
Monochromatic Colors of #666320
Black with #666320
Text Example
Text Example
White with #666320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666320; }
p { color: rgb(102,99,32); }
H1.HeaderClassName
{
color: #666320;
}
.AnyTagClassName
{
color: #666320;
}
</style>
background-color css
<style>
a { background-color: #666320; }
a { background-color: rgb(102,99,32); }
div.DivClassName
{
background-color: #666320;
}
.BgClassName
{
background-color: #666320;
}
</style>
border-color css
<style>
span { border-color: #666320; }
span { border-color: rgb(102,99,32); }
td.TdClassName
{
border-color: #666320;
}
.TagClassName
{
border-color: #666320;
}
</style>