Shades of Costa Del Sol #696513
Tints of Costa Del Sol #696513
RGB
CMYK
RGB Variations
Color information
#696513 (or 0x696513) is known color: Costa Del Sol. HEX triplet: 69, 65 and 13. RGB value is (105,101,19). Sum of RGB (Red+Green+Blue) = 105+101+19=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 19 (7.81% from 255 or 8.44% from 225); Max value from RGB is 105 - color contains mainly: red. Hex color #696513 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696513 is #969AEC. Grayscale: #5D5D5D. Windows color (decimal): -9870061 or 1271145. OLE color: 1271145.
HSL color Cylindrical-coordinate representation of color #696513: hue angle of 57.21º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #696513 is Cyan = 0, Magento = 0.04, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 19 | - |
| CMYK | 0 | 0.04 | 0.82 | 0.59 |
| HSL | 57.21º | 0.69% | 0.24% | - |
| HSV(B) | 57.21º | 0.82% | 0.41% | - |
| XYZ | 10.6 | 12.36 | 2.44 | - |
| YUV | 92.85 | 86.33 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 19 | 0 | 0.04 | 0.82 | 0.59 | 57.21 | 0.69 | 0.24 |
| Hex | 69 | 65 | 13 | 0 | 4 | 52 | 3B | 39 | 45 | 18 |
| Octal | 151 | 145 | 23 | 0 | 4 | 122 | 73 | 71 | 105 | 30 |
| Binary | 1101001 | 1100101 | 10011 | 0 | 100 | 1010010 | 111011 | 111001 | 1000101 | 11000 |
Color Harmonies of #696513
Complementary color
Monochromatic Colors of #696513
Black with #696513
Text Example
Text Example
White with #696513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696513; }
p { color: rgb(105,101,19); }
H1.HeaderClassName
{
color: #696513;
}
.AnyTagClassName
{
color: #696513;
}
</style>
background-color css
<style>
a { background-color: #696513; }
a { background-color: rgb(105,101,19); }
div.DivClassName
{
background-color: #696513;
}
.BgClassName
{
background-color: #696513;
}
</style>
border-color css
<style>
span { border-color: #696513; }
span { border-color: rgb(105,101,19); }
td.TdClassName
{
border-color: #696513;
}
.TagClassName
{
border-color: #696513;
}
</style>