Shades of Finn #674752
Tints of Finn #674752
RGB
CMYK
RGB Variations
Color information
#674752 (or 0x674752) is known color: Finn. HEX triplet: 67, 47 and 52. RGB value is (103,71,82). Sum of RGB (Red+Green+Blue) = 103+71+82=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 71 (28.12% from 255 or 27.73% from 256); Blue value is 82 (32.42% from 255 or 32.03% from 256); Max value from RGB is 103 - color contains mainly: red. Hex color #674752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674752 is #98B8AD. Grayscale: #515151. Windows color (decimal): -10008750 or 5392231. OLE color: 5392231.
HSL color Cylindrical-coordinate representation of color #674752: hue angle of 339.38º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #674752 is Cyan = 0, Magento = 0.31, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 82 | - |
| CMYK | 0 | 0.31 | 0.20 | 0.60 |
| HSL | 339.38º | 0.18% | 0.34% | - |
| HSV(B) | 339.38º | 0.31% | 0.4% | - |
| XYZ | 9.37 | 8 | 9.03 | - |
| YUV | 81.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 82 | 0 | 0.31 | 0.20 | 0.60 | 339.38 | 0.18 | 0.34 |
| Hex | 67 | 47 | 52 | 0 | 1F | 14 | 3C | 153 | 12 | 22 |
| Octal | 147 | 107 | 122 | 0 | 37 | 24 | 74 | 523 | 22 | 42 |
| Binary | 1100111 | 1000111 | 1010010 | 0 | 11111 | 10100 | 111100 | 101010011 | 10010 | 100010 |
Color Harmonies of #674752
Complementary color
Monochromatic Colors of #674752
Black with #674752
Text Example
Text Example
White with #674752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674752; }
p { color: rgb(103,71,82); }
H1.HeaderClassName
{
color: #674752;
}
.AnyTagClassName
{
color: #674752;
}
</style>
background-color css
<style>
a { background-color: #674752; }
a { background-color: rgb(103,71,82); }
div.DivClassName
{
background-color: #674752;
}
.BgClassName
{
background-color: #674752;
}
</style>
border-color css
<style>
span { border-color: #674752; }
span { border-color: rgb(103,71,82); }
td.TdClassName
{
border-color: #674752;
}
.TagClassName
{
border-color: #674752;
}
</style>