Shades of Finn #674354
Tints of Finn #674354
RGB
CMYK
RGB Variations
Color information
#674354 (or 0x674354) is known color: Finn. HEX triplet: 67, 43 and 54. RGB value is (103,67,84). Sum of RGB (Red+Green+Blue) = 103+67+84=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 84 (33.20% from 255 or 33.07% from 254); Max value from RGB is 103 - color contains mainly: red. Hex color #674354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674354 is #98BCAB. Grayscale: #4F4F4F. Windows color (decimal): -10009772 or 5522279. OLE color: 5522279.
HSL color Cylindrical-coordinate representation of color #674354: hue angle of 331.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #674354 is Cyan = 0, Magento = 0.35, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 84 | - |
| CMYK | 0 | 0.35 | 0.18 | 0.60 |
| HSL | 331.67º | 0.21% | 0.33% | - |
| HSV(B) | 331.67º | 0.35% | 0.4% | - |
| XYZ | 9.2 | 7.54 | 9.36 | - |
| YUV | 79.7 | 130.43 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 84 | 0 | 0.35 | 0.18 | 0.60 | 331.67 | 0.21 | 0.33 |
| Hex | 67 | 43 | 54 | 0 | 23 | 12 | 3C | 14C | 15 | 21 |
| Octal | 147 | 103 | 124 | 0 | 43 | 22 | 74 | 514 | 25 | 41 |
| Binary | 1100111 | 1000011 | 1010100 | 0 | 100011 | 10010 | 111100 | 101001100 | 10101 | 100001 |
Color Harmonies of #674354
Complementary color
Monochromatic Colors of #674354
Black with #674354
Text Example
Text Example
White with #674354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674354; }
p { color: rgb(103,67,84); }
H1.HeaderClassName
{
color: #674354;
}
.AnyTagClassName
{
color: #674354;
}
</style>
background-color css
<style>
a { background-color: #674354; }
a { background-color: rgb(103,67,84); }
div.DivClassName
{
background-color: #674354;
}
.BgClassName
{
background-color: #674354;
}
</style>
border-color css
<style>
span { border-color: #674354; }
span { border-color: rgb(103,67,84); }
td.TdClassName
{
border-color: #674354;
}
.TagClassName
{
border-color: #674354;
}
</style>