Shades of Costa Del Sol #696426
Tints of Costa Del Sol #696426
RGB
CMYK
RGB Variations
Color information
#696426 (or 0x696426) is known color: Costa Del Sol. HEX triplet: 69, 64 and 26. RGB value is (105,100,38). Sum of RGB (Red+Green+Blue) = 105+100+38=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 100 (39.45% from 255 or 41.15% from 243); Blue value is 38 (15.23% from 255 or 15.64% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #696426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696426 is #969BD9. Grayscale: #5E5E5E. Windows color (decimal): -9870298 or 2516073. OLE color: 2516073.
HSL color Cylindrical-coordinate representation of color #696426: hue angle of 55.52º 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 #696426 is Cyan = 0, Magento = 0.05, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 100 | 38 | - |
| CMYK | 0 | 0.05 | 0.64 | 0.59 |
| HSL | 55.52º | 0.47% | 0.28% | - |
| HSV(B) | 55.52º | 0.64% | 0.41% | - |
| XYZ | 10.73 | 12.26 | 3.63 | - |
| YUV | 94.43 | 96.16 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 38 | 0 | 0.05 | 0.64 | 0.59 | 55.52 | 0.47 | 0.28 |
| Hex | 69 | 64 | 26 | 0 | 5 | 40 | 3B | 38 | 2F | 1C |
| Octal | 151 | 144 | 46 | 0 | 5 | 100 | 73 | 70 | 57 | 34 |
| Binary | 1101001 | 1100100 | 100110 | 0 | 101 | 1000000 | 111011 | 111000 | 101111 | 11100 |
Color Harmonies of #696426
Complementary color
Monochromatic Colors of #696426
Black with #696426
Text Example
Text Example
White with #696426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696426; }
p { color: rgb(105,100,38); }
H1.HeaderClassName
{
color: #696426;
}
.AnyTagClassName
{
color: #696426;
}
</style>
background-color css
<style>
a { background-color: #696426; }
a { background-color: rgb(105,100,38); }
div.DivClassName
{
background-color: #696426;
}
.BgClassName
{
background-color: #696426;
}
</style>
border-color css
<style>
span { border-color: #696426; }
span { border-color: rgb(105,100,38); }
td.TdClassName
{
border-color: #696426;
}
.TagClassName
{
border-color: #696426;
}
</style>