Shades of Costa Del Sol #6A610D
Tints of Costa Del Sol #6A610D
RGB
CMYK
RGB Variations
Color information
#6A610D (or 0x6A610D) is known color: Costa Del Sol. HEX triplet: 6A, 61 and 0D. RGB value is (106,97,13). Sum of RGB (Red+Green+Blue) = 106+97+13=216 (28% of max value = 765). Red value is 106 (41.80% from 255 or 49.07% from 216); Green value is 97 (38.28% from 255 or 44.91% from 216); Blue value is 13 (5.47% from 255 or 6.02% from 216); Max value from RGB is 106 - color contains mainly: red. Hex color #6A610D is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6A610D is #959EF2. Grayscale: #5A5A5A. Windows color (decimal): -9805555 or 876906. OLE color: 876906.
HSL color Cylindrical-coordinate representation of color #6A610D: hue angle of 54.19º degrees, saturation: 0.78, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #6A610D is Cyan = 0, Magento = 0.08, Yellow = 0.88 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 97 | 13 | - |
| CMYK | 0 | 0.08 | 0.88 | 0.58 |
| HSL | 54.19º | 0.78% | 0.23% | - |
| HSV(B) | 54.19º | 0.88% | 0.42% | - |
| XYZ | 10.29 | 11.64 | 2.09 | - |
| YUV | 90.12 | 84.48 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 97 | 13 | 0 | 0.08 | 0.88 | 0.58 | 54.19 | 0.78 | 0.23 |
| Hex | 6A | 61 | D | 0 | 8 | 58 | 3A | 36 | 4E | 17 |
| Octal | 152 | 141 | 15 | 0 | 10 | 130 | 72 | 66 | 116 | 27 |
| Binary | 1101010 | 1100001 | 1101 | 0 | 1000 | 1011000 | 111010 | 110110 | 1001110 | 10111 |
Color Harmonies of #6A610D
Complementary color
Monochromatic Colors of #6A610D
Black with #6A610D
Text Example
Text Example
White with #6A610D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A610D; }
p { color: rgb(106,97,13); }
H1.HeaderClassName
{
color: #6A610D;
}
.AnyTagClassName
{
color: #6A610D;
}
</style>
background-color css
<style>
a { background-color: #6A610D; }
a { background-color: rgb(106,97,13); }
div.DivClassName
{
background-color: #6A610D;
}
.BgClassName
{
background-color: #6A610D;
}
</style>
border-color css
<style>
span { border-color: #6A610D; }
span { border-color: rgb(106,97,13); }
td.TdClassName
{
border-color: #6A610D;
}
.TagClassName
{
border-color: #6A610D;
}
</style>