Shades of Costa Del Sol #696316
Tints of Costa Del Sol #696316
RGB
CMYK
RGB Variations
Color information
#696316 (or 0x696316) is known color: Costa Del Sol. HEX triplet: 69, 63 and 16. RGB value is (105,99,22). Sum of RGB (Red+Green+Blue) = 105+99+22=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 99 (39.06% from 255 or 43.81% from 226); Blue value is 22 (8.98% from 255 or 9.73% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #696316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696316 is #969CE9. Grayscale: #5C5C5C. Windows color (decimal): -9870570 or 1467241. OLE color: 1467241.
HSL color Cylindrical-coordinate representation of color #696316: hue angle of 55.66º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #696316 is Cyan = 0, Magento = 0.06, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 99 | 22 | - |
| CMYK | 0 | 0.06 | 0.79 | 0.59 |
| HSL | 55.66º | 0.65% | 0.25% | - |
| HSV(B) | 55.66º | 0.79% | 0.41% | - |
| XYZ | 10.43 | 11.98 | 2.52 | - |
| YUV | 92.02 | 88.49 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 22 | 0 | 0.06 | 0.79 | 0.59 | 55.66 | 0.65 | 0.25 |
| Hex | 69 | 63 | 16 | 0 | 6 | 4F | 3B | 38 | 41 | 19 |
| Octal | 151 | 143 | 26 | 0 | 6 | 117 | 73 | 70 | 101 | 31 |
| Binary | 1101001 | 1100011 | 10110 | 0 | 110 | 1001111 | 111011 | 111000 | 1000001 | 11001 |
Color Harmonies of #696316
Complementary color
Monochromatic Colors of #696316
Black with #696316
Text Example
Text Example
White with #696316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696316; }
p { color: rgb(105,99,22); }
H1.HeaderClassName
{
color: #696316;
}
.AnyTagClassName
{
color: #696316;
}
</style>
background-color css
<style>
a { background-color: #696316; }
a { background-color: rgb(105,99,22); }
div.DivClassName
{
background-color: #696316;
}
.BgClassName
{
background-color: #696316;
}
</style>
border-color css
<style>
span { border-color: #696316; }
span { border-color: rgb(105,99,22); }
td.TdClassName
{
border-color: #696316;
}
.TagClassName
{
border-color: #696316;
}
</style>