Shades of Costa Del Sol #696331
Tints of Costa Del Sol #696331
RGB
CMYK
RGB Variations
Color information
#696331 (or 0x696331) is known color: Costa Del Sol. HEX triplet: 69, 63 and 31. RGB value is (105,99,49). Sum of RGB (Red+Green+Blue) = 105+99+49=253 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.50% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 49 (19.53% from 255 or 19.37% from 253); Max value from RGB is 105 - color contains mainly: red. Hex color #696331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696331 is #969CCE. Grayscale: #5F5F5F. Windows color (decimal): -9870543 or 3236713. OLE color: 3236713.
HSL color Cylindrical-coordinate representation of color #696331: hue angle of 53.57º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #696331 is Cyan = 0, Magento = 0.06, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 99 | 49 | - |
| CMYK | 0 | 0.06 | 0.53 | 0.59 |
| HSL | 53.57º | 0.36% | 0.3% | - |
| HSV(B) | 53.57º | 0.53% | 0.41% | - |
| XYZ | 10.84 | 12.15 | 4.68 | - |
| YUV | 95.09 | 101.99 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 49 | 0 | 0.06 | 0.53 | 0.59 | 53.57 | 0.36 | 0.3 |
| Hex | 69 | 63 | 31 | 0 | 6 | 35 | 3B | 36 | 24 | 1E |
| Octal | 151 | 143 | 61 | 0 | 6 | 65 | 73 | 66 | 44 | 36 |
| Binary | 1101001 | 1100011 | 110001 | 0 | 110 | 110101 | 111011 | 110110 | 100100 | 11110 |
Color Harmonies of #696331
Complementary color
Monochromatic Colors of #696331
Black with #696331
Text Example
Text Example
White with #696331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696331; }
p { color: rgb(105,99,49); }
H1.HeaderClassName
{
color: #696331;
}
.AnyTagClassName
{
color: #696331;
}
</style>
background-color css
<style>
a { background-color: #696331; }
a { background-color: rgb(105,99,49); }
div.DivClassName
{
background-color: #696331;
}
.BgClassName
{
background-color: #696331;
}
</style>
border-color css
<style>
span { border-color: #696331; }
span { border-color: rgb(105,99,49); }
td.TdClassName
{
border-color: #696331;
}
.TagClassName
{
border-color: #696331;
}
</style>