Shades of Costa Del Sol #6D6013
Tints of Costa Del Sol #6D6013
RGB
CMYK
RGB Variations
Color information
#6D6013 (or 0x6D6013) is known color: Costa Del Sol. HEX triplet: 6D, 60 and 13. RGB value is (109,96,19). Sum of RGB (Red+Green+Blue) = 109+96+19=224 (29% of max value = 765). Red value is 109 (42.97% from 255 or 48.66% from 224); Green value is 96 (37.89% from 255 or 42.86% from 224); Blue value is 19 (7.81% from 255 or 8.48% from 224); Max value from RGB is 109 - color contains mainly: red. Hex color #6D6013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6D6013 is #929FEC. Grayscale: #5B5B5B. Windows color (decimal): -9609197 or 1269869. OLE color: 1269869.
HSL color Cylindrical-coordinate representation of color #6D6013: hue angle of 51.33º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #6D6013 is Cyan = 0, Magento = 0.12, Yellow = 0.83 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 96 | 19 | - |
| CMYK | 0 | 0.12 | 0.83 | 0.57 |
| HSL | 51.33º | 0.7% | 0.25% | - |
| HSV(B) | 51.33º | 0.83% | 0.43% | - |
| XYZ | 10.61 | 11.66 | 2.31 | - |
| YUV | 91.11 | 87.31 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 96 | 19 | 0 | 0.12 | 0.83 | 0.57 | 51.33 | 0.7 | 0.25 |
| Hex | 6D | 60 | 13 | 0 | C | 53 | 39 | 33 | 46 | 19 |
| Octal | 155 | 140 | 23 | 0 | 14 | 123 | 71 | 63 | 106 | 31 |
| Binary | 1101101 | 1100000 | 10011 | 0 | 1100 | 1010011 | 111001 | 110011 | 1000110 | 11001 |
Color Harmonies of #6D6013
Complementary color
Monochromatic Colors of #6D6013
Black with #6D6013
Text Example
Text Example
White with #6D6013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D6013; }
p { color: rgb(109,96,19); }
H1.HeaderClassName
{
color: #6D6013;
}
.AnyTagClassName
{
color: #6D6013;
}
</style>
background-color css
<style>
a { background-color: #6D6013; }
a { background-color: rgb(109,96,19); }
div.DivClassName
{
background-color: #6D6013;
}
.BgClassName
{
background-color: #6D6013;
}
</style>
border-color css
<style>
span { border-color: #6D6013; }
span { border-color: rgb(109,96,19); }
td.TdClassName
{
border-color: #6D6013;
}
.TagClassName
{
border-color: #6D6013;
}
</style>