Shades of Costa Del Sol #696026
Tints of Costa Del Sol #696026
RGB
CMYK
RGB Variations
Color information
#696026 (or 0x696026) is known color: Costa Del Sol. HEX triplet: 69, 60 and 26. RGB value is (105,96,38). Sum of RGB (Red+Green+Blue) = 105+96+38=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #696026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696026 is #969FD9. Grayscale: #5C5C5C. Windows color (decimal): -9871322 or 2515049. OLE color: 2515049.
HSL color Cylindrical-coordinate representation of color #696026: hue angle of 51.94º 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 #696026 is Cyan = 0, Magento = 0.09, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 38 | - |
| CMYK | 0 | 0.09 | 0.64 | 0.59 |
| HSL | 51.94º | 0.47% | 0.28% | - |
| HSV(B) | 51.94º | 0.64% | 0.41% | - |
| XYZ | 10.36 | 11.51 | 3.51 | - |
| YUV | 92.08 | 97.48 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 38 | 0 | 0.09 | 0.64 | 0.59 | 51.94 | 0.47 | 0.28 |
| Hex | 69 | 60 | 26 | 0 | 9 | 40 | 3B | 34 | 2F | 1C |
| Octal | 151 | 140 | 46 | 0 | 11 | 100 | 73 | 64 | 57 | 34 |
| Binary | 1101001 | 1100000 | 100110 | 0 | 1001 | 1000000 | 111011 | 110100 | 101111 | 11100 |
Color Harmonies of #696026
Complementary color
Monochromatic Colors of #696026
Black with #696026
Text Example
Text Example
White with #696026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696026; }
p { color: rgb(105,96,38); }
H1.HeaderClassName
{
color: #696026;
}
.AnyTagClassName
{
color: #696026;
}
</style>
background-color css
<style>
a { background-color: #696026; }
a { background-color: rgb(105,96,38); }
div.DivClassName
{
background-color: #696026;
}
.BgClassName
{
background-color: #696026;
}
</style>
border-color css
<style>
span { border-color: #696026; }
span { border-color: rgb(105,96,38); }
td.TdClassName
{
border-color: #696026;
}
.TagClassName
{
border-color: #696026;
}
</style>