Shades of Finn #673451
Tints of Finn #673451
RGB
CMYK
RGB Variations
Color information
#673451 (or 0x673451) is known color: Finn. HEX triplet: 67, 34 and 51. RGB value is (103,52,81). Sum of RGB (Red+Green+Blue) = 103+52+81=236 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.64% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 103 - color contains mainly: red. Hex color #673451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673451 is #98CBAE. Grayscale: #464646. Windows color (decimal): -10013615 or 5321831. OLE color: 5321831.
HSL color Cylindrical-coordinate representation of color #673451: hue angle of 325.88º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673451 is Cyan = 0, Magento = 0.50, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 81 | - |
| CMYK | 0 | 0.50 | 0.21 | 0.60 |
| HSL | 325.88º | 0.33% | 0.3% | - |
| HSV(B) | 325.88º | 0.5% | 0.4% | - |
| XYZ | 8.31 | 5.93 | 8.49 | - |
| YUV | 70.56 | 133.9 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 81 | 0 | 0.50 | 0.21 | 0.60 | 325.88 | 0.33 | 0.3 |
| Hex | 67 | 34 | 51 | 0 | 32 | 15 | 3C | 146 | 21 | 1E |
| Octal | 147 | 64 | 121 | 0 | 62 | 25 | 74 | 506 | 41 | 36 |
| Binary | 1100111 | 110100 | 1010001 | 0 | 110010 | 10101 | 111100 | 101000110 | 100001 | 11110 |
Color Harmonies of #673451
Complementary color
Monochromatic Colors of #673451
Black with #673451
Text Example
Text Example
White with #673451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673451; }
p { color: rgb(103,52,81); }
H1.HeaderClassName
{
color: #673451;
}
.AnyTagClassName
{
color: #673451;
}
</style>
background-color css
<style>
a { background-color: #673451; }
a { background-color: rgb(103,52,81); }
div.DivClassName
{
background-color: #673451;
}
.BgClassName
{
background-color: #673451;
}
</style>
border-color css
<style>
span { border-color: #673451; }
span { border-color: rgb(103,52,81); }
td.TdClassName
{
border-color: #673451;
}
.TagClassName
{
border-color: #673451;
}
</style>