Shades of Costa Del Sol #695915
Tints of Costa Del Sol #695915
RGB
CMYK
RGB Variations
Color information
#695915 (or 0x695915) is known color: Costa Del Sol. HEX triplet: 69, 59 and 15. RGB value is (105,89,21). Sum of RGB (Red+Green+Blue) = 105+89+21=215 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.84% from 215); Green value is 89 (35.16% from 255 or 41.40% from 215); Blue value is 21 (8.59% from 255 or 9.77% from 215); Max value from RGB is 105 - color contains mainly: red. Hex color #695915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695915 is #96A6EA. Grayscale: #565656. Windows color (decimal): -9873131 or 1399145. OLE color: 1399145.
HSL color Cylindrical-coordinate representation of color #695915: hue angle of 48.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #695915 is Cyan = 0, Magento = 0.15, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 21 | - |
| CMYK | 0 | 0.15 | 0.80 | 0.59 |
| HSL | 48.57º | 0.67% | 0.25% | - |
| HSV(B) | 48.57º | 0.8% | 0.41% | - |
| XYZ | 9.53 | 10.2 | 2.18 | - |
| YUV | 86.03 | 91.3 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 21 | 0 | 0.15 | 0.80 | 0.59 | 48.57 | 0.67 | 0.25 |
| Hex | 69 | 59 | 15 | 0 | F | 50 | 3B | 31 | 43 | 19 |
| Octal | 151 | 131 | 25 | 0 | 17 | 120 | 73 | 61 | 103 | 31 |
| Binary | 1101001 | 1011001 | 10101 | 0 | 1111 | 1010000 | 111011 | 110001 | 1000011 | 11001 |
Color Harmonies of #695915
Complementary color
Monochromatic Colors of #695915
Black with #695915
Text Example
Text Example
White with #695915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695915; }
p { color: rgb(105,89,21); }
H1.HeaderClassName
{
color: #695915;
}
.AnyTagClassName
{
color: #695915;
}
</style>
background-color css
<style>
a { background-color: #695915; }
a { background-color: rgb(105,89,21); }
div.DivClassName
{
background-color: #695915;
}
.BgClassName
{
background-color: #695915;
}
</style>
border-color css
<style>
span { border-color: #695915; }
span { border-color: rgb(105,89,21); }
td.TdClassName
{
border-color: #695915;
}
.TagClassName
{
border-color: #695915;
}
</style>