Shades of Costa Del Sol #696010
Tints of Costa Del Sol #696010
RGB
CMYK
RGB Variations
Color information
#696010 (or 0x696010) is known color: Costa Del Sol. HEX triplet: 69, 60 and 10. RGB value is (105,96,16). Sum of RGB (Red+Green+Blue) = 105+96+16=217 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.39% from 217); Green value is 96 (37.89% from 255 or 44.24% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 105 - color contains mainly: red. Hex color #696010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696010 is #969FEF. Grayscale: #595959. Windows color (decimal): -9871344 or 1073257. OLE color: 1073257.
HSL color Cylindrical-coordinate representation of color #696010: hue angle of 53.93º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #696010 is Cyan = 0, Magento = 0.09, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 16 | - |
| CMYK | 0 | 0.09 | 0.85 | 0.59 |
| HSL | 53.93º | 0.74% | 0.24% | - |
| HSV(B) | 53.93º | 0.85% | 0.41% | - |
| XYZ | 10.1 | 11.41 | 2.16 | - |
| YUV | 89.57 | 86.48 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 16 | 0 | 0.09 | 0.85 | 0.59 | 53.93 | 0.74 | 0.24 |
| Hex | 69 | 60 | 10 | 0 | 9 | 55 | 3B | 36 | 4A | 18 |
| Octal | 151 | 140 | 20 | 0 | 11 | 125 | 73 | 66 | 112 | 30 |
| Binary | 1101001 | 1100000 | 10000 | 0 | 1001 | 1010101 | 111011 | 110110 | 1001010 | 11000 |
Color Harmonies of #696010
Complementary color
Monochromatic Colors of #696010
Black with #696010
Text Example
Text Example
White with #696010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696010; }
p { color: rgb(105,96,16); }
H1.HeaderClassName
{
color: #696010;
}
.AnyTagClassName
{
color: #696010;
}
</style>
background-color css
<style>
a { background-color: #696010; }
a { background-color: rgb(105,96,16); }
div.DivClassName
{
background-color: #696010;
}
.BgClassName
{
background-color: #696010;
}
</style>
border-color css
<style>
span { border-color: #696010; }
span { border-color: rgb(105,96,16); }
td.TdClassName
{
border-color: #696010;
}
.TagClassName
{
border-color: #696010;
}
</style>