Shades of Costa Del Sol #696419
Tints of Costa Del Sol #696419
RGB
CMYK
RGB Variations
Color information
#696419 (or 0x696419) is known color: Costa Del Sol. HEX triplet: 69, 64 and 19. RGB value is (105,100,25). Sum of RGB (Red+Green+Blue) = 105+100+25=230 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.65% from 230); Green value is 100 (39.45% from 255 or 43.48% from 230); Blue value is 25 (10.16% from 255 or 10.87% from 230); Max value from RGB is 105 - color contains mainly: red. Hex color #696419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696419 is #969BE6. Grayscale: #5D5D5D. Windows color (decimal): -9870311 or 1664105. OLE color: 1664105.
HSL color Cylindrical-coordinate representation of color #696419: hue angle of 56.25º 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 #696419 is Cyan = 0, Magento = 0.05, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 100 | 25 | - |
| CMYK | 0 | 0.05 | 0.76 | 0.59 |
| HSL | 56.25º | 0.62% | 0.25% | - |
| HSV(B) | 56.25º | 0.76% | 0.41% | - |
| XYZ | 10.56 | 12.19 | 2.72 | - |
| YUV | 92.95 | 89.66 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 25 | 0 | 0.05 | 0.76 | 0.59 | 56.25 | 0.62 | 0.25 |
| Hex | 69 | 64 | 19 | 0 | 5 | 4C | 3B | 38 | 3E | 19 |
| Octal | 151 | 144 | 31 | 0 | 5 | 114 | 73 | 70 | 76 | 31 |
| Binary | 1101001 | 1100100 | 11001 | 0 | 101 | 1001100 | 111011 | 111000 | 111110 | 11001 |
Color Harmonies of #696419
Complementary color
Monochromatic Colors of #696419
Black with #696419
Text Example
Text Example
White with #696419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696419; }
p { color: rgb(105,100,25); }
H1.HeaderClassName
{
color: #696419;
}
.AnyTagClassName
{
color: #696419;
}
</style>
background-color css
<style>
a { background-color: #696419; }
a { background-color: rgb(105,100,25); }
div.DivClassName
{
background-color: #696419;
}
.BgClassName
{
background-color: #696419;
}
</style>
border-color css
<style>
span { border-color: #696419; }
span { border-color: rgb(105,100,25); }
td.TdClassName
{
border-color: #696419;
}
.TagClassName
{
border-color: #696419;
}
</style>