Shades of Finn #674555
Tints of Finn #674555
RGB
CMYK
RGB Variations
Color information
#674555 (or 0x674555) is known color: Finn. HEX triplet: 67, 45 and 55. RGB value is (103,69,85). Sum of RGB (Red+Green+Blue) = 103+69+85=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 85 (33.59% from 255 or 33.07% from 257); Max value from RGB is 103 - color contains mainly: red. Hex color #674555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674555 is #98BAAA. Grayscale: #505050. Windows color (decimal): -10009259 or 5588327. OLE color: 5588327.
HSL color Cylindrical-coordinate representation of color #674555: hue angle of 331.76º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #674555 is Cyan = 0, Magento = 0.33, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 85 | - |
| CMYK | 0 | 0.33 | 0.17 | 0.60 |
| HSL | 331.76º | 0.2% | 0.34% | - |
| HSV(B) | 331.76º | 0.33% | 0.4% | - |
| XYZ | 9.36 | 7.8 | 9.61 | - |
| YUV | 80.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 85 | 0 | 0.33 | 0.17 | 0.60 | 331.76 | 0.2 | 0.34 |
| Hex | 67 | 45 | 55 | 0 | 21 | 11 | 3C | 14C | 14 | 22 |
| Octal | 147 | 105 | 125 | 0 | 41 | 21 | 74 | 514 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1010101 | 0 | 100001 | 10001 | 111100 | 101001100 | 10100 | 100010 |
Color Harmonies of #674555
Complementary color
Monochromatic Colors of #674555
Black with #674555
Text Example
Text Example
White with #674555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674555; }
p { color: rgb(103,69,85); }
H1.HeaderClassName
{
color: #674555;
}
.AnyTagClassName
{
color: #674555;
}
</style>
background-color css
<style>
a { background-color: #674555; }
a { background-color: rgb(103,69,85); }
div.DivClassName
{
background-color: #674555;
}
.BgClassName
{
background-color: #674555;
}
</style>
border-color css
<style>
span { border-color: #674555; }
span { border-color: rgb(103,69,85); }
td.TdClassName
{
border-color: #674555;
}
.TagClassName
{
border-color: #674555;
}
</style>