Shades of Costa Del Sol #696522
Tints of Costa Del Sol #696522
RGB
CMYK
RGB Variations
Color information
#696522 (or 0x696522) is known color: Costa Del Sol. HEX triplet: 69, 65 and 22. RGB value is (105,101,34). Sum of RGB (Red+Green+Blue) = 105+101+34=240 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.75% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 34 (13.67% from 255 or 14.17% from 240); Max value from RGB is 105 - color contains mainly: red. Hex color #696522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696522 is #969ADD. Grayscale: #5E5E5E. Windows color (decimal): -9870046 or 2254185. OLE color: 2254185.
HSL color Cylindrical-coordinate representation of color #696522: hue angle of 56.62º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #696522 is Cyan = 0, Magento = 0.04, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 34 | - |
| CMYK | 0 | 0.04 | 0.68 | 0.59 |
| HSL | 56.62º | 0.51% | 0.27% | - |
| HSV(B) | 56.62º | 0.68% | 0.41% | - |
| XYZ | 10.77 | 12.43 | 3.34 | - |
| YUV | 94.56 | 93.83 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 34 | 0 | 0.04 | 0.68 | 0.59 | 56.62 | 0.51 | 0.27 |
| Hex | 69 | 65 | 22 | 0 | 4 | 44 | 3B | 39 | 33 | 1B |
| Octal | 151 | 145 | 42 | 0 | 4 | 104 | 73 | 71 | 63 | 33 |
| Binary | 1101001 | 1100101 | 100010 | 0 | 100 | 1000100 | 111011 | 111001 | 110011 | 11011 |
Color Harmonies of #696522
Complementary color
Monochromatic Colors of #696522
Black with #696522
Text Example
Text Example
White with #696522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696522; }
p { color: rgb(105,101,34); }
H1.HeaderClassName
{
color: #696522;
}
.AnyTagClassName
{
color: #696522;
}
</style>
background-color css
<style>
a { background-color: #696522; }
a { background-color: rgb(105,101,34); }
div.DivClassName
{
background-color: #696522;
}
.BgClassName
{
background-color: #696522;
}
</style>
border-color css
<style>
span { border-color: #696522; }
span { border-color: rgb(105,101,34); }
td.TdClassName
{
border-color: #696522;
}
.TagClassName
{
border-color: #696522;
}
</style>