Shades of Costa Del Sol #696310
Tints of Costa Del Sol #696310
RGB
CMYK
RGB Variations
Color information
#696310 (or 0x696310) is known color: Costa Del Sol. HEX triplet: 69, 63 and 10. RGB value is (105,99,16). Sum of RGB (Red+Green+Blue) = 105+99+16=220 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.73% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 105 - color contains mainly: red. Hex color #696310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696310 is #969CEF. Grayscale: #5B5B5B. Windows color (decimal): -9870576 or 1074025. OLE color: 1074025.
HSL color Cylindrical-coordinate representation of color #696310: hue angle of 55.96º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #696310 is Cyan = 0, Magento = 0.06, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 99 | 16 | - |
| CMYK | 0 | 0.06 | 0.85 | 0.59 |
| HSL | 55.96º | 0.74% | 0.24% | - |
| HSV(B) | 55.96º | 0.85% | 0.41% | - |
| XYZ | 10.38 | 11.96 | 2.25 | - |
| YUV | 91.33 | 85.49 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 16 | 0 | 0.06 | 0.85 | 0.59 | 55.96 | 0.74 | 0.24 |
| Hex | 69 | 63 | 10 | 0 | 6 | 55 | 3B | 38 | 4A | 18 |
| Octal | 151 | 143 | 20 | 0 | 6 | 125 | 73 | 70 | 112 | 30 |
| Binary | 1101001 | 1100011 | 10000 | 0 | 110 | 1010101 | 111011 | 111000 | 1001010 | 11000 |
Color Harmonies of #696310
Complementary color
Monochromatic Colors of #696310
Black with #696310
Text Example
Text Example
White with #696310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696310; }
p { color: rgb(105,99,16); }
H1.HeaderClassName
{
color: #696310;
}
.AnyTagClassName
{
color: #696310;
}
</style>
background-color css
<style>
a { background-color: #696310; }
a { background-color: rgb(105,99,16); }
div.DivClassName
{
background-color: #696310;
}
.BgClassName
{
background-color: #696310;
}
</style>
border-color css
<style>
span { border-color: #696310; }
span { border-color: rgb(105,99,16); }
td.TdClassName
{
border-color: #696310;
}
.TagClassName
{
border-color: #696310;
}
</style>