Shades of Costa Del Sol #696518
Tints of Costa Del Sol #696518
RGB
CMYK
RGB Variations
Color information
#696518 (or 0x696518) is known color: Costa Del Sol. HEX triplet: 69, 65 and 18. RGB value is (105,101,24). Sum of RGB (Red+Green+Blue) = 105+101+24=230 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.65% from 230); Green value is 101 (39.84% from 255 or 43.91% from 230); Blue value is 24 (9.77% from 255 or 10.43% from 230); Max value from RGB is 105 - color contains mainly: red. Hex color #696518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696518 is #969AE7. Grayscale: #5D5D5D. Windows color (decimal): -9870056 or 1598825. OLE color: 1598825.
HSL color Cylindrical-coordinate representation of color #696518: hue angle of 57.04º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #696518 is Cyan = 0, Magento = 0.04, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 24 | - |
| CMYK | 0 | 0.04 | 0.77 | 0.59 |
| HSL | 57.04º | 0.63% | 0.25% | - |
| HSV(B) | 57.04º | 0.77% | 0.41% | - |
| XYZ | 10.64 | 12.38 | 2.69 | - |
| YUV | 93.42 | 88.83 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 24 | 0 | 0.04 | 0.77 | 0.59 | 57.04 | 0.63 | 0.25 |
| Hex | 69 | 65 | 18 | 0 | 4 | 4D | 3B | 39 | 3F | 19 |
| Octal | 151 | 145 | 30 | 0 | 4 | 115 | 73 | 71 | 77 | 31 |
| Binary | 1101001 | 1100101 | 11000 | 0 | 100 | 1001101 | 111011 | 111001 | 111111 | 11001 |
Color Harmonies of #696518
Complementary color
Monochromatic Colors of #696518
Black with #696518
Text Example
Text Example
White with #696518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696518; }
p { color: rgb(105,101,24); }
H1.HeaderClassName
{
color: #696518;
}
.AnyTagClassName
{
color: #696518;
}
</style>
background-color css
<style>
a { background-color: #696518; }
a { background-color: rgb(105,101,24); }
div.DivClassName
{
background-color: #696518;
}
.BgClassName
{
background-color: #696518;
}
</style>
border-color css
<style>
span { border-color: #696518; }
span { border-color: rgb(105,101,24); }
td.TdClassName
{
border-color: #696518;
}
.TagClassName
{
border-color: #696518;
}
</style>