Shades of Costa Del Sol #696431
Tints of Costa Del Sol #696431
RGB
CMYK
RGB Variations
Color information
#696431 (or 0x696431) is known color: Costa Del Sol. HEX triplet: 69, 64 and 31. RGB value is (105,100,49). Sum of RGB (Red+Green+Blue) = 105+100+49=254 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.34% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 105 - color contains mainly: red. Hex color #696431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696431 is #969BCE. Grayscale: #5F5F5F. Windows color (decimal): -9870287 or 3236969. OLE color: 3236969.
HSL color Cylindrical-coordinate representation of color #696431: hue angle of 54.64º 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 #696431 is Cyan = 0, Magento = 0.05, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 100 | 49 | - |
| CMYK | 0 | 0.05 | 0.53 | 0.59 |
| HSL | 54.64º | 0.36% | 0.3% | - |
| HSV(B) | 54.64º | 0.53% | 0.41% | - |
| XYZ | 10.94 | 12.34 | 4.71 | - |
| YUV | 95.68 | 101.66 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 49 | 0 | 0.05 | 0.53 | 0.59 | 54.64 | 0.36 | 0.3 |
| Hex | 69 | 64 | 31 | 0 | 5 | 35 | 3B | 37 | 24 | 1E |
| Octal | 151 | 144 | 61 | 0 | 5 | 65 | 73 | 67 | 44 | 36 |
| Binary | 1101001 | 1100100 | 110001 | 0 | 101 | 110101 | 111011 | 110111 | 100100 | 11110 |
Color Harmonies of #696431
Complementary color
Monochromatic Colors of #696431
Black with #696431
Text Example
Text Example
White with #696431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696431; }
p { color: rgb(105,100,49); }
H1.HeaderClassName
{
color: #696431;
}
.AnyTagClassName
{
color: #696431;
}
</style>
background-color css
<style>
a { background-color: #696431; }
a { background-color: rgb(105,100,49); }
div.DivClassName
{
background-color: #696431;
}
.BgClassName
{
background-color: #696431;
}
</style>
border-color css
<style>
span { border-color: #696431; }
span { border-color: rgb(105,100,49); }
td.TdClassName
{
border-color: #696431;
}
.TagClassName
{
border-color: #696431;
}
</style>