Shades of Finn #673755
Tints of Finn #673755
RGB
CMYK
RGB Variations
Color information
#673755 (or 0x673755) is known color: Finn. HEX triplet: 67, 37 and 55. RGB value is (103,55,85). Sum of RGB (Red+Green+Blue) = 103+55+85=243 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.39% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 85 (33.59% from 255 or 34.98% from 243); Max value from RGB is 103 - color contains mainly: red. Hex color #673755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673755 is #98C8AA. Grayscale: #484848. Windows color (decimal): -10012843 or 5584743. OLE color: 5584743.
HSL color Cylindrical-coordinate representation of color #673755: hue angle of 322.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #673755 is Cyan = 0, Magento = 0.47, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 55 | 85 | - |
| CMYK | 0 | 0.47 | 0.17 | 0.60 |
| HSL | 322.5º | 0.3% | 0.31% | - |
| HSV(B) | 322.5º | 0.47% | 0.4% | - |
| XYZ | 8.6 | 6.27 | 9.35 | - |
| YUV | 72.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 55 | 85 | 0 | 0.47 | 0.17 | 0.60 | 322.5 | 0.3 | 0.31 |
| Hex | 67 | 37 | 55 | 0 | 2F | 11 | 3C | 142 | 1E | 1F |
| Octal | 147 | 67 | 125 | 0 | 57 | 21 | 74 | 502 | 36 | 37 |
| Binary | 1100111 | 110111 | 1010101 | 0 | 101111 | 10001 | 111100 | 101000010 | 11110 | 11111 |
Color Harmonies of #673755
Complementary color
Monochromatic Colors of #673755
Black with #673755
Text Example
Text Example
White with #673755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673755; }
p { color: rgb(103,55,85); }
H1.HeaderClassName
{
color: #673755;
}
.AnyTagClassName
{
color: #673755;
}
</style>
background-color css
<style>
a { background-color: #673755; }
a { background-color: rgb(103,55,85); }
div.DivClassName
{
background-color: #673755;
}
.BgClassName
{
background-color: #673755;
}
</style>
border-color css
<style>
span { border-color: #673755; }
span { border-color: rgb(103,55,85); }
td.TdClassName
{
border-color: #673755;
}
.TagClassName
{
border-color: #673755;
}
</style>