Shades of Costa Del Sol #696723
Tints of Costa Del Sol #696723
RGB
CMYK
RGB Variations
Color information
#696723 (or 0x696723) is known color: Costa Del Sol. HEX triplet: 69, 67 and 23. RGB value is (105,103,35). Sum of RGB (Red+Green+Blue) = 105+103+35=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 35 (14.06% from 255 or 14.40% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #696723 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696723 is #9698DC. Grayscale: #606060. Windows color (decimal): -9869533 or 2320233. OLE color: 2320233.
HSL color Cylindrical-coordinate representation of color #696723: hue angle of 58.29º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #696723 is Cyan = 0, Magento = 0.02, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 103 | 35 | - |
| CMYK | 0 | 0.02 | 0.67 | 0.59 |
| HSL | 58.29º | 0.5% | 0.27% | - |
| HSV(B) | 58.29º | 0.67% | 0.41% | - |
| XYZ | 10.98 | 12.83 | 3.49 | - |
| YUV | 95.85 | 93.66 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 103 | 35 | 0 | 0.02 | 0.67 | 0.59 | 58.29 | 0.5 | 0.27 |
| Hex | 69 | 67 | 23 | 0 | 2 | 43 | 3B | 3A | 32 | 1B |
| Octal | 151 | 147 | 43 | 0 | 2 | 103 | 73 | 72 | 62 | 33 |
| Binary | 1101001 | 1100111 | 100011 | 0 | 10 | 1000011 | 111011 | 111010 | 110010 | 11011 |
Color Harmonies of #696723
Complementary color
Monochromatic Colors of #696723
Black with #696723
Text Example
Text Example
White with #696723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696723; }
p { color: rgb(105,103,35); }
H1.HeaderClassName
{
color: #696723;
}
.AnyTagClassName
{
color: #696723;
}
</style>
background-color css
<style>
a { background-color: #696723; }
a { background-color: rgb(105,103,35); }
div.DivClassName
{
background-color: #696723;
}
.BgClassName
{
background-color: #696723;
}
</style>
border-color css
<style>
span { border-color: #696723; }
span { border-color: rgb(105,103,35); }
td.TdClassName
{
border-color: #696723;
}
.TagClassName
{
border-color: #696723;
}
</style>