Shades of Costa Del Sol #696329
Tints of Costa Del Sol #696329
RGB
CMYK
RGB Variations
Color information
#696329 (or 0x696329) is known color: Costa Del Sol. HEX triplet: 69, 63 and 29. RGB value is (105,99,41). Sum of RGB (Red+Green+Blue) = 105+99+41=245 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.86% from 245); Green value is 99 (39.06% from 255 or 40.41% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 105 - color contains mainly: red. Hex color #696329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696329 is #969CD6. Grayscale: #5E5E5E. Windows color (decimal): -9870551 or 2712425. OLE color: 2712425.
HSL color Cylindrical-coordinate representation of color #696329: hue angle of 54.38º 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 #696329 is Cyan = 0, Magento = 0.06, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 99 | 41 | - |
| CMYK | 0 | 0.06 | 0.61 | 0.59 |
| HSL | 54.38º | 0.44% | 0.29% | - |
| HSV(B) | 54.38º | 0.61% | 0.41% | - |
| XYZ | 10.69 | 12.09 | 3.87 | - |
| YUV | 94.18 | 97.99 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 41 | 0 | 0.06 | 0.61 | 0.59 | 54.38 | 0.44 | 0.29 |
| Hex | 69 | 63 | 29 | 0 | 6 | 3D | 3B | 36 | 2C | 1D |
| Octal | 151 | 143 | 51 | 0 | 6 | 75 | 73 | 66 | 54 | 35 |
| Binary | 1101001 | 1100011 | 101001 | 0 | 110 | 111101 | 111011 | 110110 | 101100 | 11101 |
Color Harmonies of #696329
Complementary color
Monochromatic Colors of #696329
Black with #696329
Text Example
Text Example
White with #696329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696329; }
p { color: rgb(105,99,41); }
H1.HeaderClassName
{
color: #696329;
}
.AnyTagClassName
{
color: #696329;
}
</style>
background-color css
<style>
a { background-color: #696329; }
a { background-color: rgb(105,99,41); }
div.DivClassName
{
background-color: #696329;
}
.BgClassName
{
background-color: #696329;
}
</style>
border-color css
<style>
span { border-color: #696329; }
span { border-color: rgb(105,99,41); }
td.TdClassName
{
border-color: #696329;
}
.TagClassName
{
border-color: #696329;
}
</style>