Shades of Costa Del Sol #696030
Tints of Costa Del Sol #696030
RGB
CMYK
RGB Variations
Color information
#696030 (or 0x696030) is known color: Costa Del Sol. HEX triplet: 69, 60 and 30. RGB value is (105,96,48). Sum of RGB (Red+Green+Blue) = 105+96+48=249 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.17% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 105 - color contains mainly: red. Hex color #696030 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696030 is #969FCF. Grayscale: #5D5D5D. Windows color (decimal): -9871312 or 3170409. OLE color: 3170409.
HSL color Cylindrical-coordinate representation of color #696030: hue angle of 50.53º 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 #696030 is Cyan = 0, Magento = 0.09, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 48 | - |
| CMYK | 0 | 0.09 | 0.54 | 0.59 |
| HSL | 50.53º | 0.37% | 0.3% | - |
| HSV(B) | 50.53º | 0.54% | 0.41% | - |
| XYZ | 10.54 | 11.58 | 4.48 | - |
| YUV | 93.22 | 102.48 | 136.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 48 | 0 | 0.09 | 0.54 | 0.59 | 50.53 | 0.37 | 0.3 |
| Hex | 69 | 60 | 30 | 0 | 9 | 36 | 3B | 33 | 25 | 1E |
| Octal | 151 | 140 | 60 | 0 | 11 | 66 | 73 | 63 | 45 | 36 |
| Binary | 1101001 | 1100000 | 110000 | 0 | 1001 | 110110 | 111011 | 110011 | 100101 | 11110 |
Color Harmonies of #696030
Complementary color
Monochromatic Colors of #696030
Black with #696030
Text Example
Text Example
White with #696030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696030; }
p { color: rgb(105,96,48); }
H1.HeaderClassName
{
color: #696030;
}
.AnyTagClassName
{
color: #696030;
}
</style>
background-color css
<style>
a { background-color: #696030; }
a { background-color: rgb(105,96,48); }
div.DivClassName
{
background-color: #696030;
}
.BgClassName
{
background-color: #696030;
}
</style>
border-color css
<style>
span { border-color: #696030; }
span { border-color: rgb(105,96,48); }
td.TdClassName
{
border-color: #696030;
}
.TagClassName
{
border-color: #696030;
}
</style>