Shades of Finn #754654
Tints of Finn #754654
RGB
CMYK
RGB Variations
Color information
#754654 (or 0x754654) is known color: Finn. HEX triplet: 75, 46 and 54. RGB value is (117,70,84). Sum of RGB (Red+Green+Blue) = 117+70+84=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #754654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754654 is #8AB9AB. Grayscale: #555555. Windows color (decimal): -9091500 or 5523061. OLE color: 5523061.
HSL color Cylindrical-coordinate representation of color #754654: hue angle of 342.13º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754654 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 84 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.54 |
| HSL | 342.13º | 0.25% | 0.37% | - |
| HSV(B) | 342.13º | 0.4% | 0.46% | - |
| XYZ | 11.13 | 8.8 | 9.5 | - |
| YUV | 85.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 84 | 0 | 0.40 | 0.28 | 0.54 | 342.13 | 0.25 | 0.37 |
| Hex | 75 | 46 | 54 | 0 | 28 | 1C | 36 | 156 | 19 | 25 |
| Octal | 165 | 106 | 124 | 0 | 50 | 34 | 66 | 526 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1010100 | 0 | 101000 | 11100 | 110110 | 101010110 | 11001 | 100101 |
Color Harmonies of #754654
Complementary color
Monochromatic Colors of #754654
Black with #754654
Text Example
Text Example
White with #754654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754654; }
p { color: rgb(117,70,84); }
H1.HeaderClassName
{
color: #754654;
}
.AnyTagClassName
{
color: #754654;
}
</style>
background-color css
<style>
a { background-color: #754654; }
a { background-color: rgb(117,70,84); }
div.DivClassName
{
background-color: #754654;
}
.BgClassName
{
background-color: #754654;
}
</style>
border-color css
<style>
span { border-color: #754654; }
span { border-color: rgb(117,70,84); }
td.TdClassName
{
border-color: #754654;
}
.TagClassName
{
border-color: #754654;
}
</style>