Shades of Finn #673850
Tints of Finn #673850
RGB
CMYK
RGB Variations
Color information
#673850 (or 0x673850) is known color: Finn. HEX triplet: 67, 38 and 50. RGB value is (103,56,80). Sum of RGB (Red+Green+Blue) = 103+56+80=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #673850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673850 is #98C7AF. Grayscale: #484848. Windows color (decimal): -10012592 or 5257319. OLE color: 5257319.
HSL color Cylindrical-coordinate representation of color #673850: hue angle of 329.36º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #673850 is Cyan = 0, Magento = 0.46, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 56 | 80 | - |
| CMYK | 0 | 0.46 | 0.22 | 0.60 |
| HSL | 329.36º | 0.3% | 0.31% | - |
| HSV(B) | 329.36º | 0.46% | 0.4% | - |
| XYZ | 8.46 | 6.29 | 8.36 | - |
| YUV | 72.79 | 132.07 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 56 | 80 | 0 | 0.46 | 0.22 | 0.60 | 329.36 | 0.3 | 0.31 |
| Hex | 67 | 38 | 50 | 0 | 2E | 16 | 3C | 149 | 1E | 1F |
| Octal | 147 | 70 | 120 | 0 | 56 | 26 | 74 | 511 | 36 | 37 |
| Binary | 1100111 | 111000 | 1010000 | 0 | 101110 | 10110 | 111100 | 101001001 | 11110 | 11111 |
Color Harmonies of #673850
Complementary color
Monochromatic Colors of #673850
Black with #673850
Text Example
Text Example
White with #673850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673850; }
p { color: rgb(103,56,80); }
H1.HeaderClassName
{
color: #673850;
}
.AnyTagClassName
{
color: #673850;
}
</style>
background-color css
<style>
a { background-color: #673850; }
a { background-color: rgb(103,56,80); }
div.DivClassName
{
background-color: #673850;
}
.BgClassName
{
background-color: #673850;
}
</style>
border-color css
<style>
span { border-color: #673850; }
span { border-color: rgb(103,56,80); }
td.TdClassName
{
border-color: #673850;
}
.TagClassName
{
border-color: #673850;
}
</style>