Shades of Costa Del Sol #696131
Tints of Costa Del Sol #696131
RGB
CMYK
RGB Variations
Color information
#696131 (or 0x696131) is known color: Costa Del Sol. HEX triplet: 69, 61 and 31. RGB value is (105,97,49). Sum of RGB (Red+Green+Blue) = 105+97+49=251 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.83% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 105 - color contains mainly: red. Hex color #696131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696131 is #969ECE. Grayscale: #5E5E5E. Windows color (decimal): -9871055 or 3236201. OLE color: 3236201.
HSL color Cylindrical-coordinate representation of color #696131: hue angle of 51.43º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #696131 is Cyan = 0, Magento = 0.08, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 49 | - |
| CMYK | 0 | 0.08 | 0.53 | 0.59 |
| HSL | 51.43º | 0.36% | 0.3% | - |
| HSV(B) | 51.43º | 0.53% | 0.41% | - |
| XYZ | 10.65 | 11.77 | 4.62 | - |
| YUV | 93.92 | 102.65 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 49 | 0 | 0.08 | 0.53 | 0.59 | 51.43 | 0.36 | 0.3 |
| Hex | 69 | 61 | 31 | 0 | 8 | 35 | 3B | 33 | 24 | 1E |
| Octal | 151 | 141 | 61 | 0 | 10 | 65 | 73 | 63 | 44 | 36 |
| Binary | 1101001 | 1100001 | 110001 | 0 | 1000 | 110101 | 111011 | 110011 | 100100 | 11110 |
Color Harmonies of #696131
Complementary color
Monochromatic Colors of #696131
Black with #696131
Text Example
Text Example
White with #696131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696131; }
p { color: rgb(105,97,49); }
H1.HeaderClassName
{
color: #696131;
}
.AnyTagClassName
{
color: #696131;
}
</style>
background-color css
<style>
a { background-color: #696131; }
a { background-color: rgb(105,97,49); }
div.DivClassName
{
background-color: #696131;
}
.BgClassName
{
background-color: #696131;
}
</style>
border-color css
<style>
span { border-color: #696131; }
span { border-color: rgb(105,97,49); }
td.TdClassName
{
border-color: #696131;
}
.TagClassName
{
border-color: #696131;
}
</style>