Shades of Costa Del Sol #696117
Tints of Costa Del Sol #696117
RGB
CMYK
RGB Variations
Color information
#696117 (or 0x696117) is known color: Costa Del Sol. HEX triplet: 69, 61 and 17. RGB value is (105,97,23). Sum of RGB (Red+Green+Blue) = 105+97+23=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 97 (38.28% from 255 or 43.11% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 105 - color contains mainly: red. Hex color #696117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696117 is #969EE8. Grayscale: #5B5B5B. Windows color (decimal): -9871081 or 1532265. OLE color: 1532265.
HSL color Cylindrical-coordinate representation of color #696117: hue angle of 54.15º 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 #696117 is Cyan = 0, Magento = 0.08, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 23 | - |
| CMYK | 0 | 0.08 | 0.78 | 0.59 |
| HSL | 54.15º | 0.64% | 0.25% | - |
| HSV(B) | 54.15º | 0.78% | 0.41% | - |
| XYZ | 10.26 | 11.61 | 2.51 | - |
| YUV | 90.96 | 89.65 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 23 | 0 | 0.08 | 0.78 | 0.59 | 54.15 | 0.64 | 0.25 |
| Hex | 69 | 61 | 17 | 0 | 8 | 4E | 3B | 36 | 40 | 19 |
| Octal | 151 | 141 | 27 | 0 | 10 | 116 | 73 | 66 | 100 | 31 |
| Binary | 1101001 | 1100001 | 10111 | 0 | 1000 | 1001110 | 111011 | 110110 | 1000000 | 11001 |
Color Harmonies of #696117
Complementary color
Monochromatic Colors of #696117
Black with #696117
Text Example
Text Example
White with #696117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696117; }
p { color: rgb(105,97,23); }
H1.HeaderClassName
{
color: #696117;
}
.AnyTagClassName
{
color: #696117;
}
</style>
background-color css
<style>
a { background-color: #696117; }
a { background-color: rgb(105,97,23); }
div.DivClassName
{
background-color: #696117;
}
.BgClassName
{
background-color: #696117;
}
</style>
border-color css
<style>
span { border-color: #696117; }
span { border-color: rgb(105,97,23); }
td.TdClassName
{
border-color: #696117;
}
.TagClassName
{
border-color: #696117;
}
</style>