Shades of Finn #674552
Tints of Finn #674552
RGB
CMYK
RGB Variations
Color information
#674552 (or 0x674552) is known color: Finn. HEX triplet: 67, 45 and 52. RGB value is (103,69,82). Sum of RGB (Red+Green+Blue) = 103+69+82=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 82 (32.42% from 255 or 32.28% from 254); Max value from RGB is 103 - color contains mainly: red. Hex color #674552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674552 is #98BAAD. Grayscale: #505050. Windows color (decimal): -10009262 or 5391719. OLE color: 5391719.
HSL color Cylindrical-coordinate representation of color #674552: hue angle of 337.06º 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 #674552 is Cyan = 0, Magento = 0.33, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 82 | - |
| CMYK | 0 | 0.33 | 0.20 | 0.60 |
| HSL | 337.06º | 0.2% | 0.34% | - |
| HSV(B) | 337.06º | 0.33% | 0.4% | - |
| XYZ | 9.24 | 7.75 | 8.99 | - |
| YUV | 80.65 | 128.76 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 82 | 0 | 0.33 | 0.20 | 0.60 | 337.06 | 0.2 | 0.34 |
| Hex | 67 | 45 | 52 | 0 | 21 | 14 | 3C | 151 | 14 | 22 |
| Octal | 147 | 105 | 122 | 0 | 41 | 24 | 74 | 521 | 24 | 42 |
| Binary | 1100111 | 1000101 | 1010010 | 0 | 100001 | 10100 | 111100 | 101010001 | 10100 | 100010 |
Color Harmonies of #674552
Complementary color
Monochromatic Colors of #674552
Black with #674552
Text Example
Text Example
White with #674552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674552; }
p { color: rgb(103,69,82); }
H1.HeaderClassName
{
color: #674552;
}
.AnyTagClassName
{
color: #674552;
}
</style>
background-color css
<style>
a { background-color: #674552; }
a { background-color: rgb(103,69,82); }
div.DivClassName
{
background-color: #674552;
}
.BgClassName
{
background-color: #674552;
}
</style>
border-color css
<style>
span { border-color: #674552; }
span { border-color: rgb(103,69,82); }
td.TdClassName
{
border-color: #674552;
}
.TagClassName
{
border-color: #674552;
}
</style>