Shades of Finn #674455
Tints of Finn #674455
RGB
CMYK
RGB Variations
Color information
#674455 (or 0x674455) is known color: Finn. HEX triplet: 67, 44 and 55. RGB value is (103,68,85). Sum of RGB (Red+Green+Blue) = 103+68+85=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 103 - color contains mainly: red. Hex color #674455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674455 is #98BBAA. Grayscale: #505050. Windows color (decimal): -10009515 or 5588071. OLE color: 5588071.
HSL color Cylindrical-coordinate representation of color #674455: hue angle of 330.86º 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 #674455 is Cyan = 0, Magento = 0.34, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 85 | - |
| CMYK | 0 | 0.34 | 0.17 | 0.60 |
| HSL | 330.86º | 0.2% | 0.34% | - |
| HSV(B) | 330.86º | 0.34% | 0.4% | - |
| XYZ | 9.3 | 7.67 | 9.59 | - |
| YUV | 80.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 85 | 0 | 0.34 | 0.17 | 0.60 | 330.86 | 0.2 | 0.34 |
| Hex | 67 | 44 | 55 | 0 | 22 | 11 | 3C | 14B | 14 | 22 |
| Octal | 147 | 104 | 125 | 0 | 42 | 21 | 74 | 513 | 24 | 42 |
| Binary | 1100111 | 1000100 | 1010101 | 0 | 100010 | 10001 | 111100 | 101001011 | 10100 | 100010 |
Color Harmonies of #674455
Complementary color
Monochromatic Colors of #674455
Black with #674455
Text Example
Text Example
White with #674455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674455; }
p { color: rgb(103,68,85); }
H1.HeaderClassName
{
color: #674455;
}
.AnyTagClassName
{
color: #674455;
}
</style>
background-color css
<style>
a { background-color: #674455; }
a { background-color: rgb(103,68,85); }
div.DivClassName
{
background-color: #674455;
}
.BgClassName
{
background-color: #674455;
}
</style>
border-color css
<style>
span { border-color: #674455; }
span { border-color: rgb(103,68,85); }
td.TdClassName
{
border-color: #674455;
}
.TagClassName
{
border-color: #674455;
}
</style>