Shades of Costa Del Sol #696108
Tints of Costa Del Sol #696108
RGB
CMYK
RGB Variations
Color information
#696108 (or 0x696108) is known color: Costa Del Sol. HEX triplet: 69, 61 and 08. RGB value is (105,97,8). Sum of RGB (Red+Green+Blue) = 105+97+8=210 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50% from 210); Green value is 97 (38.28% from 255 or 46.19% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 105 - color contains mainly: red. Hex color #696108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696108 is #969EF7. Grayscale: #595959. Windows color (decimal): -9871096 or 549225. OLE color: 549225.
HSL color Cylindrical-coordinate representation of color #696108: hue angle of 55.05º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #696108 is Cyan = 0, Magento = 0.08, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 8 | - |
| CMYK | 0 | 0.08 | 0.92 | 0.59 |
| HSL | 55.05º | 0.86% | 0.22% | - |
| HSV(B) | 55.05º | 0.92% | 0.41% | - |
| XYZ | 10.14 | 11.57 | 1.93 | - |
| YUV | 89.25 | 82.15 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 8 | 0 | 0.08 | 0.92 | 0.59 | 55.05 | 0.86 | 0.22 |
| Hex | 69 | 61 | 8 | 0 | 8 | 5C | 3B | 37 | 56 | 16 |
| Octal | 151 | 141 | 10 | 0 | 10 | 134 | 73 | 67 | 126 | 26 |
| Binary | 1101001 | 1100001 | 1000 | 0 | 1000 | 1011100 | 111011 | 110111 | 1010110 | 10110 |
Color Harmonies of #696108
Complementary color
Monochromatic Colors of #696108
Black with #696108
Text Example
Text Example
White with #696108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696108; }
p { color: rgb(105,97,8); }
H1.HeaderClassName
{
color: #696108;
}
.AnyTagClassName
{
color: #696108;
}
</style>
background-color css
<style>
a { background-color: #696108; }
a { background-color: rgb(105,97,8); }
div.DivClassName
{
background-color: #696108;
}
.BgClassName
{
background-color: #696108;
}
</style>
border-color css
<style>
span { border-color: #696108; }
span { border-color: rgb(105,97,8); }
td.TdClassName
{
border-color: #696108;
}
.TagClassName
{
border-color: #696108;
}
</style>