Shades of Costa Del Sol #696130
Tints of Costa Del Sol #696130
RGB
CMYK
RGB Variations
Color information
#696130 (or 0x696130) is known color: Costa Del Sol. HEX triplet: 69, 61 and 30. RGB value is (105,97,48). Sum of RGB (Red+Green+Blue) = 105+97+48=250 (33% of max value = 765). Red value is 105 (41.41% from 255 or 42% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 105 - color contains mainly: red. Hex color #696130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696130 is #969ECF. Grayscale: #5E5E5E. Windows color (decimal): -9871056 or 3170665. OLE color: 3170665.
HSL color Cylindrical-coordinate representation of color #696130: hue angle of 51.58º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #696130 is Cyan = 0, Magento = 0.08, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 48 | - |
| CMYK | 0 | 0.08 | 0.54 | 0.59 |
| HSL | 51.58º | 0.37% | 0.3% | - |
| HSV(B) | 51.58º | 0.54% | 0.41% | - |
| XYZ | 10.63 | 11.77 | 4.51 | - |
| YUV | 93.81 | 102.15 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 48 | 0 | 0.08 | 0.54 | 0.59 | 51.58 | 0.37 | 0.3 |
| Hex | 69 | 61 | 30 | 0 | 8 | 36 | 3B | 34 | 25 | 1E |
| Octal | 151 | 141 | 60 | 0 | 10 | 66 | 73 | 64 | 45 | 36 |
| Binary | 1101001 | 1100001 | 110000 | 0 | 1000 | 110110 | 111011 | 110100 | 100101 | 11110 |
Color Harmonies of #696130
Complementary color
Monochromatic Colors of #696130
Black with #696130
Text Example
Text Example
White with #696130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696130; }
p { color: rgb(105,97,48); }
H1.HeaderClassName
{
color: #696130;
}
.AnyTagClassName
{
color: #696130;
}
</style>
background-color css
<style>
a { background-color: #696130; }
a { background-color: rgb(105,97,48); }
div.DivClassName
{
background-color: #696130;
}
.BgClassName
{
background-color: #696130;
}
</style>
border-color css
<style>
span { border-color: #696130; }
span { border-color: rgb(105,97,48); }
td.TdClassName
{
border-color: #696130;
}
.TagClassName
{
border-color: #696130;
}
</style>