Shades of Costa Del Sol #6A6316
Tints of Costa Del Sol #6A6316
RGB
CMYK
RGB Variations
Color information
#6A6316 (or 0x6A6316) is known color: Costa Del Sol. HEX triplet: 6A, 63 and 16. RGB value is (106,99,22). Sum of RGB (Red+Green+Blue) = 106+99+22=227 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.70% from 227); Green value is 99 (39.06% from 255 or 43.61% from 227); Blue value is 22 (8.98% from 255 or 9.69% from 227); Max value from RGB is 106 - color contains mainly: red. Hex color #6A6316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6A6316 is #959CE9. Grayscale: #5C5C5C. Windows color (decimal): -9805034 or 1467242. OLE color: 1467242.
HSL color Cylindrical-coordinate representation of color #6A6316: hue angle of 55º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #6A6316 is Cyan = 0, Magento = 0.07, Yellow = 0.79 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 99 | 22 | - |
| CMYK | 0 | 0.07 | 0.79 | 0.58 |
| HSL | 55º | 0.66% | 0.25% | - |
| HSV(B) | 55º | 0.79% | 0.42% | - |
| XYZ | 10.55 | 12.05 | 2.53 | - |
| YUV | 92.32 | 88.32 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 99 | 22 | 0 | 0.07 | 0.79 | 0.58 | 55 | 0.66 | 0.25 |
| Hex | 6A | 63 | 16 | 0 | 7 | 4F | 3A | 37 | 42 | 19 |
| Octal | 152 | 143 | 26 | 0 | 7 | 117 | 72 | 67 | 102 | 31 |
| Binary | 1101010 | 1100011 | 10110 | 0 | 111 | 1001111 | 111010 | 110111 | 1000010 | 11001 |
Color Harmonies of #6A6316
Complementary color
Monochromatic Colors of #6A6316
Black with #6A6316
Text Example
Text Example
White with #6A6316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A6316; }
p { color: rgb(106,99,22); }
H1.HeaderClassName
{
color: #6A6316;
}
.AnyTagClassName
{
color: #6A6316;
}
</style>
background-color css
<style>
a { background-color: #6A6316; }
a { background-color: rgb(106,99,22); }
div.DivClassName
{
background-color: #6A6316;
}
.BgClassName
{
background-color: #6A6316;
}
</style>
border-color css
<style>
span { border-color: #6A6316; }
span { border-color: rgb(106,99,22); }
td.TdClassName
{
border-color: #6A6316;
}
.TagClassName
{
border-color: #6A6316;
}
</style>