Shades of Costa Del Sol #696531
Tints of Costa Del Sol #696531
RGB
CMYK
RGB Variations
Color information
#696531 (or 0x696531) is known color: Costa Del Sol. HEX triplet: 69, 65 and 31. RGB value is (105,101,49). Sum of RGB (Red+Green+Blue) = 105+101+49=255 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.18% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 49 (19.53% from 255 or 19.22% from 255); Max value from RGB is 105 - color contains mainly: red. Hex color #696531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696531 is #969ACE. Grayscale: #606060. Windows color (decimal): -9870031 or 3237225. OLE color: 3237225.
HSL color Cylindrical-coordinate representation of color #696531: hue angle of 55.71º 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 #696531 is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 49 | - |
| CMYK | 0 | 0.04 | 0.53 | 0.59 |
| HSL | 55.71º | 0.36% | 0.3% | - |
| HSV(B) | 55.71º | 0.53% | 0.41% | - |
| XYZ | 11.03 | 12.53 | 4.74 | - |
| YUV | 96.27 | 101.33 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 49 | 0 | 0.04 | 0.53 | 0.59 | 55.71 | 0.36 | 0.3 |
| Hex | 69 | 65 | 31 | 0 | 4 | 35 | 3B | 38 | 24 | 1E |
| Octal | 151 | 145 | 61 | 0 | 4 | 65 | 73 | 70 | 44 | 36 |
| Binary | 1101001 | 1100101 | 110001 | 0 | 100 | 110101 | 111011 | 111000 | 100100 | 11110 |
Color Harmonies of #696531
Complementary color
Monochromatic Colors of #696531
Black with #696531
Text Example
Text Example
White with #696531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696531; }
p { color: rgb(105,101,49); }
H1.HeaderClassName
{
color: #696531;
}
.AnyTagClassName
{
color: #696531;
}
</style>
background-color css
<style>
a { background-color: #696531; }
a { background-color: rgb(105,101,49); }
div.DivClassName
{
background-color: #696531;
}
.BgClassName
{
background-color: #696531;
}
</style>
border-color css
<style>
span { border-color: #696531; }
span { border-color: rgb(105,101,49); }
td.TdClassName
{
border-color: #696531;
}
.TagClassName
{
border-color: #696531;
}
</style>