Shades of Costa Del Sol #696017
Tints of Costa Del Sol #696017
RGB
CMYK
RGB Variations
Color information
#696017 (or 0x696017) is known color: Costa Del Sol. HEX triplet: 69, 60 and 17. RGB value is (105,96,23). Sum of RGB (Red+Green+Blue) = 105+96+23=224 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.88% from 224); Green value is 96 (37.89% from 255 or 42.86% from 224); Blue value is 23 (9.38% from 255 or 10.27% from 224); Max value from RGB is 105 - color contains mainly: red. Hex color #696017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696017 is #969FE8. Grayscale: #5A5A5A. Windows color (decimal): -9871337 or 1532009. OLE color: 1532009.
HSL color Cylindrical-coordinate representation of color #696017: hue angle of 53.41º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #696017 is Cyan = 0, Magento = 0.09, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 23 | - |
| CMYK | 0 | 0.09 | 0.78 | 0.59 |
| HSL | 53.41º | 0.64% | 0.25% | - |
| HSV(B) | 53.41º | 0.78% | 0.41% | - |
| XYZ | 10.16 | 11.43 | 2.48 | - |
| YUV | 90.37 | 89.98 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 23 | 0 | 0.09 | 0.78 | 0.59 | 53.41 | 0.64 | 0.25 |
| Hex | 69 | 60 | 17 | 0 | 9 | 4E | 3B | 35 | 40 | 19 |
| Octal | 151 | 140 | 27 | 0 | 11 | 116 | 73 | 65 | 100 | 31 |
| Binary | 1101001 | 1100000 | 10111 | 0 | 1001 | 1001110 | 111011 | 110101 | 1000000 | 11001 |
Color Harmonies of #696017
Complementary color
Monochromatic Colors of #696017
Black with #696017
Text Example
Text Example
White with #696017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696017; }
p { color: rgb(105,96,23); }
H1.HeaderClassName
{
color: #696017;
}
.AnyTagClassName
{
color: #696017;
}
</style>
background-color css
<style>
a { background-color: #696017; }
a { background-color: rgb(105,96,23); }
div.DivClassName
{
background-color: #696017;
}
.BgClassName
{
background-color: #696017;
}
</style>
border-color css
<style>
span { border-color: #696017; }
span { border-color: rgb(105,96,23); }
td.TdClassName
{
border-color: #696017;
}
.TagClassName
{
border-color: #696017;
}
</style>