Shades of Finn #674250
Tints of Finn #674250
RGB
CMYK
RGB Variations
Color information
#674250 (or 0x674250) is known color: Finn. HEX triplet: 67, 42 and 50. RGB value is (103,66,80). Sum of RGB (Red+Green+Blue) = 103+66+80=249 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.37% from 249); Green value is 66 (26.17% from 255 or 26.51% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 103 - color contains mainly: red. Hex color #674250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674250 is #98BDAF. Grayscale: #4E4E4E. Windows color (decimal): -10010032 or 5259879. OLE color: 5259879.
HSL color Cylindrical-coordinate representation of color #674250: hue angle of 337.3º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #674250 is Cyan = 0, Magento = 0.36, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 66 | 80 | - |
| CMYK | 0 | 0.36 | 0.22 | 0.60 |
| HSL | 337.3º | 0.22% | 0.33% | - |
| HSV(B) | 337.3º | 0.36% | 0.4% | - |
| XYZ | 8.99 | 7.36 | 8.54 | - |
| YUV | 78.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 80 | 0 | 0.36 | 0.22 | 0.60 | 337.3 | 0.22 | 0.33 |
| Hex | 67 | 42 | 50 | 0 | 24 | 16 | 3C | 151 | 16 | 21 |
| Octal | 147 | 102 | 120 | 0 | 44 | 26 | 74 | 521 | 26 | 41 |
| Binary | 1100111 | 1000010 | 1010000 | 0 | 100100 | 10110 | 111100 | 101010001 | 10110 | 100001 |
Color Harmonies of #674250
Complementary color
Monochromatic Colors of #674250
Black with #674250
Text Example
Text Example
White with #674250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674250; }
p { color: rgb(103,66,80); }
H1.HeaderClassName
{
color: #674250;
}
.AnyTagClassName
{
color: #674250;
}
</style>
background-color css
<style>
a { background-color: #674250; }
a { background-color: rgb(103,66,80); }
div.DivClassName
{
background-color: #674250;
}
.BgClassName
{
background-color: #674250;
}
</style>
border-color css
<style>
span { border-color: #674250; }
span { border-color: rgb(103,66,80); }
td.TdClassName
{
border-color: #674250;
}
.TagClassName
{
border-color: #674250;
}
</style>