Shades of Costa Del Sol #696519
Tints of Costa Del Sol #696519
RGB
CMYK
RGB Variations
Color information
#696519 (or 0x696519) is known color: Costa Del Sol. HEX triplet: 69, 65 and 19. RGB value is (105,101,25). Sum of RGB (Red+Green+Blue) = 105+101+25=231 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.45% from 231); Green value is 101 (39.84% from 255 or 43.72% from 231); Blue value is 25 (10.16% from 255 or 10.82% from 231); Max value from RGB is 105 - color contains mainly: red. Hex color #696519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696519 is #969AE6. Grayscale: #5D5D5D. Windows color (decimal): -9870055 or 1664361. OLE color: 1664361.
HSL color Cylindrical-coordinate representation of color #696519: hue angle of 57º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #696519 is Cyan = 0, Magento = 0.04, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 25 | - |
| CMYK | 0 | 0.04 | 0.76 | 0.59 |
| HSL | 57º | 0.62% | 0.25% | - |
| HSV(B) | 57º | 0.76% | 0.41% | - |
| XYZ | 10.65 | 12.38 | 2.75 | - |
| YUV | 93.53 | 89.33 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 25 | 0 | 0.04 | 0.76 | 0.59 | 57 | 0.62 | 0.25 |
| Hex | 69 | 65 | 19 | 0 | 4 | 4C | 3B | 39 | 3E | 19 |
| Octal | 151 | 145 | 31 | 0 | 4 | 114 | 73 | 71 | 76 | 31 |
| Binary | 1101001 | 1100101 | 11001 | 0 | 100 | 1001100 | 111011 | 111001 | 111110 | 11001 |
Color Harmonies of #696519
Complementary color
Monochromatic Colors of #696519
Black with #696519
Text Example
Text Example
White with #696519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696519; }
p { color: rgb(105,101,25); }
H1.HeaderClassName
{
color: #696519;
}
.AnyTagClassName
{
color: #696519;
}
</style>
background-color css
<style>
a { background-color: #696519; }
a { background-color: rgb(105,101,25); }
div.DivClassName
{
background-color: #696519;
}
.BgClassName
{
background-color: #696519;
}
</style>
border-color css
<style>
span { border-color: #696519; }
span { border-color: rgb(105,101,25); }
td.TdClassName
{
border-color: #696519;
}
.TagClassName
{
border-color: #696519;
}
</style>