Shades of Costa Del Sol #696621
Tints of Costa Del Sol #696621
RGB
CMYK
RGB Variations
Color information
#696621 (or 0x696621) is known color: Costa Del Sol. HEX triplet: 69, 66 and 21. RGB value is (105,102,33). Sum of RGB (Red+Green+Blue) = 105+102+33=240 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.75% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 33 (13.28% from 255 or 13.75% from 240); Max value from RGB is 105 - color contains mainly: red. Hex color #696621 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696621 is #9699DE. Grayscale: #5F5F5F. Windows color (decimal): -9869791 or 2188905. OLE color: 2188905.
HSL color Cylindrical-coordinate representation of color #696621: hue angle of 57.5º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #696621 is Cyan = 0, Magento = 0.03, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 33 | - |
| CMYK | 0 | 0.03 | 0.69 | 0.59 |
| HSL | 57.5º | 0.52% | 0.27% | - |
| HSV(B) | 57.5º | 0.69% | 0.41% | - |
| XYZ | 10.85 | 12.62 | 3.3 | - |
| YUV | 95.03 | 92.99 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 33 | 0 | 0.03 | 0.69 | 0.59 | 57.5 | 0.52 | 0.27 |
| Hex | 69 | 66 | 21 | 0 | 3 | 45 | 3B | 3A | 34 | 1B |
| Octal | 151 | 146 | 41 | 0 | 3 | 105 | 73 | 72 | 64 | 33 |
| Binary | 1101001 | 1100110 | 100001 | 0 | 11 | 1000101 | 111011 | 111010 | 110100 | 11011 |
Color Harmonies of #696621
Complementary color
Monochromatic Colors of #696621
Black with #696621
Text Example
Text Example
White with #696621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696621; }
p { color: rgb(105,102,33); }
H1.HeaderClassName
{
color: #696621;
}
.AnyTagClassName
{
color: #696621;
}
</style>
background-color css
<style>
a { background-color: #696621; }
a { background-color: rgb(105,102,33); }
div.DivClassName
{
background-color: #696621;
}
.BgClassName
{
background-color: #696621;
}
</style>
border-color css
<style>
span { border-color: #696621; }
span { border-color: rgb(105,102,33); }
td.TdClassName
{
border-color: #696621;
}
.TagClassName
{
border-color: #696621;
}
</style>