Shades of Costa Del Sol #696418
Tints of Costa Del Sol #696418
RGB
CMYK
RGB Variations
Color information
#696418 (or 0x696418) is known color: Costa Del Sol. HEX triplet: 69, 64 and 18. RGB value is (105,100,24). Sum of RGB (Red+Green+Blue) = 105+100+24=229 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.85% from 229); Green value is 100 (39.45% from 255 or 43.67% from 229); Blue value is 24 (9.77% from 255 or 10.48% from 229); Max value from RGB is 105 - color contains mainly: red. Hex color #696418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696418 is #969BE7. Grayscale: #5D5D5D. Windows color (decimal): -9870312 or 1598569. OLE color: 1598569.
HSL color Cylindrical-coordinate representation of color #696418: hue angle of 56.3º 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 #696418 is Cyan = 0, Magento = 0.05, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 100 | 24 | - |
| CMYK | 0 | 0.05 | 0.77 | 0.59 |
| HSL | 56.3º | 0.63% | 0.25% | - |
| HSV(B) | 56.3º | 0.77% | 0.41% | - |
| XYZ | 10.55 | 12.18 | 2.66 | - |
| YUV | 92.83 | 89.16 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 24 | 0 | 0.05 | 0.77 | 0.59 | 56.3 | 0.63 | 0.25 |
| Hex | 69 | 64 | 18 | 0 | 5 | 4D | 3B | 38 | 3F | 19 |
| Octal | 151 | 144 | 30 | 0 | 5 | 115 | 73 | 70 | 77 | 31 |
| Binary | 1101001 | 1100100 | 11000 | 0 | 101 | 1001101 | 111011 | 111000 | 111111 | 11001 |
Color Harmonies of #696418
Complementary color
Monochromatic Colors of #696418
Black with #696418
Text Example
Text Example
White with #696418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696418; }
p { color: rgb(105,100,24); }
H1.HeaderClassName
{
color: #696418;
}
.AnyTagClassName
{
color: #696418;
}
</style>
background-color css
<style>
a { background-color: #696418; }
a { background-color: rgb(105,100,24); }
div.DivClassName
{
background-color: #696418;
}
.BgClassName
{
background-color: #696418;
}
</style>
border-color css
<style>
span { border-color: #696418; }
span { border-color: rgb(105,100,24); }
td.TdClassName
{
border-color: #696418;
}
.TagClassName
{
border-color: #696418;
}
</style>