Shades of Costa Del Sol #696124
Tints of Costa Del Sol #696124
RGB
CMYK
RGB Variations
Color information
#696124 (or 0x696124) is known color: Costa Del Sol. HEX triplet: 69, 61 and 24. RGB value is (105,97,36). Sum of RGB (Red+Green+Blue) = 105+97+36=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 36 (14.45% from 255 or 15.13% from 238); Max value from RGB is 105 - color contains mainly: red. Hex color #696124 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696124 is #969EDB. Grayscale: #5C5C5C. Windows color (decimal): -9871068 or 2384233. OLE color: 2384233.
HSL color Cylindrical-coordinate representation of color #696124: hue angle of 53.04º 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 #696124 is Cyan = 0, Magento = 0.08, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 36 | - |
| CMYK | 0 | 0.08 | 0.66 | 0.59 |
| HSL | 53.04º | 0.49% | 0.28% | - |
| HSV(B) | 53.04º | 0.66% | 0.41% | - |
| XYZ | 10.42 | 11.68 | 3.37 | - |
| YUV | 92.44 | 96.15 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 36 | 0 | 0.08 | 0.66 | 0.59 | 53.04 | 0.49 | 0.28 |
| Hex | 69 | 61 | 24 | 0 | 8 | 42 | 3B | 35 | 31 | 1C |
| Octal | 151 | 141 | 44 | 0 | 10 | 102 | 73 | 65 | 61 | 34 |
| Binary | 1101001 | 1100001 | 100100 | 0 | 1000 | 1000010 | 111011 | 110101 | 110001 | 11100 |
Color Harmonies of #696124
Complementary color
Monochromatic Colors of #696124
Black with #696124
Text Example
Text Example
White with #696124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696124; }
p { color: rgb(105,97,36); }
H1.HeaderClassName
{
color: #696124;
}
.AnyTagClassName
{
color: #696124;
}
</style>
background-color css
<style>
a { background-color: #696124; }
a { background-color: rgb(105,97,36); }
div.DivClassName
{
background-color: #696124;
}
.BgClassName
{
background-color: #696124;
}
</style>
border-color css
<style>
span { border-color: #696124; }
span { border-color: rgb(105,97,36); }
td.TdClassName
{
border-color: #696124;
}
.TagClassName
{
border-color: #696124;
}
</style>