Shades of Costa Del Sol #696020
Tints of Costa Del Sol #696020
RGB
CMYK
RGB Variations
Color information
#696020 (or 0x696020) is known color: Costa Del Sol. HEX triplet: 69, 60 and 20. RGB value is (105,96,32). Sum of RGB (Red+Green+Blue) = 105+96+32=233 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.06% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 105 - color contains mainly: red. Hex color #696020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696020 is #969FDF. Grayscale: #5B5B5B. Windows color (decimal): -9871328 or 2121833. OLE color: 2121833.
HSL color Cylindrical-coordinate representation of color #696020: hue angle of 52.6º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #696020 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 32 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.59 |
| HSL | 52.6º | 0.53% | 0.27% | - |
| HSV(B) | 52.6º | 0.7% | 0.41% | - |
| XYZ | 10.27 | 11.47 | 3.04 | - |
| YUV | 91.4 | 94.48 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 32 | 0 | 0.09 | 0.70 | 0.59 | 52.6 | 0.53 | 0.27 |
| Hex | 69 | 60 | 20 | 0 | 9 | 46 | 3B | 35 | 35 | 1B |
| Octal | 151 | 140 | 40 | 0 | 11 | 106 | 73 | 65 | 65 | 33 |
| Binary | 1101001 | 1100000 | 100000 | 0 | 1001 | 1000110 | 111011 | 110101 | 110101 | 11011 |
Color Harmonies of #696020
Complementary color
Monochromatic Colors of #696020
Black with #696020
Text Example
Text Example
White with #696020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696020; }
p { color: rgb(105,96,32); }
H1.HeaderClassName
{
color: #696020;
}
.AnyTagClassName
{
color: #696020;
}
</style>
background-color css
<style>
a { background-color: #696020; }
a { background-color: rgb(105,96,32); }
div.DivClassName
{
background-color: #696020;
}
.BgClassName
{
background-color: #696020;
}
</style>
border-color css
<style>
span { border-color: #696020; }
span { border-color: rgb(105,96,32); }
td.TdClassName
{
border-color: #696020;
}
.TagClassName
{
border-color: #696020;
}
</style>