Shades of Costa Del Sol #696533
Tints of Costa Del Sol #696533
RGB
CMYK
RGB Variations
Color information
#696533 (or 0x696533) is known color: Costa Del Sol. HEX triplet: 69, 65 and 33. RGB value is (105,101,51). Sum of RGB (Red+Green+Blue) = 105+101+51=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 51 (20.31% from 255 or 19.84% from 257); Max value from RGB is 105 - color contains mainly: red. Hex color #696533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696533 is #969ACC. Grayscale: #606060. Windows color (decimal): -9870029 or 3368297. OLE color: 3368297.
HSL color Cylindrical-coordinate representation of color #696533: hue angle of 55.56º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #696533 is Cyan = 0, Magento = 0.04, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 51 | - |
| CMYK | 0 | 0.04 | 0.51 | 0.59 |
| HSL | 55.56º | 0.35% | 0.31% | - |
| HSV(B) | 55.56º | 0.51% | 0.41% | - |
| XYZ | 11.08 | 12.55 | 4.97 | - |
| YUV | 96.5 | 102.33 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 51 | 0 | 0.04 | 0.51 | 0.59 | 55.56 | 0.35 | 0.31 |
| Hex | 69 | 65 | 33 | 0 | 4 | 33 | 3B | 38 | 23 | 1F |
| Octal | 151 | 145 | 63 | 0 | 4 | 63 | 73 | 70 | 43 | 37 |
| Binary | 1101001 | 1100101 | 110011 | 0 | 100 | 110011 | 111011 | 111000 | 100011 | 11111 |
Color Harmonies of #696533
Complementary color
Monochromatic Colors of #696533
Black with #696533
Text Example
Text Example
White with #696533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696533; }
p { color: rgb(105,101,51); }
H1.HeaderClassName
{
color: #696533;
}
.AnyTagClassName
{
color: #696533;
}
</style>
background-color css
<style>
a { background-color: #696533; }
a { background-color: rgb(105,101,51); }
div.DivClassName
{
background-color: #696533;
}
.BgClassName
{
background-color: #696533;
}
</style>
border-color css
<style>
span { border-color: #696533; }
span { border-color: rgb(105,101,51); }
td.TdClassName
{
border-color: #696533;
}
.TagClassName
{
border-color: #696533;
}
</style>