Shades of Finn #675259
Tints of Finn #675259
RGB
CMYK
RGB Variations
Color information
#675259 (or 0x675259) is known color: Finn. HEX triplet: 67, 52 and 59. RGB value is (103,82,89). Sum of RGB (Red+Green+Blue) = 103+82+89=274 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.59% from 274); Green value is 82 (32.42% from 255 or 29.93% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 103 - color contains mainly: red. Hex color #675259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675259 is #98ADA6. Grayscale: #595959. Windows color (decimal): -10005927 or 5853799. OLE color: 5853799.
HSL color Cylindrical-coordinate representation of color #675259: hue angle of 340º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #675259 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 89 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.60 |
| HSL | 340º | 0.11% | 0.36% | - |
| HSV(B) | 340º | 0.2% | 0.4% | - |
| XYZ | 10.41 | 9.64 | 10.76 | - |
| YUV | 89.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 89 | 0 | 0.20 | 0.14 | 0.60 | 340 | 0.11 | 0.36 |
| Hex | 67 | 52 | 59 | 0 | 14 | E | 3C | 154 | B | 24 |
| Octal | 147 | 122 | 131 | 0 | 24 | 16 | 74 | 524 | 13 | 44 |
| Binary | 1100111 | 1010010 | 1011001 | 0 | 10100 | 1110 | 111100 | 101010100 | 1011 | 100100 |
Color Harmonies of #675259
Complementary color
Monochromatic Colors of #675259
Black with #675259
Text Example
Text Example
White with #675259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675259; }
p { color: rgb(103,82,89); }
H1.HeaderClassName
{
color: #675259;
}
.AnyTagClassName
{
color: #675259;
}
</style>
background-color css
<style>
a { background-color: #675259; }
a { background-color: rgb(103,82,89); }
div.DivClassName
{
background-color: #675259;
}
.BgClassName
{
background-color: #675259;
}
</style>
border-color css
<style>
span { border-color: #675259; }
span { border-color: rgb(103,82,89); }
td.TdClassName
{
border-color: #675259;
}
.TagClassName
{
border-color: #675259;
}
</style>