Shades of Finn #674852
Tints of Finn #674852
RGB
CMYK
RGB Variations
Color information
#674852 (or 0x674852) is known color: Finn. HEX triplet: 67, 48 and 52. RGB value is (103,72,82). Sum of RGB (Red+Green+Blue) = 103+72+82=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 72 (28.52% from 255 or 28.02% from 257); Blue value is 82 (32.42% from 255 or 31.91% from 257); Max value from RGB is 103 - color contains mainly: red. Hex color #674852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674852 is #98B7AD. Grayscale: #525252. Windows color (decimal): -10008494 or 5392487. OLE color: 5392487.
HSL color Cylindrical-coordinate representation of color #674852: hue angle of 340.65º 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 #674852 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 82 | - |
| CMYK | 0 | 0.30 | 0.20 | 0.60 |
| HSL | 340.65º | 0.18% | 0.34% | - |
| HSV(B) | 340.65º | 0.3% | 0.4% | - |
| XYZ | 9.43 | 8.13 | 9.05 | - |
| YUV | 82.41 | 127.77 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 82 | 0 | 0.30 | 0.20 | 0.60 | 340.65 | 0.18 | 0.34 |
| Hex | 67 | 48 | 52 | 0 | 1E | 14 | 3C | 155 | 12 | 22 |
| Octal | 147 | 110 | 122 | 0 | 36 | 24 | 74 | 525 | 22 | 42 |
| Binary | 1100111 | 1001000 | 1010010 | 0 | 11110 | 10100 | 111100 | 101010101 | 10010 | 100010 |
Color Harmonies of #674852
Complementary color
Monochromatic Colors of #674852
Black with #674852
Text Example
Text Example
White with #674852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674852; }
p { color: rgb(103,72,82); }
H1.HeaderClassName
{
color: #674852;
}
.AnyTagClassName
{
color: #674852;
}
</style>
background-color css
<style>
a { background-color: #674852; }
a { background-color: rgb(103,72,82); }
div.DivClassName
{
background-color: #674852;
}
.BgClassName
{
background-color: #674852;
}
</style>
border-color css
<style>
span { border-color: #674852; }
span { border-color: rgb(103,72,82); }
td.TdClassName
{
border-color: #674852;
}
.TagClassName
{
border-color: #674852;
}
</style>