Shades of Costa Del Sol #696106
Tints of Costa Del Sol #696106
RGB
CMYK
RGB Variations
Color information
#696106 (or 0x696106) is known color: Costa Del Sol. HEX triplet: 69, 61 and 06. RGB value is (105,97,6). Sum of RGB (Red+Green+Blue) = 105+97+6=208 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.48% from 208); Green value is 97 (38.28% from 255 or 46.63% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 105 - color contains mainly: red. Hex color #696106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696106 is #969EF9. Grayscale: #595959. Windows color (decimal): -9871098 or 418153. OLE color: 418153.
HSL color Cylindrical-coordinate representation of color #696106: hue angle of 55.15º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #696106 is Cyan = 0, Magento = 0.08, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 6 | - |
| CMYK | 0 | 0.08 | 0.94 | 0.59 |
| HSL | 55.15º | 0.89% | 0.22% | - |
| HSV(B) | 55.15º | 0.94% | 0.41% | - |
| XYZ | 10.13 | 11.57 | 1.87 | - |
| YUV | 89.02 | 81.15 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 6 | 0 | 0.08 | 0.94 | 0.59 | 55.15 | 0.89 | 0.22 |
| Hex | 69 | 61 | 6 | 0 | 8 | 5E | 3B | 37 | 59 | 16 |
| Octal | 151 | 141 | 6 | 0 | 10 | 136 | 73 | 67 | 131 | 26 |
| Binary | 1101001 | 1100001 | 110 | 0 | 1000 | 1011110 | 111011 | 110111 | 1011001 | 10110 |
Color Harmonies of #696106
Complementary color
Monochromatic Colors of #696106
Black with #696106
Text Example
Text Example
White with #696106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696106; }
p { color: rgb(105,97,6); }
H1.HeaderClassName
{
color: #696106;
}
.AnyTagClassName
{
color: #696106;
}
</style>
background-color css
<style>
a { background-color: #696106; }
a { background-color: rgb(105,97,6); }
div.DivClassName
{
background-color: #696106;
}
.BgClassName
{
background-color: #696106;
}
</style>
border-color css
<style>
span { border-color: #696106; }
span { border-color: rgb(105,97,6); }
td.TdClassName
{
border-color: #696106;
}
.TagClassName
{
border-color: #696106;
}
</style>