Shades of Costa Del Sol #696004
Tints of Costa Del Sol #696004
RGB
CMYK
RGB Variations
Color information
#696004 (or 0x696004) is known color: Costa Del Sol. HEX triplet: 69, 60 and 04. RGB value is (105,96,4). Sum of RGB (Red+Green+Blue) = 105+96+4=205 (27% of max value = 765). Red value is 105 (41.41% from 255 or 51.22% from 205); Green value is 96 (37.89% from 255 or 46.83% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 105 - color contains mainly: red. Hex color #696004 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696004 is #969FFB. Grayscale: #585858. Windows color (decimal): -9871356 or 286825. OLE color: 286825.
HSL color Cylindrical-coordinate representation of color #696004: hue angle of 54.65º 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 #696004 is Cyan = 0, Magento = 0.09, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 4 | - |
| CMYK | 0 | 0.09 | 0.96 | 0.59 |
| HSL | 54.65º | 0.93% | 0.21% | - |
| HSV(B) | 54.65º | 0.96% | 0.41% | - |
| XYZ | 10.03 | 11.38 | 1.78 | - |
| YUV | 88.2 | 80.48 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 4 | 0 | 0.09 | 0.96 | 0.59 | 54.65 | 0.93 | 0.21 |
| Hex | 69 | 60 | 4 | 0 | 9 | 60 | 3B | 37 | 5D | 15 |
| Octal | 151 | 140 | 4 | 0 | 11 | 140 | 73 | 67 | 135 | 25 |
| Binary | 1101001 | 1100000 | 100 | 0 | 1001 | 1100000 | 111011 | 110111 | 1011101 | 10101 |
Color Harmonies of #696004
Complementary color
Monochromatic Colors of #696004
Black with #696004
Text Example
Text Example
White with #696004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696004; }
p { color: rgb(105,96,4); }
H1.HeaderClassName
{
color: #696004;
}
.AnyTagClassName
{
color: #696004;
}
</style>
background-color css
<style>
a { background-color: #696004; }
a { background-color: rgb(105,96,4); }
div.DivClassName
{
background-color: #696004;
}
.BgClassName
{
background-color: #696004;
}
</style>
border-color css
<style>
span { border-color: #696004; }
span { border-color: rgb(105,96,4); }
td.TdClassName
{
border-color: #696004;
}
.TagClassName
{
border-color: #696004;
}
</style>