Shades of Finn #754556
Tints of Finn #754556
RGB
CMYK
RGB Variations
Color information
#754556 (or 0x754556) is known color: Finn. HEX triplet: 75, 45 and 56. RGB value is (117,69,86). Sum of RGB (Red+Green+Blue) = 117+69+86=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 69 (27.34% from 255 or 25.37% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #754556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754556 is #8ABAA9. Grayscale: #555555. Windows color (decimal): -9091754 or 5653877. OLE color: 5653877.
HSL color Cylindrical-coordinate representation of color #754556: hue angle of 338.75º 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 #754556 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 86 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.54 |
| HSL | 338.75º | 0.26% | 0.36% | - |
| HSV(B) | 338.75º | 0.41% | 0.46% | - |
| XYZ | 11.14 | 8.71 | 9.9 | - |
| YUV | 85.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 86 | 0 | 0.41 | 0.26 | 0.54 | 338.75 | 0.26 | 0.36 |
| Hex | 75 | 45 | 56 | 0 | 29 | 1A | 36 | 153 | 1A | 24 |
| Octal | 165 | 105 | 126 | 0 | 51 | 32 | 66 | 523 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1010110 | 0 | 101001 | 11010 | 110110 | 101010011 | 11010 | 100100 |
Color Harmonies of #754556
Complementary color
Monochromatic Colors of #754556
Black with #754556
Text Example
Text Example
White with #754556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754556; }
p { color: rgb(117,69,86); }
H1.HeaderClassName
{
color: #754556;
}
.AnyTagClassName
{
color: #754556;
}
</style>
background-color css
<style>
a { background-color: #754556; }
a { background-color: rgb(117,69,86); }
div.DivClassName
{
background-color: #754556;
}
.BgClassName
{
background-color: #754556;
}
</style>
border-color css
<style>
span { border-color: #754556; }
span { border-color: rgb(117,69,86); }
td.TdClassName
{
border-color: #754556;
}
.TagClassName
{
border-color: #754556;
}
</style>