Shades of Costa Del Sol #696627
Tints of Costa Del Sol #696627
RGB
CMYK
RGB Variations
Color information
#696627 (or 0x696627) is known color: Costa Del Sol. HEX triplet: 69, 66 and 27. RGB value is (105,102,39). Sum of RGB (Red+Green+Blue) = 105+102+39=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 39 (15.62% from 255 or 15.85% from 246); Max value from RGB is 105 - color contains mainly: red. Hex color #696627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696627 is #9699D8. Grayscale: #5F5F5F. Windows color (decimal): -9869785 or 2582121. OLE color: 2582121.
HSL color Cylindrical-coordinate representation of color #696627: hue angle of 57.27º 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 #696627 is Cyan = 0, Magento = 0.03, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 39 | - |
| CMYK | 0 | 0.03 | 0.63 | 0.59 |
| HSL | 57.27º | 0.46% | 0.28% | - |
| HSV(B) | 57.27º | 0.63% | 0.41% | - |
| XYZ | 10.94 | 12.65 | 3.78 | - |
| YUV | 95.72 | 95.99 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 39 | 0 | 0.03 | 0.63 | 0.59 | 57.27 | 0.46 | 0.28 |
| Hex | 69 | 66 | 27 | 0 | 3 | 3F | 3B | 39 | 2E | 1C |
| Octal | 151 | 146 | 47 | 0 | 3 | 77 | 73 | 71 | 56 | 34 |
| Binary | 1101001 | 1100110 | 100111 | 0 | 11 | 111111 | 111011 | 111001 | 101110 | 11100 |
Color Harmonies of #696627
Complementary color
Monochromatic Colors of #696627
Black with #696627
Text Example
Text Example
White with #696627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696627; }
p { color: rgb(105,102,39); }
H1.HeaderClassName
{
color: #696627;
}
.AnyTagClassName
{
color: #696627;
}
</style>
background-color css
<style>
a { background-color: #696627; }
a { background-color: rgb(105,102,39); }
div.DivClassName
{
background-color: #696627;
}
.BgClassName
{
background-color: #696627;
}
</style>
border-color css
<style>
span { border-color: #696627; }
span { border-color: rgb(105,102,39); }
td.TdClassName
{
border-color: #696627;
}
.TagClassName
{
border-color: #696627;
}
</style>