Shades of Finn #673855
Tints of Finn #673855
RGB
CMYK
RGB Variations
Color information
#673855 (or 0x673855) is known color: Finn. HEX triplet: 67, 38 and 55. RGB value is (103,56,85). Sum of RGB (Red+Green+Blue) = 103+56+85=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 56 (22.27% from 255 or 22.95% from 244); Blue value is 85 (33.59% from 255 or 34.84% from 244); Max value from RGB is 103 - color contains mainly: red. Hex color #673855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673855 is #98C7AA. Grayscale: #494949. Windows color (decimal): -10012587 or 5584999. OLE color: 5584999.
HSL color Cylindrical-coordinate representation of color #673855: hue angle of 322.98º 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 #673855 is Cyan = 0, Magento = 0.46, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 56 | 85 | - |
| CMYK | 0 | 0.46 | 0.17 | 0.60 |
| HSL | 322.98º | 0.3% | 0.31% | - |
| HSV(B) | 322.98º | 0.46% | 0.4% | - |
| XYZ | 8.65 | 6.37 | 9.37 | - |
| YUV | 73.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 56 | 85 | 0 | 0.46 | 0.17 | 0.60 | 322.98 | 0.3 | 0.31 |
| Hex | 67 | 38 | 55 | 0 | 2E | 11 | 3C | 143 | 1E | 1F |
| Octal | 147 | 70 | 125 | 0 | 56 | 21 | 74 | 503 | 36 | 37 |
| Binary | 1100111 | 111000 | 1010101 | 0 | 101110 | 10001 | 111100 | 101000011 | 11110 | 11111 |
Color Harmonies of #673855
Complementary color
Monochromatic Colors of #673855
Black with #673855
Text Example
Text Example
White with #673855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673855; }
p { color: rgb(103,56,85); }
H1.HeaderClassName
{
color: #673855;
}
.AnyTagClassName
{
color: #673855;
}
</style>
background-color css
<style>
a { background-color: #673855; }
a { background-color: rgb(103,56,85); }
div.DivClassName
{
background-color: #673855;
}
.BgClassName
{
background-color: #673855;
}
</style>
border-color css
<style>
span { border-color: #673855; }
span { border-color: rgb(103,56,85); }
td.TdClassName
{
border-color: #673855;
}
.TagClassName
{
border-color: #673855;
}
</style>