Shades of Costa Del Sol #696019
Tints of Costa Del Sol #696019
RGB
CMYK
RGB Variations
Color information
#696019 (or 0x696019) is known color: Costa Del Sol. HEX triplet: 69, 60 and 19. RGB value is (105,96,25). Sum of RGB (Red+Green+Blue) = 105+96+25=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 96 (37.89% from 255 or 42.48% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #696019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696019 is #969FE6. Grayscale: #5A5A5A. Windows color (decimal): -9871335 or 1663081. OLE color: 1663081.
HSL color Cylindrical-coordinate representation of color #696019: hue angle of 53.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #696019 is Cyan = 0, Magento = 0.09, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 25 | - |
| CMYK | 0 | 0.09 | 0.76 | 0.59 |
| HSL | 53.25º | 0.62% | 0.25% | - |
| HSV(B) | 53.25º | 0.76% | 0.41% | - |
| XYZ | 10.18 | 11.44 | 2.59 | - |
| YUV | 90.6 | 90.98 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 25 | 0 | 0.09 | 0.76 | 0.59 | 53.25 | 0.62 | 0.25 |
| Hex | 69 | 60 | 19 | 0 | 9 | 4C | 3B | 35 | 3E | 19 |
| Octal | 151 | 140 | 31 | 0 | 11 | 114 | 73 | 65 | 76 | 31 |
| Binary | 1101001 | 1100000 | 11001 | 0 | 1001 | 1001100 | 111011 | 110101 | 111110 | 11001 |
Color Harmonies of #696019
Complementary color
Monochromatic Colors of #696019
Black with #696019
Text Example
Text Example
White with #696019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696019; }
p { color: rgb(105,96,25); }
H1.HeaderClassName
{
color: #696019;
}
.AnyTagClassName
{
color: #696019;
}
</style>
background-color css
<style>
a { background-color: #696019; }
a { background-color: rgb(105,96,25); }
div.DivClassName
{
background-color: #696019;
}
.BgClassName
{
background-color: #696019;
}
</style>
border-color css
<style>
span { border-color: #696019; }
span { border-color: rgb(105,96,25); }
td.TdClassName
{
border-color: #696019;
}
.TagClassName
{
border-color: #696019;
}
</style>