Shades of Costa Del Sol #6A611C
Tints of Costa Del Sol #6A611C
RGB
CMYK
RGB Variations
Color information
#6A611C (or 0x6A611C) is known color: Costa Del Sol. HEX triplet: 6A, 61 and 1C. RGB value is (106,97,28). Sum of RGB (Red+Green+Blue) = 106+97+28=231 (30% of max value = 765). Red value is 106 (41.80% from 255 or 45.89% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 28 (11.33% from 255 or 12.12% from 231); Max value from RGB is 106 - color contains mainly: red. Hex color #6A611C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A611C is #959EE3. Grayscale: #5C5C5C. Windows color (decimal): -9805540 or 1859946. OLE color: 1859946.
HSL color Cylindrical-coordinate representation of color #6A611C: hue angle of 53.08º degrees, saturation: 0.58, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #6A611C is Cyan = 0, Magento = 0.08, Yellow = 0.74 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 97 | 28 | - |
| CMYK | 0 | 0.08 | 0.74 | 0.58 |
| HSL | 53.08º | 0.58% | 0.26% | - |
| HSV(B) | 53.08º | 0.74% | 0.42% | - |
| XYZ | 10.43 | 11.7 | 2.81 | - |
| YUV | 91.83 | 91.98 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 97 | 28 | 0 | 0.08 | 0.74 | 0.58 | 53.08 | 0.58 | 0.26 |
| Hex | 6A | 61 | 1C | 0 | 8 | 4A | 3A | 35 | 3A | 1A |
| Octal | 152 | 141 | 34 | 0 | 10 | 112 | 72 | 65 | 72 | 32 |
| Binary | 1101010 | 1100001 | 11100 | 0 | 1000 | 1001010 | 111010 | 110101 | 111010 | 11010 |
Color Harmonies of #6A611C
Complementary color
Monochromatic Colors of #6A611C
Black with #6A611C
Text Example
Text Example
White with #6A611C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A611C; }
p { color: rgb(106,97,28); }
H1.HeaderClassName
{
color: #6A611C;
}
.AnyTagClassName
{
color: #6A611C;
}
</style>
background-color css
<style>
a { background-color: #6A611C; }
a { background-color: rgb(106,97,28); }
div.DivClassName
{
background-color: #6A611C;
}
.BgClassName
{
background-color: #6A611C;
}
</style>
border-color css
<style>
span { border-color: #6A611C; }
span { border-color: rgb(106,97,28); }
td.TdClassName
{
border-color: #6A611C;
}
.TagClassName
{
border-color: #6A611C;
}
</style>