Shades of Finn #674850
Tints of Finn #674850
RGB
CMYK
RGB Variations
Color information
#674850 (or 0x674850) is known color: Finn. HEX triplet: 67, 48 and 50. RGB value is (103,72,80). Sum of RGB (Red+Green+Blue) = 103+72+80=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 72 (28.52% from 255 or 28.24% from 255); Blue value is 80 (31.64% from 255 or 31.37% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #674850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674850 is #98B7AF. Grayscale: #525252. Windows color (decimal): -10008496 or 5261415. OLE color: 5261415.
HSL color Cylindrical-coordinate representation of color #674850: hue angle of 344.52º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #674850 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 80 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.60 |
| HSL | 344.52º | 0.18% | 0.34% | - |
| HSV(B) | 344.52º | 0.3% | 0.4% | - |
| XYZ | 9.36 | 8.1 | 8.66 | - |
| YUV | 82.18 | 126.77 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 80 | 0 | 0.30 | 0.22 | 0.60 | 344.52 | 0.18 | 0.34 |
| Hex | 67 | 48 | 50 | 0 | 1E | 16 | 3C | 159 | 12 | 22 |
| Octal | 147 | 110 | 120 | 0 | 36 | 26 | 74 | 531 | 22 | 42 |
| Binary | 1100111 | 1001000 | 1010000 | 0 | 11110 | 10110 | 111100 | 101011001 | 10010 | 100010 |
Color Harmonies of #674850
Complementary color
Monochromatic Colors of #674850
Black with #674850
Text Example
Text Example
White with #674850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674850; }
p { color: rgb(103,72,80); }
H1.HeaderClassName
{
color: #674850;
}
.AnyTagClassName
{
color: #674850;
}
</style>
background-color css
<style>
a { background-color: #674850; }
a { background-color: rgb(103,72,80); }
div.DivClassName
{
background-color: #674850;
}
.BgClassName
{
background-color: #674850;
}
</style>
border-color css
<style>
span { border-color: #674850; }
span { border-color: rgb(103,72,80); }
td.TdClassName
{
border-color: #674850;
}
.TagClassName
{
border-color: #674850;
}
</style>