Shades of Costa Del Sol #696127
Tints of Costa Del Sol #696127
RGB
CMYK
RGB Variations
Color information
#696127 (or 0x696127) is known color: Costa Del Sol. HEX triplet: 69, 61 and 27. RGB value is (105,97,39). Sum of RGB (Red+Green+Blue) = 105+97+39=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 97 (38.28% from 255 or 40.25% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #696127 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696127 is #969ED8. Grayscale: #5D5D5D. Windows color (decimal): -9871065 or 2580841. OLE color: 2580841.
HSL color Cylindrical-coordinate representation of color #696127: hue angle of 52.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #696127 is Cyan = 0, Magento = 0.08, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 39 | - |
| CMYK | 0 | 0.08 | 0.63 | 0.59 |
| HSL | 52.73º | 0.46% | 0.28% | - |
| HSV(B) | 52.73º | 0.63% | 0.41% | - |
| XYZ | 10.47 | 11.7 | 3.63 | - |
| YUV | 92.78 | 97.65 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 39 | 0 | 0.08 | 0.63 | 0.59 | 52.73 | 0.46 | 0.28 |
| Hex | 69 | 61 | 27 | 0 | 8 | 3F | 3B | 35 | 2E | 1C |
| Octal | 151 | 141 | 47 | 0 | 10 | 77 | 73 | 65 | 56 | 34 |
| Binary | 1101001 | 1100001 | 100111 | 0 | 1000 | 111111 | 111011 | 110101 | 101110 | 11100 |
Color Harmonies of #696127
Complementary color
Monochromatic Colors of #696127
Black with #696127
Text Example
Text Example
White with #696127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696127; }
p { color: rgb(105,97,39); }
H1.HeaderClassName
{
color: #696127;
}
.AnyTagClassName
{
color: #696127;
}
</style>
background-color css
<style>
a { background-color: #696127; }
a { background-color: rgb(105,97,39); }
div.DivClassName
{
background-color: #696127;
}
.BgClassName
{
background-color: #696127;
}
</style>
border-color css
<style>
span { border-color: #696127; }
span { border-color: rgb(105,97,39); }
td.TdClassName
{
border-color: #696127;
}
.TagClassName
{
border-color: #696127;
}
</style>