Shades of Costa Del Sol #696219
Tints of Costa Del Sol #696219
RGB
CMYK
RGB Variations
Color information
#696219 (or 0x696219) is known color: Costa Del Sol. HEX triplet: 69, 62 and 19. RGB value is (105,98,25). Sum of RGB (Red+Green+Blue) = 105+98+25=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 98 (38.67% from 255 or 42.98% from 228); Blue value is 25 (10.16% from 255 or 10.96% from 228); Max value from RGB is 105 - color contains mainly: red. Hex color #696219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696219 is #969DE6. Grayscale: #5C5C5C. Windows color (decimal): -9870823 or 1663593. OLE color: 1663593.
HSL color Cylindrical-coordinate representation of color #696219: hue angle of 54.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 #696219 is Cyan = 0, Magento = 0.07, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 25 | - |
| CMYK | 0 | 0.07 | 0.76 | 0.59 |
| HSL | 54.75º | 0.62% | 0.25% | - |
| HSV(B) | 54.75º | 0.76% | 0.41% | - |
| XYZ | 10.37 | 11.81 | 2.65 | - |
| YUV | 91.77 | 90.32 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 25 | 0 | 0.07 | 0.76 | 0.59 | 54.75 | 0.62 | 0.25 |
| Hex | 69 | 62 | 19 | 0 | 7 | 4C | 3B | 37 | 3E | 19 |
| Octal | 151 | 142 | 31 | 0 | 7 | 114 | 73 | 67 | 76 | 31 |
| Binary | 1101001 | 1100010 | 11001 | 0 | 111 | 1001100 | 111011 | 110111 | 111110 | 11001 |
Color Harmonies of #696219
Complementary color
Monochromatic Colors of #696219
Black with #696219
Text Example
Text Example
White with #696219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696219; }
p { color: rgb(105,98,25); }
H1.HeaderClassName
{
color: #696219;
}
.AnyTagClassName
{
color: #696219;
}
</style>
background-color css
<style>
a { background-color: #696219; }
a { background-color: rgb(105,98,25); }
div.DivClassName
{
background-color: #696219;
}
.BgClassName
{
background-color: #696219;
}
</style>
border-color css
<style>
span { border-color: #696219; }
span { border-color: rgb(105,98,25); }
td.TdClassName
{
border-color: #696219;
}
.TagClassName
{
border-color: #696219;
}
</style>