Shades of Finn #673753
Tints of Finn #673753
RGB
CMYK
RGB Variations
Color information
#673753 (or 0x673753) is known color: Finn. HEX triplet: 67, 37 and 53. RGB value is (103,55,83). Sum of RGB (Red+Green+Blue) = 103+55+83=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 83 (32.81% from 255 or 34.44% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #673753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673753 is #98C8AC. Grayscale: #484848. Windows color (decimal): -10012845 or 5453671. OLE color: 5453671.
HSL color Cylindrical-coordinate representation of color #673753: hue angle of 325º 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 #673753 is Cyan = 0, Magento = 0.47, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 55 | 83 | - |
| CMYK | 0 | 0.47 | 0.19 | 0.60 |
| HSL | 325º | 0.3% | 0.31% | - |
| HSV(B) | 325º | 0.47% | 0.4% | - |
| XYZ | 8.52 | 6.24 | 8.94 | - |
| YUV | 72.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 55 | 83 | 0 | 0.47 | 0.19 | 0.60 | 325 | 0.3 | 0.31 |
| Hex | 67 | 37 | 53 | 0 | 2F | 13 | 3C | 145 | 1E | 1F |
| Octal | 147 | 67 | 123 | 0 | 57 | 23 | 74 | 505 | 36 | 37 |
| Binary | 1100111 | 110111 | 1010011 | 0 | 101111 | 10011 | 111100 | 101000101 | 11110 | 11111 |
Color Harmonies of #673753
Complementary color
Monochromatic Colors of #673753
Black with #673753
Text Example
Text Example
White with #673753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673753; }
p { color: rgb(103,55,83); }
H1.HeaderClassName
{
color: #673753;
}
.AnyTagClassName
{
color: #673753;
}
</style>
background-color css
<style>
a { background-color: #673753; }
a { background-color: rgb(103,55,83); }
div.DivClassName
{
background-color: #673753;
}
.BgClassName
{
background-color: #673753;
}
</style>
border-color css
<style>
span { border-color: #673753; }
span { border-color: rgb(103,55,83); }
td.TdClassName
{
border-color: #673753;
}
.TagClassName
{
border-color: #673753;
}
</style>