Shades of Costa Del Sol #696424
Tints of Costa Del Sol #696424
RGB
CMYK
RGB Variations
Color information
#696424 (or 0x696424) is known color: Costa Del Sol. HEX triplet: 69, 64 and 24. RGB value is (105,100,36). Sum of RGB (Red+Green+Blue) = 105+100+36=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 36 (14.45% from 255 or 14.94% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #696424 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696424 is #969BDB. Grayscale: #5E5E5E. Windows color (decimal): -9870300 or 2385001. OLE color: 2385001.
HSL color Cylindrical-coordinate representation of color #696424: hue angle of 55.65º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #696424 is Cyan = 0, Magento = 0.05, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 100 | 36 | - |
| CMYK | 0 | 0.05 | 0.66 | 0.59 |
| HSL | 55.65º | 0.49% | 0.28% | - |
| HSV(B) | 55.65º | 0.66% | 0.41% | - |
| XYZ | 10.7 | 12.24 | 3.47 | - |
| YUV | 94.2 | 95.16 | 135.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 36 | 0 | 0.05 | 0.66 | 0.59 | 55.65 | 0.49 | 0.28 |
| Hex | 69 | 64 | 24 | 0 | 5 | 42 | 3B | 38 | 31 | 1C |
| Octal | 151 | 144 | 44 | 0 | 5 | 102 | 73 | 70 | 61 | 34 |
| Binary | 1101001 | 1100100 | 100100 | 0 | 101 | 1000010 | 111011 | 111000 | 110001 | 11100 |
Color Harmonies of #696424
Complementary color
Monochromatic Colors of #696424
Black with #696424
Text Example
Text Example
White with #696424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696424; }
p { color: rgb(105,100,36); }
H1.HeaderClassName
{
color: #696424;
}
.AnyTagClassName
{
color: #696424;
}
</style>
background-color css
<style>
a { background-color: #696424; }
a { background-color: rgb(105,100,36); }
div.DivClassName
{
background-color: #696424;
}
.BgClassName
{
background-color: #696424;
}
</style>
border-color css
<style>
span { border-color: #696424; }
span { border-color: rgb(105,100,36); }
td.TdClassName
{
border-color: #696424;
}
.TagClassName
{
border-color: #696424;
}
</style>