Shades of Finn #674350
Tints of Finn #674350
RGB
CMYK
RGB Variations
Color information
#674350 (or 0x674350) is known color: Finn. HEX triplet: 67, 43 and 50. RGB value is (103,67,80). Sum of RGB (Red+Green+Blue) = 103+67+80=250 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.2% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 103 - color contains mainly: red. Hex color #674350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674350 is #98BCAF. Grayscale: #4F4F4F. Windows color (decimal): -10009776 or 5260135. OLE color: 5260135.
HSL color Cylindrical-coordinate representation of color #674350: hue angle of 338.33º 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 #674350 is Cyan = 0, Magento = 0.35, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 80 | - |
| CMYK | 0 | 0.35 | 0.22 | 0.60 |
| HSL | 338.33º | 0.21% | 0.33% | - |
| HSV(B) | 338.33º | 0.35% | 0.4% | - |
| XYZ | 9.05 | 7.48 | 8.56 | - |
| YUV | 79.25 | 128.43 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 80 | 0 | 0.35 | 0.22 | 0.60 | 338.33 | 0.21 | 0.33 |
| Hex | 67 | 43 | 50 | 0 | 23 | 16 | 3C | 152 | 15 | 21 |
| Octal | 147 | 103 | 120 | 0 | 43 | 26 | 74 | 522 | 25 | 41 |
| Binary | 1100111 | 1000011 | 1010000 | 0 | 100011 | 10110 | 111100 | 101010010 | 10101 | 100001 |
Color Harmonies of #674350
Complementary color
Monochromatic Colors of #674350
Black with #674350
Text Example
Text Example
White with #674350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674350; }
p { color: rgb(103,67,80); }
H1.HeaderClassName
{
color: #674350;
}
.AnyTagClassName
{
color: #674350;
}
</style>
background-color css
<style>
a { background-color: #674350; }
a { background-color: rgb(103,67,80); }
div.DivClassName
{
background-color: #674350;
}
.BgClassName
{
background-color: #674350;
}
</style>
border-color css
<style>
span { border-color: #674350; }
span { border-color: rgb(103,67,80); }
td.TdClassName
{
border-color: #674350;
}
.TagClassName
{
border-color: #674350;
}
</style>