Shades of Costa Del Sol #696626
Tints of Costa Del Sol #696626
RGB
CMYK
RGB Variations
Color information
#696626 (or 0x696626) is known color: Costa Del Sol. HEX triplet: 69, 66 and 26. RGB value is (105,102,38). Sum of RGB (Red+Green+Blue) = 105+102+38=245 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.86% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 38 (15.23% from 255 or 15.51% from 245); Max value from RGB is 105 - color contains mainly: red. Hex color #696626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696626 is #9699D9. Grayscale: #5F5F5F. Windows color (decimal): -9869786 or 2516585. OLE color: 2516585.
HSL color Cylindrical-coordinate representation of color #696626: hue angle of 57.31º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #696626 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 38 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.59 |
| HSL | 57.31º | 0.47% | 0.28% | - |
| HSV(B) | 57.31º | 0.64% | 0.41% | - |
| XYZ | 10.93 | 12.65 | 3.7 | - |
| YUV | 95.6 | 95.49 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 38 | 0 | 0.03 | 0.64 | 0.59 | 57.31 | 0.47 | 0.28 |
| Hex | 69 | 66 | 26 | 0 | 3 | 40 | 3B | 39 | 2F | 1C |
| Octal | 151 | 146 | 46 | 0 | 3 | 100 | 73 | 71 | 57 | 34 |
| Binary | 1101001 | 1100110 | 100110 | 0 | 11 | 1000000 | 111011 | 111001 | 101111 | 11100 |
Color Harmonies of #696626
Complementary color
Monochromatic Colors of #696626
Black with #696626
Text Example
Text Example
White with #696626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696626; }
p { color: rgb(105,102,38); }
H1.HeaderClassName
{
color: #696626;
}
.AnyTagClassName
{
color: #696626;
}
</style>
background-color css
<style>
a { background-color: #696626; }
a { background-color: rgb(105,102,38); }
div.DivClassName
{
background-color: #696626;
}
.BgClassName
{
background-color: #696626;
}
</style>
border-color css
<style>
span { border-color: #696626; }
span { border-color: rgb(105,102,38); }
td.TdClassName
{
border-color: #696626;
}
.TagClassName
{
border-color: #696626;
}
</style>