Shades of Costa Del Sol #696112
Tints of Costa Del Sol #696112
RGB
CMYK
RGB Variations
Color information
#696112 (or 0x696112) is known color: Costa Del Sol. HEX triplet: 69, 61 and 12. RGB value is (105,97,18). Sum of RGB (Red+Green+Blue) = 105+97+18=220 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.73% from 220); Green value is 97 (38.28% from 255 or 44.09% from 220); Blue value is 18 (7.42% from 255 or 8.18% from 220); Max value from RGB is 105 - color contains mainly: red. Hex color #696112 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696112 is #969EED. Grayscale: #5A5A5A. Windows color (decimal): -9871086 or 1204585. OLE color: 1204585.
HSL color Cylindrical-coordinate representation of color #696112: hue angle of 54.48º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #696112 is Cyan = 0, Magento = 0.08, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 18 | - |
| CMYK | 0 | 0.08 | 0.83 | 0.59 |
| HSL | 54.48º | 0.71% | 0.24% | - |
| HSV(B) | 54.48º | 0.83% | 0.41% | - |
| XYZ | 10.21 | 11.6 | 2.27 | - |
| YUV | 90.39 | 87.15 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 18 | 0 | 0.08 | 0.83 | 0.59 | 54.48 | 0.71 | 0.24 |
| Hex | 69 | 61 | 12 | 0 | 8 | 53 | 3B | 36 | 47 | 18 |
| Octal | 151 | 141 | 22 | 0 | 10 | 123 | 73 | 66 | 107 | 30 |
| Binary | 1101001 | 1100001 | 10010 | 0 | 1000 | 1010011 | 111011 | 110110 | 1000111 | 11000 |
Color Harmonies of #696112
Complementary color
Monochromatic Colors of #696112
Black with #696112
Text Example
Text Example
White with #696112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696112; }
p { color: rgb(105,97,18); }
H1.HeaderClassName
{
color: #696112;
}
.AnyTagClassName
{
color: #696112;
}
</style>
background-color css
<style>
a { background-color: #696112; }
a { background-color: rgb(105,97,18); }
div.DivClassName
{
background-color: #696112;
}
.BgClassName
{
background-color: #696112;
}
</style>
border-color css
<style>
span { border-color: #696112; }
span { border-color: rgb(105,97,18); }
td.TdClassName
{
border-color: #696112;
}
.TagClassName
{
border-color: #696112;
}
</style>