Shades of Finn #674351
Tints of Finn #674351
RGB
CMYK
RGB Variations
Color information
#674351 (or 0x674351) is known color: Finn. HEX triplet: 67, 43 and 51. RGB value is (103,67,81). Sum of RGB (Red+Green+Blue) = 103+67+81=251 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.04% from 251); Green value is 67 (26.56% from 255 or 26.69% from 251); Blue value is 81 (32.03% from 255 or 32.27% from 251); Max value from RGB is 103 - color contains mainly: red. Hex color #674351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674351 is #98BCAE. Grayscale: #4F4F4F. Windows color (decimal): -10009775 or 5325671. OLE color: 5325671.
HSL color Cylindrical-coordinate representation of color #674351: hue angle of 336.67º 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 #674351 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 81 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.60 |
| HSL | 336.67º | 0.21% | 0.33% | - |
| HSV(B) | 336.67º | 0.35% | 0.4% | - |
| XYZ | 9.09 | 7.49 | 8.75 | - |
| YUV | 79.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 81 | 0 | 0.35 | 0.21 | 0.60 | 336.67 | 0.21 | 0.33 |
| Hex | 67 | 43 | 51 | 0 | 23 | 15 | 3C | 151 | 15 | 21 |
| Octal | 147 | 103 | 121 | 0 | 43 | 25 | 74 | 521 | 25 | 41 |
| Binary | 1100111 | 1000011 | 1010001 | 0 | 100011 | 10101 | 111100 | 101010001 | 10101 | 100001 |
Color Harmonies of #674351
Complementary color
Monochromatic Colors of #674351
Black with #674351
Text Example
Text Example
White with #674351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674351; }
p { color: rgb(103,67,81); }
H1.HeaderClassName
{
color: #674351;
}
.AnyTagClassName
{
color: #674351;
}
</style>
background-color css
<style>
a { background-color: #674351; }
a { background-color: rgb(103,67,81); }
div.DivClassName
{
background-color: #674351;
}
.BgClassName
{
background-color: #674351;
}
</style>
border-color css
<style>
span { border-color: #674351; }
span { border-color: rgb(103,67,81); }
td.TdClassName
{
border-color: #674351;
}
.TagClassName
{
border-color: #674351;
}
</style>