Shades of Costa Del Sol #696619
Tints of Costa Del Sol #696619
RGB
CMYK
RGB Variations
Color information
#696619 (or 0x696619) is known color: Costa Del Sol. HEX triplet: 69, 66 and 19. RGB value is (105,102,25). Sum of RGB (Red+Green+Blue) = 105+102+25=232 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.26% from 232); Green value is 102 (40.23% from 255 or 43.97% from 232); Blue value is 25 (10.16% from 255 or 10.78% from 232); Max value from RGB is 105 - color contains mainly: red. Hex color #696619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696619 is #9699E6. Grayscale: #5E5E5E. Windows color (decimal): -9869799 or 1664617. OLE color: 1664617.
HSL color Cylindrical-coordinate representation of color #696619: hue angle of 57.75º 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 #696619 is Cyan = 0, Magento = 0.03, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 25 | - |
| CMYK | 0 | 0.03 | 0.76 | 0.59 |
| HSL | 57.75º | 0.62% | 0.25% | - |
| HSV(B) | 57.75º | 0.76% | 0.41% | - |
| XYZ | 10.75 | 12.58 | 2.78 | - |
| YUV | 94.12 | 88.99 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 25 | 0 | 0.03 | 0.76 | 0.59 | 57.75 | 0.62 | 0.25 |
| Hex | 69 | 66 | 19 | 0 | 3 | 4C | 3B | 3A | 3E | 19 |
| Octal | 151 | 146 | 31 | 0 | 3 | 114 | 73 | 72 | 76 | 31 |
| Binary | 1101001 | 1100110 | 11001 | 0 | 11 | 1001100 | 111011 | 111010 | 111110 | 11001 |
Color Harmonies of #696619
Complementary color
Monochromatic Colors of #696619
Black with #696619
Text Example
Text Example
White with #696619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696619; }
p { color: rgb(105,102,25); }
H1.HeaderClassName
{
color: #696619;
}
.AnyTagClassName
{
color: #696619;
}
</style>
background-color css
<style>
a { background-color: #696619; }
a { background-color: rgb(105,102,25); }
div.DivClassName
{
background-color: #696619;
}
.BgClassName
{
background-color: #696619;
}
</style>
border-color css
<style>
span { border-color: #696619; }
span { border-color: rgb(105,102,25); }
td.TdClassName
{
border-color: #696619;
}
.TagClassName
{
border-color: #696619;
}
</style>