Shades of Costa Del Sol #6D6116
Tints of Costa Del Sol #6D6116
RGB
CMYK
RGB Variations
Color information
#6D6116 (or 0x6D6116) is known color: Costa Del Sol. HEX triplet: 6D, 61 and 16. RGB value is (109,97,22). Sum of RGB (Red+Green+Blue) = 109+97+22=228 (30% of max value = 765). Red value is 109 (42.97% from 255 or 47.81% from 228); Green value is 97 (38.28% from 255 or 42.54% from 228); Blue value is 22 (8.98% from 255 or 9.65% from 228); Max value from RGB is 109 - color contains mainly: red. Hex color #6D6116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6D6116 is #929EE9. Grayscale: #5C5C5C. Windows color (decimal): -9608938 or 1466733. OLE color: 1466733.
HSL color Cylindrical-coordinate representation of color #6D6116: hue angle of 51.72º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #6D6116 is Cyan = 0, Magento = 0.11, Yellow = 0.80 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 97 | 22 | - |
| CMYK | 0 | 0.11 | 0.80 | 0.57 |
| HSL | 51.72º | 0.66% | 0.26% | - |
| HSV(B) | 51.72º | 0.8% | 0.43% | - |
| XYZ | 10.73 | 11.86 | 2.48 | - |
| YUV | 92.04 | 88.48 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 97 | 22 | 0 | 0.11 | 0.80 | 0.57 | 51.72 | 0.66 | 0.26 |
| Hex | 6D | 61 | 16 | 0 | B | 50 | 39 | 34 | 42 | 1A |
| Octal | 155 | 141 | 26 | 0 | 13 | 120 | 71 | 64 | 102 | 32 |
| Binary | 1101101 | 1100001 | 10110 | 0 | 1011 | 1010000 | 111001 | 110100 | 1000010 | 11010 |
Color Harmonies of #6D6116
Complementary color
Monochromatic Colors of #6D6116
Black with #6D6116
Text Example
Text Example
White with #6D6116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D6116; }
p { color: rgb(109,97,22); }
H1.HeaderClassName
{
color: #6D6116;
}
.AnyTagClassName
{
color: #6D6116;
}
</style>
background-color css
<style>
a { background-color: #6D6116; }
a { background-color: rgb(109,97,22); }
div.DivClassName
{
background-color: #6D6116;
}
.BgClassName
{
background-color: #6D6116;
}
</style>
border-color css
<style>
span { border-color: #6D6116; }
span { border-color: rgb(109,97,22); }
td.TdClassName
{
border-color: #6D6116;
}
.TagClassName
{
border-color: #6D6116;
}
</style>