Shades of Costa Del Sol #696227
Tints of Costa Del Sol #696227
RGB
CMYK
RGB Variations
Color information
#696227 (or 0x696227) is known color: Costa Del Sol. HEX triplet: 69, 62 and 27. RGB value is (105,98,39). Sum of RGB (Red+Green+Blue) = 105+98+39=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 98 (38.67% from 255 or 40.50% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #696227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696227 is #969DD8. Grayscale: #5D5D5D. Windows color (decimal): -9870809 or 2581097. OLE color: 2581097.
HSL color Cylindrical-coordinate representation of color #696227: hue angle of 53.64º 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 #696227 is Cyan = 0, Magento = 0.07, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 39 | - |
| CMYK | 0 | 0.07 | 0.63 | 0.59 |
| HSL | 53.64º | 0.46% | 0.28% | - |
| HSV(B) | 53.64º | 0.63% | 0.41% | - |
| XYZ | 10.56 | 11.89 | 3.66 | - |
| YUV | 93.37 | 97.32 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 39 | 0 | 0.07 | 0.63 | 0.59 | 53.64 | 0.46 | 0.28 |
| Hex | 69 | 62 | 27 | 0 | 7 | 3F | 3B | 36 | 2E | 1C |
| Octal | 151 | 142 | 47 | 0 | 7 | 77 | 73 | 66 | 56 | 34 |
| Binary | 1101001 | 1100010 | 100111 | 0 | 111 | 111111 | 111011 | 110110 | 101110 | 11100 |
Color Harmonies of #696227
Complementary color
Monochromatic Colors of #696227
Black with #696227
Text Example
Text Example
White with #696227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696227; }
p { color: rgb(105,98,39); }
H1.HeaderClassName
{
color: #696227;
}
.AnyTagClassName
{
color: #696227;
}
</style>
background-color css
<style>
a { background-color: #696227; }
a { background-color: rgb(105,98,39); }
div.DivClassName
{
background-color: #696227;
}
.BgClassName
{
background-color: #696227;
}
</style>
border-color css
<style>
span { border-color: #696227; }
span { border-color: rgb(105,98,39); }
td.TdClassName
{
border-color: #696227;
}
.TagClassName
{
border-color: #696227;
}
</style>