Shades of Costa Del Sol #6A6514
Tints of Costa Del Sol #6A6514
RGB
CMYK
RGB Variations
Color information
#6A6514 (or 0x6A6514) is known color: Costa Del Sol. HEX triplet: 6A, 65 and 14. RGB value is (106,101,20). Sum of RGB (Red+Green+Blue) = 106+101+20=227 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.70% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 20 (8.20% from 255 or 8.81% from 227); Max value from RGB is 106 - color contains mainly: red. Hex color #6A6514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6A6514 is #959AEB. Grayscale: #5D5D5D. Windows color (decimal): -9804524 or 1336682. OLE color: 1336682.
HSL color Cylindrical-coordinate representation of color #6A6514: hue angle of 56.51º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6A6514 is Cyan = 0, Magento = 0.05, Yellow = 0.81 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 101 | 20 | - |
| CMYK | 0 | 0.05 | 0.81 | 0.58 |
| HSL | 56.51º | 0.68% | 0.25% | - |
| HSV(B) | 56.51º | 0.81% | 0.42% | - |
| XYZ | 10.72 | 12.42 | 2.49 | - |
| YUV | 93.26 | 86.66 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 101 | 20 | 0 | 0.05 | 0.81 | 0.58 | 56.51 | 0.68 | 0.25 |
| Hex | 6A | 65 | 14 | 0 | 5 | 51 | 3A | 39 | 44 | 19 |
| Octal | 152 | 145 | 24 | 0 | 5 | 121 | 72 | 71 | 104 | 31 |
| Binary | 1101010 | 1100101 | 10100 | 0 | 101 | 1010001 | 111010 | 111001 | 1000100 | 11001 |
Color Harmonies of #6A6514
Complementary color
Monochromatic Colors of #6A6514
Black with #6A6514
Text Example
Text Example
White with #6A6514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A6514; }
p { color: rgb(106,101,20); }
H1.HeaderClassName
{
color: #6A6514;
}
.AnyTagClassName
{
color: #6A6514;
}
</style>
background-color css
<style>
a { background-color: #6A6514; }
a { background-color: rgb(106,101,20); }
div.DivClassName
{
background-color: #6A6514;
}
.BgClassName
{
background-color: #6A6514;
}
</style>
border-color css
<style>
span { border-color: #6A6514; }
span { border-color: rgb(106,101,20); }
td.TdClassName
{
border-color: #6A6514;
}
.TagClassName
{
border-color: #6A6514;
}
</style>