Shades of Costa Del Sol #696013
Tints of Costa Del Sol #696013
RGB
CMYK
RGB Variations
Color information
#696013 (or 0x696013) is known color: Costa Del Sol. HEX triplet: 69, 60 and 13. RGB value is (105,96,19). Sum of RGB (Red+Green+Blue) = 105+96+19=220 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.73% from 220); Green value is 96 (37.89% from 255 or 43.64% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 105 - color contains mainly: red. Hex color #696013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696013 is #969FEC. Grayscale: #5A5A5A. Windows color (decimal): -9871341 or 1269865. OLE color: 1269865.
HSL color Cylindrical-coordinate representation of color #696013: hue angle of 53.72º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #696013 is Cyan = 0, Magento = 0.09, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 19 | - |
| CMYK | 0 | 0.09 | 0.82 | 0.59 |
| HSL | 53.72º | 0.69% | 0.24% | - |
| HSV(B) | 53.72º | 0.82% | 0.41% | - |
| XYZ | 10.13 | 11.42 | 2.29 | - |
| YUV | 89.91 | 87.98 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 19 | 0 | 0.09 | 0.82 | 0.59 | 53.72 | 0.69 | 0.24 |
| Hex | 69 | 60 | 13 | 0 | 9 | 52 | 3B | 36 | 45 | 18 |
| Octal | 151 | 140 | 23 | 0 | 11 | 122 | 73 | 66 | 105 | 30 |
| Binary | 1101001 | 1100000 | 10011 | 0 | 1001 | 1010010 | 111011 | 110110 | 1000101 | 11000 |
Color Harmonies of #696013
Complementary color
Monochromatic Colors of #696013
Black with #696013
Text Example
Text Example
White with #696013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696013; }
p { color: rgb(105,96,19); }
H1.HeaderClassName
{
color: #696013;
}
.AnyTagClassName
{
color: #696013;
}
</style>
background-color css
<style>
a { background-color: #696013; }
a { background-color: rgb(105,96,19); }
div.DivClassName
{
background-color: #696013;
}
.BgClassName
{
background-color: #696013;
}
</style>
border-color css
<style>
span { border-color: #696013; }
span { border-color: rgb(105,96,19); }
td.TdClassName
{
border-color: #696013;
}
.TagClassName
{
border-color: #696013;
}
</style>