Shades of Costa Del Sol #6A6731
Tints of Costa Del Sol #6A6731
RGB
CMYK
RGB Variations
Color information
#6A6731 (or 0x6A6731) is known color: Costa Del Sol. HEX triplet: 6A, 67 and 31. RGB value is (106,103,49). Sum of RGB (Red+Green+Blue) = 106+103+49=258 (34% of max value = 765). Red value is 106 (41.80% from 255 or 41.09% from 258); Green value is 103 (40.62% from 255 or 39.92% from 258); Blue value is 49 (19.53% from 255 or 18.99% from 258); Max value from RGB is 106 - color contains mainly: red. Hex color #6A6731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A6731 is #9598CE. Grayscale: #616161. Windows color (decimal): -9803983 or 3237738. OLE color: 3237738.
HSL color Cylindrical-coordinate representation of color #6A6731: hue angle of 56.84º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6A6731 is Cyan = 0, Magento = 0.03, Yellow = 0.54 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 103 | 49 | - |
| CMYK | 0 | 0.03 | 0.54 | 0.58 |
| HSL | 56.84º | 0.37% | 0.3% | - |
| HSV(B) | 56.84º | 0.54% | 0.42% | - |
| XYZ | 11.35 | 12.99 | 4.81 | - |
| YUV | 97.74 | 100.49 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 103 | 49 | 0 | 0.03 | 0.54 | 0.58 | 56.84 | 0.37 | 0.3 |
| Hex | 6A | 67 | 31 | 0 | 3 | 36 | 3A | 39 | 25 | 1E |
| Octal | 152 | 147 | 61 | 0 | 3 | 66 | 72 | 71 | 45 | 36 |
| Binary | 1101010 | 1100111 | 110001 | 0 | 11 | 110110 | 111010 | 111001 | 100101 | 11110 |
Color Harmonies of #6A6731
Complementary color
Monochromatic Colors of #6A6731
Black with #6A6731
Text Example
Text Example
White with #6A6731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A6731; }
p { color: rgb(106,103,49); }
H1.HeaderClassName
{
color: #6A6731;
}
.AnyTagClassName
{
color: #6A6731;
}
</style>
background-color css
<style>
a { background-color: #6A6731; }
a { background-color: rgb(106,103,49); }
div.DivClassName
{
background-color: #6A6731;
}
.BgClassName
{
background-color: #6A6731;
}
</style>
border-color css
<style>
span { border-color: #6A6731; }
span { border-color: rgb(106,103,49); }
td.TdClassName
{
border-color: #6A6731;
}
.TagClassName
{
border-color: #6A6731;
}
</style>