Shades of Finn #675359
Tints of Finn #675359
RGB
CMYK
RGB Variations
Color information
#675359 (or 0x675359) is known color: Finn. HEX triplet: 67, 53 and 59. RGB value is (103,83,89). Sum of RGB (Red+Green+Blue) = 103+83+89=275 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.45% from 275); Green value is 83 (32.81% from 255 or 30.18% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 103 - color contains mainly: red. Hex color #675359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675359 is #98ACA6. Grayscale: #595959. Windows color (decimal): -10005671 or 5854055. OLE color: 5854055.
HSL color Cylindrical-coordinate representation of color #675359: hue angle of 342º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #675359 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 89 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.60 |
| HSL | 342º | 0.11% | 0.36% | - |
| HSV(B) | 342º | 0.19% | 0.4% | - |
| XYZ | 10.49 | 9.79 | 10.79 | - |
| YUV | 89.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 89 | 0 | 0.19 | 0.14 | 0.60 | 342 | 0.11 | 0.36 |
| Hex | 67 | 53 | 59 | 0 | 13 | E | 3C | 156 | B | 24 |
| Octal | 147 | 123 | 131 | 0 | 23 | 16 | 74 | 526 | 13 | 44 |
| Binary | 1100111 | 1010011 | 1011001 | 0 | 10011 | 1110 | 111100 | 101010110 | 1011 | 100100 |
Color Harmonies of #675359
Complementary color
Monochromatic Colors of #675359
Black with #675359
Text Example
Text Example
White with #675359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675359; }
p { color: rgb(103,83,89); }
H1.HeaderClassName
{
color: #675359;
}
.AnyTagClassName
{
color: #675359;
}
</style>
background-color css
<style>
a { background-color: #675359; }
a { background-color: rgb(103,83,89); }
div.DivClassName
{
background-color: #675359;
}
.BgClassName
{
background-color: #675359;
}
</style>
border-color css
<style>
span { border-color: #675359; }
span { border-color: rgb(103,83,89); }
td.TdClassName
{
border-color: #675359;
}
.TagClassName
{
border-color: #675359;
}
</style>