Shades of Costa Del Sol #696022
Tints of Costa Del Sol #696022
RGB
CMYK
RGB Variations
Color information
#696022 (or 0x696022) is known color: Costa Del Sol. HEX triplet: 69, 60 and 22. RGB value is (105,96,34). Sum of RGB (Red+Green+Blue) = 105+96+34=235 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.68% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 105 - color contains mainly: red. Hex color #696022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696022 is #969FDD. Grayscale: #5B5B5B. Windows color (decimal): -9871326 or 2252905. OLE color: 2252905.
HSL color Cylindrical-coordinate representation of color #696022: hue angle of 52.39º 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 #696022 is Cyan = 0, Magento = 0.09, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 34 | - |
| CMYK | 0 | 0.09 | 0.68 | 0.59 |
| HSL | 52.39º | 0.51% | 0.27% | - |
| HSV(B) | 52.39º | 0.68% | 0.41% | - |
| XYZ | 10.3 | 11.48 | 3.19 | - |
| YUV | 91.62 | 95.48 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 34 | 0 | 0.09 | 0.68 | 0.59 | 52.39 | 0.51 | 0.27 |
| Hex | 69 | 60 | 22 | 0 | 9 | 44 | 3B | 34 | 33 | 1B |
| Octal | 151 | 140 | 42 | 0 | 11 | 104 | 73 | 64 | 63 | 33 |
| Binary | 1101001 | 1100000 | 100010 | 0 | 1001 | 1000100 | 111011 | 110100 | 110011 | 11011 |
Color Harmonies of #696022
Complementary color
Monochromatic Colors of #696022
Black with #696022
Text Example
Text Example
White with #696022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696022; }
p { color: rgb(105,96,34); }
H1.HeaderClassName
{
color: #696022;
}
.AnyTagClassName
{
color: #696022;
}
</style>
background-color css
<style>
a { background-color: #696022; }
a { background-color: rgb(105,96,34); }
div.DivClassName
{
background-color: #696022;
}
.BgClassName
{
background-color: #696022;
}
</style>
border-color css
<style>
span { border-color: #696022; }
span { border-color: rgb(105,96,34); }
td.TdClassName
{
border-color: #696022;
}
.TagClassName
{
border-color: #696022;
}
</style>