Shades of Costa Del Sol #696730
Tints of Costa Del Sol #696730
RGB
CMYK
RGB Variations
Color information
#696730 (or 0x696730) is known color: Costa Del Sol. HEX triplet: 69, 67 and 30. RGB value is (105,103,48). Sum of RGB (Red+Green+Blue) = 105+103+48=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 48 (19.14% from 255 or 18.75% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #696730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696730 is #9698CF. Grayscale: #616161. Windows color (decimal): -9869520 or 3172201. OLE color: 3172201.
HSL color Cylindrical-coordinate representation of color #696730: hue angle of 57.89º 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 #696730 is Cyan = 0, Magento = 0.02, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 103 | 48 | - |
| CMYK | 0 | 0.02 | 0.54 | 0.59 |
| HSL | 57.89º | 0.37% | 0.3% | - |
| HSV(B) | 57.89º | 0.54% | 0.41% | - |
| XYZ | 11.21 | 12.92 | 4.7 | - |
| YUV | 97.33 | 100.16 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 103 | 48 | 0 | 0.02 | 0.54 | 0.59 | 57.89 | 0.37 | 0.3 |
| Hex | 69 | 67 | 30 | 0 | 2 | 36 | 3B | 3A | 25 | 1E |
| Octal | 151 | 147 | 60 | 0 | 2 | 66 | 73 | 72 | 45 | 36 |
| Binary | 1101001 | 1100111 | 110000 | 0 | 10 | 110110 | 111011 | 111010 | 100101 | 11110 |
Color Harmonies of #696730
Complementary color
Monochromatic Colors of #696730
Black with #696730
Text Example
Text Example
White with #696730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696730; }
p { color: rgb(105,103,48); }
H1.HeaderClassName
{
color: #696730;
}
.AnyTagClassName
{
color: #696730;
}
</style>
background-color css
<style>
a { background-color: #696730; }
a { background-color: rgb(105,103,48); }
div.DivClassName
{
background-color: #696730;
}
.BgClassName
{
background-color: #696730;
}
</style>
border-color css
<style>
span { border-color: #696730; }
span { border-color: rgb(105,103,48); }
td.TdClassName
{
border-color: #696730;
}
.TagClassName
{
border-color: #696730;
}
</style>