Shades of Finn #674558
Tints of Finn #674558
RGB
CMYK
RGB Variations
Color information
#674558 (or 0x674558) is known color: Finn. HEX triplet: 67, 45 and 58. RGB value is (103,69,88). Sum of RGB (Red+Green+Blue) = 103+69+88=260 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.62% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 103 - color contains mainly: red. Hex color #674558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674558 is #98BAA7. Grayscale: #515151. Windows color (decimal): -10009256 or 5784935. OLE color: 5784935.
HSL color Cylindrical-coordinate representation of color #674558: hue angle of 326.47º 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 #674558 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 88 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.60 |
| HSL | 326.47º | 0.2% | 0.34% | - |
| HSV(B) | 326.47º | 0.33% | 0.4% | - |
| XYZ | 9.48 | 7.84 | 10.25 | - |
| YUV | 81.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 88 | 0 | 0.33 | 0.15 | 0.60 | 326.47 | 0.2 | 0.34 |
| Hex | 67 | 45 | 58 | 0 | 21 | F | 3C | 146 | 14 | 22 |
| Octal | 147 | 105 | 130 | 0 | 41 | 17 | 74 | 506 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1011000 | 0 | 100001 | 1111 | 111100 | 101000110 | 10100 | 100010 |
Color Harmonies of #674558
Complementary color
Monochromatic Colors of #674558
Black with #674558
Text Example
Text Example
White with #674558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674558; }
p { color: rgb(103,69,88); }
H1.HeaderClassName
{
color: #674558;
}
.AnyTagClassName
{
color: #674558;
}
</style>
background-color css
<style>
a { background-color: #674558; }
a { background-color: rgb(103,69,88); }
div.DivClassName
{
background-color: #674558;
}
.BgClassName
{
background-color: #674558;
}
</style>
border-color css
<style>
span { border-color: #674558; }
span { border-color: rgb(103,69,88); }
td.TdClassName
{
border-color: #674558;
}
.TagClassName
{
border-color: #674558;
}
</style>