Shades of Finn #674454
Tints of Finn #674454
RGB
CMYK
RGB Variations
Color information
#674454 (or 0x674454) is known color: Finn. HEX triplet: 67, 44 and 54. RGB value is (103,68,84). Sum of RGB (Red+Green+Blue) = 103+68+84=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #674454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674454 is #98BBAB. Grayscale: #505050. Windows color (decimal): -10009516 or 5522535. OLE color: 5522535.
HSL color Cylindrical-coordinate representation of color #674454: hue angle of 332.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #674454 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 84 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.60 |
| HSL | 332.57º | 0.2% | 0.34% | - |
| HSV(B) | 332.57º | 0.34% | 0.4% | - |
| XYZ | 9.26 | 7.66 | 9.38 | - |
| YUV | 80.29 | 130.1 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 84 | 0 | 0.34 | 0.18 | 0.60 | 332.57 | 0.2 | 0.34 |
| Hex | 67 | 44 | 54 | 0 | 22 | 12 | 3C | 14D | 14 | 22 |
| Octal | 147 | 104 | 124 | 0 | 42 | 22 | 74 | 515 | 24 | 42 |
| Binary | 1100111 | 1000100 | 1010100 | 0 | 100010 | 10010 | 111100 | 101001101 | 10100 | 100010 |
Color Harmonies of #674454
Complementary color
Monochromatic Colors of #674454
Black with #674454
Text Example
Text Example
White with #674454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674454; }
p { color: rgb(103,68,84); }
H1.HeaderClassName
{
color: #674454;
}
.AnyTagClassName
{
color: #674454;
}
</style>
background-color css
<style>
a { background-color: #674454; }
a { background-color: rgb(103,68,84); }
div.DivClassName
{
background-color: #674454;
}
.BgClassName
{
background-color: #674454;
}
</style>
border-color css
<style>
span { border-color: #674454; }
span { border-color: rgb(103,68,84); }
td.TdClassName
{
border-color: #674454;
}
.TagClassName
{
border-color: #674454;
}
</style>