Shades of Costa Del Sol #666422
Tints of Costa Del Sol #666422
RGB
CMYK
RGB Variations
Color information
#666422 (or 0x666422) is known color: Costa Del Sol. HEX triplet: 66, 64 and 22. RGB value is (102,100,34). Sum of RGB (Red+Green+Blue) = 102+100+34=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 102 - color contains mainly: red. Hex color #666422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666422 is #999BDD. Grayscale: #5D5D5D. Windows color (decimal): -10066910 or 2253926. OLE color: 2253926.
HSL color Cylindrical-coordinate representation of color #666422: hue angle of 58.24º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #666422 is Cyan = 0, Magento = 0.02, Yellow = 0.67 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 100 | 34 | - |
| CMYK | 0 | 0.02 | 0.67 | 0.6 |
| HSL | 58.24º | 0.5% | 0.27% | - |
| HSV(B) | 58.24º | 0.67% | 0.4% | - |
| XYZ | 10.33 | 12.05 | 3.3 | - |
| YUV | 93.07 | 94.66 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 100 | 34 | 0 | 0.02 | 0.67 | 0.6 | 58.24 | 0.5 | 0.27 |
| Hex | 66 | 64 | 22 | 0 | 2 | 43 | 3C | 3A | 32 | 1B |
| Octal | 146 | 144 | 42 | 0 | 2 | 103 | 74 | 72 | 62 | 33 |
| Binary | 1100110 | 1100100 | 100010 | 0 | 10 | 1000011 | 111100 | 111010 | 110010 | 11011 |
Color Harmonies of #666422
Complementary color
Monochromatic Colors of #666422
Black with #666422
Text Example
Text Example
White with #666422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666422; }
p { color: rgb(102,100,34); }
H1.HeaderClassName
{
color: #666422;
}
.AnyTagClassName
{
color: #666422;
}
</style>
background-color css
<style>
a { background-color: #666422; }
a { background-color: rgb(102,100,34); }
div.DivClassName
{
background-color: #666422;
}
.BgClassName
{
background-color: #666422;
}
</style>
border-color css
<style>
span { border-color: #666422; }
span { border-color: rgb(102,100,34); }
td.TdClassName
{
border-color: #666422;
}
.TagClassName
{
border-color: #666422;
}
</style>