Shades of Costa Del Sol #6D6219
Tints of Costa Del Sol #6D6219
RGB
CMYK
RGB Variations
Color information
#6D6219 (or 0x6D6219) is known color: Costa Del Sol. HEX triplet: 6D, 62 and 19. RGB value is (109,98,25). Sum of RGB (Red+Green+Blue) = 109+98+25=232 (30% of max value = 765). Red value is 109 (42.97% from 255 or 46.98% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 25 (10.16% from 255 or 10.78% from 232); Max value from RGB is 109 - color contains mainly: red. Hex color #6D6219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6D6219 is #929DE6. Grayscale: #5D5D5D. Windows color (decimal): -9608679 or 1663597. OLE color: 1663597.
HSL color Cylindrical-coordinate representation of color #6D6219: hue angle of 52.14º degrees, saturation: 0.63, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #6D6219 is Cyan = 0, Magento = 0.10, Yellow = 0.77 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 98 | 25 | - |
| CMYK | 0 | 0.10 | 0.77 | 0.57 |
| HSL | 52.14º | 0.63% | 0.26% | - |
| HSV(B) | 52.14º | 0.77% | 0.43% | - |
| XYZ | 10.85 | 12.06 | 2.68 | - |
| YUV | 92.97 | 89.64 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 98 | 25 | 0 | 0.10 | 0.77 | 0.57 | 52.14 | 0.63 | 0.26 |
| Hex | 6D | 62 | 19 | 0 | A | 4D | 39 | 34 | 3F | 1A |
| Octal | 155 | 142 | 31 | 0 | 12 | 115 | 71 | 64 | 77 | 32 |
| Binary | 1101101 | 1100010 | 11001 | 0 | 1010 | 1001101 | 111001 | 110100 | 111111 | 11010 |
Color Harmonies of #6D6219
Complementary color
Monochromatic Colors of #6D6219
Black with #6D6219
Text Example
Text Example
White with #6D6219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D6219; }
p { color: rgb(109,98,25); }
H1.HeaderClassName
{
color: #6D6219;
}
.AnyTagClassName
{
color: #6D6219;
}
</style>
background-color css
<style>
a { background-color: #6D6219; }
a { background-color: rgb(109,98,25); }
div.DivClassName
{
background-color: #6D6219;
}
.BgClassName
{
background-color: #6D6219;
}
</style>
border-color css
<style>
span { border-color: #6D6219; }
span { border-color: rgb(109,98,25); }
td.TdClassName
{
border-color: #6D6219;
}
.TagClassName
{
border-color: #6D6219;
}
</style>