Shades of Finn #754456
Tints of Finn #754456
RGB
CMYK
RGB Variations
Color information
#754456 (or 0x754456) is known color: Finn. HEX triplet: 75, 44 and 56. RGB value is (117,68,86). Sum of RGB (Red+Green+Blue) = 117+68+86=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 68 (26.95% from 255 or 25.09% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #754456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754456 is #8ABBA9. Grayscale: #545454. Windows color (decimal): -9092010 or 5653621. OLE color: 5653621.
HSL color Cylindrical-coordinate representation of color #754456: hue angle of 337.96º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #754456 is Cyan = 0, Magento = 0.42, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 86 | - |
| CMYK | 0 | 0.42 | 0.26 | 0.54 |
| HSL | 337.96º | 0.26% | 0.36% | - |
| HSV(B) | 337.96º | 0.42% | 0.46% | - |
| XYZ | 11.08 | 8.59 | 9.88 | - |
| YUV | 84.7 | 128.73 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 86 | 0 | 0.42 | 0.26 | 0.54 | 337.96 | 0.26 | 0.36 |
| Hex | 75 | 44 | 56 | 0 | 2A | 1A | 36 | 152 | 1A | 24 |
| Octal | 165 | 104 | 126 | 0 | 52 | 32 | 66 | 522 | 32 | 44 |
| Binary | 1110101 | 1000100 | 1010110 | 0 | 101010 | 11010 | 110110 | 101010010 | 11010 | 100100 |
Color Harmonies of #754456
Complementary color
Monochromatic Colors of #754456
Black with #754456
Text Example
Text Example
White with #754456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754456; }
p { color: rgb(117,68,86); }
H1.HeaderClassName
{
color: #754456;
}
.AnyTagClassName
{
color: #754456;
}
</style>
background-color css
<style>
a { background-color: #754456; }
a { background-color: rgb(117,68,86); }
div.DivClassName
{
background-color: #754456;
}
.BgClassName
{
background-color: #754456;
}
</style>
border-color css
<style>
span { border-color: #754456; }
span { border-color: rgb(117,68,86); }
td.TdClassName
{
border-color: #754456;
}
.TagClassName
{
border-color: #754456;
}
</style>