Shades of Costa Del Sol #696104
Tints of Costa Del Sol #696104
RGB
CMYK
RGB Variations
Color information
#696104 (or 0x696104) is known color: Costa Del Sol. HEX triplet: 69, 61 and 04. RGB value is (105,97,4). Sum of RGB (Red+Green+Blue) = 105+97+4=206 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.97% from 206); Green value is 97 (38.28% from 255 or 47.09% from 206); Blue value is 4 (1.95% from 255 or 1.94% from 206); Max value from RGB is 105 - color contains mainly: red. Hex color #696104 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696104 is #969EFB. Grayscale: #595959. Windows color (decimal): -9871100 or 287081. OLE color: 287081.
HSL color Cylindrical-coordinate representation of color #696104: hue angle of 55.25º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #696104 is Cyan = 0, Magento = 0.08, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 4 | - |
| CMYK | 0 | 0.08 | 0.96 | 0.59 |
| HSL | 55.25º | 0.93% | 0.21% | - |
| HSV(B) | 55.25º | 0.96% | 0.41% | - |
| XYZ | 10.12 | 11.56 | 1.81 | - |
| YUV | 88.79 | 80.15 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 4 | 0 | 0.08 | 0.96 | 0.59 | 55.25 | 0.93 | 0.21 |
| Hex | 69 | 61 | 4 | 0 | 8 | 60 | 3B | 37 | 5D | 15 |
| Octal | 151 | 141 | 4 | 0 | 10 | 140 | 73 | 67 | 135 | 25 |
| Binary | 1101001 | 1100001 | 100 | 0 | 1000 | 1100000 | 111011 | 110111 | 1011101 | 10101 |
Color Harmonies of #696104
Complementary color
Monochromatic Colors of #696104
Black with #696104
Text Example
Text Example
White with #696104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696104; }
p { color: rgb(105,97,4); }
H1.HeaderClassName
{
color: #696104;
}
.AnyTagClassName
{
color: #696104;
}
</style>
background-color css
<style>
a { background-color: #696104; }
a { background-color: rgb(105,97,4); }
div.DivClassName
{
background-color: #696104;
}
.BgClassName
{
background-color: #696104;
}
</style>
border-color css
<style>
span { border-color: #696104; }
span { border-color: rgb(105,97,4); }
td.TdClassName
{
border-color: #696104;
}
.TagClassName
{
border-color: #696104;
}
</style>