Shades of Costa Del Sol #696320
Tints of Costa Del Sol #696320
RGB
CMYK
RGB Variations
Color information
#696320 (or 0x696320) is known color: Costa Del Sol. HEX triplet: 69, 63 and 20. RGB value is (105,99,32). Sum of RGB (Red+Green+Blue) = 105+99+32=236 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.49% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 105 - color contains mainly: red. Hex color #696320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696320 is #969CDF. Grayscale: #5D5D5D. Windows color (decimal): -9870560 or 2122601. OLE color: 2122601.
HSL color Cylindrical-coordinate representation of color #696320: hue angle of 55.07º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #696320 is Cyan = 0, Magento = 0.06, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 99 | 32 | - |
| CMYK | 0 | 0.06 | 0.70 | 0.59 |
| HSL | 55.07º | 0.53% | 0.27% | - |
| HSV(B) | 55.07º | 0.7% | 0.41% | - |
| XYZ | 10.55 | 12.03 | 3.13 | - |
| YUV | 93.16 | 93.49 | 136.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 32 | 0 | 0.06 | 0.70 | 0.59 | 55.07 | 0.53 | 0.27 |
| Hex | 69 | 63 | 20 | 0 | 6 | 46 | 3B | 37 | 35 | 1B |
| Octal | 151 | 143 | 40 | 0 | 6 | 106 | 73 | 67 | 65 | 33 |
| Binary | 1101001 | 1100011 | 100000 | 0 | 110 | 1000110 | 111011 | 110111 | 110101 | 11011 |
Color Harmonies of #696320
Complementary color
Monochromatic Colors of #696320
Black with #696320
Text Example
Text Example
White with #696320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696320; }
p { color: rgb(105,99,32); }
H1.HeaderClassName
{
color: #696320;
}
.AnyTagClassName
{
color: #696320;
}
</style>
background-color css
<style>
a { background-color: #696320; }
a { background-color: rgb(105,99,32); }
div.DivClassName
{
background-color: #696320;
}
.BgClassName
{
background-color: #696320;
}
</style>
border-color css
<style>
span { border-color: #696320; }
span { border-color: rgb(105,99,32); }
td.TdClassName
{
border-color: #696320;
}
.TagClassName
{
border-color: #696320;
}
</style>