Shades of Finn #754555
Tints of Finn #754555
RGB
CMYK
RGB Variations
Color information
#754555 (or 0x754555) is known color: Finn. HEX triplet: 75, 45 and 55. RGB value is (117,69,85). Sum of RGB (Red+Green+Blue) = 117+69+85=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #754555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754555 is #8ABAAA. Grayscale: #555555. Windows color (decimal): -9091755 or 5588341. OLE color: 5588341.
HSL color Cylindrical-coordinate representation of color #754555: hue angle of 340º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #754555 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 85 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.54 |
| HSL | 340º | 0.26% | 0.36% | - |
| HSV(B) | 340º | 0.41% | 0.46% | - |
| XYZ | 11.1 | 8.69 | 9.69 | - |
| YUV | 85.18 | 127.9 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 85 | 0 | 0.41 | 0.27 | 0.54 | 340 | 0.26 | 0.36 |
| Hex | 75 | 45 | 55 | 0 | 29 | 1B | 36 | 154 | 1A | 24 |
| Octal | 165 | 105 | 125 | 0 | 51 | 33 | 66 | 524 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1010101 | 0 | 101001 | 11011 | 110110 | 101010100 | 11010 | 100100 |
Color Harmonies of #754555
Complementary color
Monochromatic Colors of #754555
Black with #754555
Text Example
Text Example
White with #754555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754555; }
p { color: rgb(117,69,85); }
H1.HeaderClassName
{
color: #754555;
}
.AnyTagClassName
{
color: #754555;
}
</style>
background-color css
<style>
a { background-color: #754555; }
a { background-color: rgb(117,69,85); }
div.DivClassName
{
background-color: #754555;
}
.BgClassName
{
background-color: #754555;
}
</style>
border-color css
<style>
span { border-color: #754555; }
span { border-color: rgb(117,69,85); }
td.TdClassName
{
border-color: #754555;
}
.TagClassName
{
border-color: #754555;
}
</style>