Shades of Costa Del Sol #696218
Tints of Costa Del Sol #696218
RGB
CMYK
RGB Variations
Color information
#696218 (or 0x696218) is known color: Costa Del Sol. HEX triplet: 69, 62 and 18. RGB value is (105,98,24). Sum of RGB (Red+Green+Blue) = 105+98+24=227 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.26% from 227); Green value is 98 (38.67% from 255 or 43.17% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 105 - color contains mainly: red. Hex color #696218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696218 is #969DE7. Grayscale: #5B5B5B. Windows color (decimal): -9870824 or 1598057. OLE color: 1598057.
HSL color Cylindrical-coordinate representation of color #696218: hue angle of 54.81º 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 #696218 is Cyan = 0, Magento = 0.07, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 24 | - |
| CMYK | 0 | 0.07 | 0.77 | 0.59 |
| HSL | 54.81º | 0.63% | 0.25% | - |
| HSV(B) | 54.81º | 0.77% | 0.41% | - |
| XYZ | 10.36 | 11.8 | 2.6 | - |
| YUV | 91.66 | 89.82 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 24 | 0 | 0.07 | 0.77 | 0.59 | 54.81 | 0.63 | 0.25 |
| Hex | 69 | 62 | 18 | 0 | 7 | 4D | 3B | 37 | 3F | 19 |
| Octal | 151 | 142 | 30 | 0 | 7 | 115 | 73 | 67 | 77 | 31 |
| Binary | 1101001 | 1100010 | 11000 | 0 | 111 | 1001101 | 111011 | 110111 | 111111 | 11001 |
Color Harmonies of #696218
Complementary color
Monochromatic Colors of #696218
Black with #696218
Text Example
Text Example
White with #696218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696218; }
p { color: rgb(105,98,24); }
H1.HeaderClassName
{
color: #696218;
}
.AnyTagClassName
{
color: #696218;
}
</style>
background-color css
<style>
a { background-color: #696218; }
a { background-color: rgb(105,98,24); }
div.DivClassName
{
background-color: #696218;
}
.BgClassName
{
background-color: #696218;
}
</style>
border-color css
<style>
span { border-color: #696218; }
span { border-color: rgb(105,98,24); }
td.TdClassName
{
border-color: #696218;
}
.TagClassName
{
border-color: #696218;
}
</style>