Shades of Finn #754755
Tints of Finn #754755
RGB
CMYK
RGB Variations
Color information
#754755 (or 0x754755) is known color: Finn. HEX triplet: 75, 47 and 55. RGB value is (117,71,85). Sum of RGB (Red+Green+Blue) = 117+71+85=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #754755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754755 is #8AB8AA. Grayscale: #565656. Windows color (decimal): -9091243 or 5588853. OLE color: 5588853.
HSL color Cylindrical-coordinate representation of color #754755: hue angle of 341.74º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754755 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 85 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.54 |
| HSL | 341.74º | 0.24% | 0.37% | - |
| HSV(B) | 341.74º | 0.39% | 0.46% | - |
| XYZ | 11.23 | 8.94 | 9.73 | - |
| YUV | 86.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 85 | 0 | 0.39 | 0.27 | 0.54 | 341.74 | 0.24 | 0.37 |
| Hex | 75 | 47 | 55 | 0 | 27 | 1B | 36 | 156 | 18 | 25 |
| Octal | 165 | 107 | 125 | 0 | 47 | 33 | 66 | 526 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1010101 | 0 | 100111 | 11011 | 110110 | 101010110 | 11000 | 100101 |
Color Harmonies of #754755
Complementary color
Monochromatic Colors of #754755
Black with #754755
Text Example
Text Example
White with #754755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754755; }
p { color: rgb(117,71,85); }
H1.HeaderClassName
{
color: #754755;
}
.AnyTagClassName
{
color: #754755;
}
</style>
background-color css
<style>
a { background-color: #754755; }
a { background-color: rgb(117,71,85); }
div.DivClassName
{
background-color: #754755;
}
.BgClassName
{
background-color: #754755;
}
</style>
border-color css
<style>
span { border-color: #754755; }
span { border-color: rgb(117,71,85); }
td.TdClassName
{
border-color: #754755;
}
.TagClassName
{
border-color: #754755;
}
</style>