Shades of Finn #754055
Tints of Finn #754055
RGB
CMYK
RGB Variations
Color information
#754055 (or 0x754055) is known color: Finn. HEX triplet: 75, 40 and 55. RGB value is (117,64,85). Sum of RGB (Red+Green+Blue) = 117+64+85=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 85 (33.59% from 255 or 31.95% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #754055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754055 is #8ABFAA. Grayscale: #525252. Windows color (decimal): -9093035 or 5587061. OLE color: 5587061.
HSL color Cylindrical-coordinate representation of color #754055: hue angle of 336.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754055 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 85 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.54 |
| HSL | 336.23º | 0.29% | 0.35% | - |
| HSV(B) | 336.23º | 0.45% | 0.46% | - |
| XYZ | 10.81 | 8.1 | 9.59 | - |
| YUV | 82.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 85 | 0 | 0.45 | 0.27 | 0.54 | 336.23 | 0.29 | 0.35 |
| Hex | 75 | 40 | 55 | 0 | 2D | 1B | 36 | 150 | 1D | 23 |
| Octal | 165 | 100 | 125 | 0 | 55 | 33 | 66 | 520 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1010101 | 0 | 101101 | 11011 | 110110 | 101010000 | 11101 | 100011 |
Color Harmonies of #754055
Complementary color
Monochromatic Colors of #754055
Black with #754055
Text Example
Text Example
White with #754055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754055; }
p { color: rgb(117,64,85); }
H1.HeaderClassName
{
color: #754055;
}
.AnyTagClassName
{
color: #754055;
}
</style>
background-color css
<style>
a { background-color: #754055; }
a { background-color: rgb(117,64,85); }
div.DivClassName
{
background-color: #754055;
}
.BgClassName
{
background-color: #754055;
}
</style>
border-color css
<style>
span { border-color: #754055; }
span { border-color: rgb(117,64,85); }
td.TdClassName
{
border-color: #754055;
}
.TagClassName
{
border-color: #754055;
}
</style>