Shades of Finn #674952
Tints of Finn #674952
RGB
CMYK
RGB Variations
Color information
#674952 (or 0x674952) is known color: Finn. HEX triplet: 67, 49 and 52. RGB value is (103,73,82). Sum of RGB (Red+Green+Blue) = 103+73+82=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 82 (32.42% from 255 or 31.78% from 258); Max value from RGB is 103 - color contains mainly: red. Hex color #674952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674952 is #98B6AD. Grayscale: #525252. Windows color (decimal): -10008238 or 5392743. OLE color: 5392743.
HSL color Cylindrical-coordinate representation of color #674952: hue angle of 342º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #674952 is Cyan = 0, Magento = 0.29, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 82 | - |
| CMYK | 0 | 0.29 | 0.20 | 0.60 |
| HSL | 342º | 0.17% | 0.35% | - |
| HSV(B) | 342º | 0.29% | 0.4% | - |
| XYZ | 9.5 | 8.26 | 9.08 | - |
| YUV | 83 | 127.44 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 82 | 0 | 0.29 | 0.20 | 0.60 | 342 | 0.17 | 0.35 |
| Hex | 67 | 49 | 52 | 0 | 1D | 14 | 3C | 156 | 11 | 23 |
| Octal | 147 | 111 | 122 | 0 | 35 | 24 | 74 | 526 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1010010 | 0 | 11101 | 10100 | 111100 | 101010110 | 10001 | 100011 |
Color Harmonies of #674952
Complementary color
Monochromatic Colors of #674952
Black with #674952
Text Example
Text Example
White with #674952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674952; }
p { color: rgb(103,73,82); }
H1.HeaderClassName
{
color: #674952;
}
.AnyTagClassName
{
color: #674952;
}
</style>
background-color css
<style>
a { background-color: #674952; }
a { background-color: rgb(103,73,82); }
div.DivClassName
{
background-color: #674952;
}
.BgClassName
{
background-color: #674952;
}
</style>
border-color css
<style>
span { border-color: #674952; }
span { border-color: rgb(103,73,82); }
td.TdClassName
{
border-color: #674952;
}
.TagClassName
{
border-color: #674952;
}
</style>