Shades of Costa Del Sol #696029
Tints of Costa Del Sol #696029
RGB
CMYK
RGB Variations
Color information
#696029 (or 0x696029) is known color: Costa Del Sol. HEX triplet: 69, 60 and 29. RGB value is (105,96,41). Sum of RGB (Red+Green+Blue) = 105+96+41=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 96 (37.89% from 255 or 39.67% from 242); Blue value is 41 (16.41% from 255 or 16.94% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #696029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696029 is #969FD6. Grayscale: #5C5C5C. Windows color (decimal): -9871319 or 2711657. OLE color: 2711657.
HSL color Cylindrical-coordinate representation of color #696029: hue angle of 51.56º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #696029 is Cyan = 0, Magento = 0.09, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 41 | - |
| CMYK | 0 | 0.09 | 0.61 | 0.59 |
| HSL | 51.56º | 0.44% | 0.29% | - |
| HSV(B) | 51.56º | 0.61% | 0.41% | - |
| XYZ | 10.41 | 11.53 | 3.77 | - |
| YUV | 92.42 | 98.98 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 41 | 0 | 0.09 | 0.61 | 0.59 | 51.56 | 0.44 | 0.29 |
| Hex | 69 | 60 | 29 | 0 | 9 | 3D | 3B | 34 | 2C | 1D |
| Octal | 151 | 140 | 51 | 0 | 11 | 75 | 73 | 64 | 54 | 35 |
| Binary | 1101001 | 1100000 | 101001 | 0 | 1001 | 111101 | 111011 | 110100 | 101100 | 11101 |
Color Harmonies of #696029
Complementary color
Monochromatic Colors of #696029
Black with #696029
Text Example
Text Example
White with #696029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696029; }
p { color: rgb(105,96,41); }
H1.HeaderClassName
{
color: #696029;
}
.AnyTagClassName
{
color: #696029;
}
</style>
background-color css
<style>
a { background-color: #696029; }
a { background-color: rgb(105,96,41); }
div.DivClassName
{
background-color: #696029;
}
.BgClassName
{
background-color: #696029;
}
</style>
border-color css
<style>
span { border-color: #696029; }
span { border-color: rgb(105,96,41); }
td.TdClassName
{
border-color: #696029;
}
.TagClassName
{
border-color: #696029;
}
</style>