Shades of Finn #673650
Tints of Finn #673650
RGB
CMYK
RGB Variations
Color information
#673650 (or 0x673650) is known color: Finn. HEX triplet: 67, 36 and 50. RGB value is (103,54,80). Sum of RGB (Red+Green+Blue) = 103+54+80=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #673650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673650 is #98C9AF. Grayscale: #474747. Windows color (decimal): -10013104 or 5256807. OLE color: 5256807.
HSL color Cylindrical-coordinate representation of color #673650: hue angle of 328.16º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #673650 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 54 | 80 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.60 |
| HSL | 328.16º | 0.31% | 0.31% | - |
| HSV(B) | 328.16º | 0.48% | 0.4% | - |
| XYZ | 8.36 | 6.1 | 8.33 | - |
| YUV | 71.62 | 132.73 | 150.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 54 | 80 | 0 | 0.48 | 0.22 | 0.60 | 328.16 | 0.31 | 0.31 |
| Hex | 67 | 36 | 50 | 0 | 30 | 16 | 3C | 148 | 1F | 1F |
| Octal | 147 | 66 | 120 | 0 | 60 | 26 | 74 | 510 | 37 | 37 |
| Binary | 1100111 | 110110 | 1010000 | 0 | 110000 | 10110 | 111100 | 101001000 | 11111 | 11111 |
Color Harmonies of #673650
Complementary color
Monochromatic Colors of #673650
Black with #673650
Text Example
Text Example
White with #673650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673650; }
p { color: rgb(103,54,80); }
H1.HeaderClassName
{
color: #673650;
}
.AnyTagClassName
{
color: #673650;
}
</style>
background-color css
<style>
a { background-color: #673650; }
a { background-color: rgb(103,54,80); }
div.DivClassName
{
background-color: #673650;
}
.BgClassName
{
background-color: #673650;
}
</style>
border-color css
<style>
span { border-color: #673650; }
span { border-color: rgb(103,54,80); }
td.TdClassName
{
border-color: #673650;
}
.TagClassName
{
border-color: #673650;
}
</style>