Shades of Finn #6A3954
Tints of Finn #6A3954
RGB
CMYK
RGB Variations
Color information
#6A3954 (or 0x6A3954) is known color: Finn. HEX triplet: 6A, 39 and 54. RGB value is (106,57,84). Sum of RGB (Red+Green+Blue) = 106+57+84=247 (32% of max value = 765). Red value is 106 (41.80% from 255 or 42.91% from 247); Green value is 57 (22.66% from 255 or 23.08% from 247); Blue value is 84 (33.20% from 255 or 34.01% from 247); Max value from RGB is 106 - color contains mainly: red. Hex color #6A3954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #6A3954 is #95C6AB. Grayscale: #4A4A4A. Windows color (decimal): -9815724 or 5519722. OLE color: 5519722.
HSL color Cylindrical-coordinate representation of color #6A3954: hue angle of 326.94º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #6A3954 is Cyan = 0, Magento = 0.46, Yellow = 0.21 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 57 | 84 | - |
| CMYK | 0 | 0.46 | 0.21 | 0.58 |
| HSL | 326.94º | 0.3% | 0.32% | - |
| HSV(B) | 326.94º | 0.46% | 0.42% | - |
| XYZ | 9.01 | 6.63 | 9.19 | - |
| YUV | 74.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 57 | 84 | 0 | 0.46 | 0.21 | 0.58 | 326.94 | 0.3 | 0.32 |
| Hex | 6A | 39 | 54 | 0 | 2E | 15 | 3A | 147 | 1E | 20 |
| Octal | 152 | 71 | 124 | 0 | 56 | 25 | 72 | 507 | 36 | 40 |
| Binary | 1101010 | 111001 | 1010100 | 0 | 101110 | 10101 | 111010 | 101000111 | 11110 | 100000 |
Color Harmonies of #6A3954
Complementary color
Monochromatic Colors of #6A3954
Black with #6A3954
Text Example
Text Example
White with #6A3954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A3954; }
p { color: rgb(106,57,84); }
H1.HeaderClassName
{
color: #6A3954;
}
.AnyTagClassName
{
color: #6A3954;
}
</style>
background-color css
<style>
a { background-color: #6A3954; }
a { background-color: rgb(106,57,84); }
div.DivClassName
{
background-color: #6A3954;
}
.BgClassName
{
background-color: #6A3954;
}
</style>
border-color css
<style>
span { border-color: #6A3954; }
span { border-color: rgb(106,57,84); }
td.TdClassName
{
border-color: #6A3954;
}
.TagClassName
{
border-color: #6A3954;
}
</style>