Shades of Costa Del Sol #696207
Tints of Costa Del Sol #696207
RGB
CMYK
RGB Variations
Color information
#696207 (or 0x696207) is known color: Costa Del Sol. HEX triplet: 69, 62 and 07. RGB value is (105,98,7). Sum of RGB (Red+Green+Blue) = 105+98+7=210 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50% from 210); Green value is 98 (38.67% from 255 or 46.67% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 105 - color contains mainly: red. Hex color #696207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696207 is #969DF8. Grayscale: #5A5A5A. Windows color (decimal): -9870841 or 483945. OLE color: 483945.
HSL color Cylindrical-coordinate representation of color #696207: hue angle of 55.71º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #696207 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 7 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.59 |
| HSL | 55.71º | 0.88% | 0.22% | - |
| HSV(B) | 55.71º | 0.93% | 0.41% | - |
| XYZ | 10.23 | 11.75 | 1.93 | - |
| YUV | 89.72 | 81.32 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 7 | 0 | 0.07 | 0.93 | 0.59 | 55.71 | 0.88 | 0.22 |
| Hex | 69 | 62 | 7 | 0 | 7 | 5D | 3B | 38 | 58 | 16 |
| Octal | 151 | 142 | 7 | 0 | 7 | 135 | 73 | 70 | 130 | 26 |
| Binary | 1101001 | 1100010 | 111 | 0 | 111 | 1011101 | 111011 | 111000 | 1011000 | 10110 |
Color Harmonies of #696207
Complementary color
Monochromatic Colors of #696207
Black with #696207
Text Example
Text Example
White with #696207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696207; }
p { color: rgb(105,98,7); }
H1.HeaderClassName
{
color: #696207;
}
.AnyTagClassName
{
color: #696207;
}
</style>
background-color css
<style>
a { background-color: #696207; }
a { background-color: rgb(105,98,7); }
div.DivClassName
{
background-color: #696207;
}
.BgClassName
{
background-color: #696207;
}
</style>
border-color css
<style>
span { border-color: #696207; }
span { border-color: rgb(105,98,7); }
td.TdClassName
{
border-color: #696207;
}
.TagClassName
{
border-color: #696207;
}
</style>