Shades of Costa Del Sol #696012
Tints of Costa Del Sol #696012
RGB
CMYK
RGB Variations
Color information
#696012 (or 0x696012) is known color: Costa Del Sol. HEX triplet: 69, 60 and 12. RGB value is (105,96,18). Sum of RGB (Red+Green+Blue) = 105+96+18=219 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.95% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 105 - color contains mainly: red. Hex color #696012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696012 is #969FED. Grayscale: #5A5A5A. Windows color (decimal): -9871342 or 1204329. OLE color: 1204329.
HSL color Cylindrical-coordinate representation of color #696012: hue angle of 53.79º 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 #696012 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 18 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.59 |
| HSL | 53.79º | 0.71% | 0.24% | - |
| HSV(B) | 53.79º | 0.83% | 0.41% | - |
| XYZ | 10.12 | 11.41 | 2.24 | - |
| YUV | 89.8 | 87.48 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 18 | 0 | 0.09 | 0.83 | 0.59 | 53.79 | 0.71 | 0.24 |
| Hex | 69 | 60 | 12 | 0 | 9 | 53 | 3B | 36 | 47 | 18 |
| Octal | 151 | 140 | 22 | 0 | 11 | 123 | 73 | 66 | 107 | 30 |
| Binary | 1101001 | 1100000 | 10010 | 0 | 1001 | 1010011 | 111011 | 110110 | 1000111 | 11000 |
Color Harmonies of #696012
Complementary color
Monochromatic Colors of #696012
Black with #696012
Text Example
Text Example
White with #696012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696012; }
p { color: rgb(105,96,18); }
H1.HeaderClassName
{
color: #696012;
}
.AnyTagClassName
{
color: #696012;
}
</style>
background-color css
<style>
a { background-color: #696012; }
a { background-color: rgb(105,96,18); }
div.DivClassName
{
background-color: #696012;
}
.BgClassName
{
background-color: #696012;
}
</style>
border-color css
<style>
span { border-color: #696012; }
span { border-color: rgb(105,96,18); }
td.TdClassName
{
border-color: #696012;
}
.TagClassName
{
border-color: #696012;
}
</style>