Shades of Finn #754554
Tints of Finn #754554
RGB
CMYK
RGB Variations
Color information
#754554 (or 0x754554) is known color: Finn. HEX triplet: 75, 45 and 54. RGB value is (117,69,84). Sum of RGB (Red+Green+Blue) = 117+69+84=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #754554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754554 is #8ABAAB. Grayscale: #555555. Windows color (decimal): -9091756 or 5522805. OLE color: 5522805.
HSL color Cylindrical-coordinate representation of color #754554: hue angle of 341.25º 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 #754554 is Cyan = 0, Magento = 0.41, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 84 | - |
| CMYK | 0 | 0.41 | 0.28 | 0.54 |
| HSL | 341.25º | 0.26% | 0.36% | - |
| HSV(B) | 341.25º | 0.41% | 0.46% | - |
| XYZ | 11.06 | 8.68 | 9.48 | - |
| YUV | 85.06 | 127.4 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 84 | 0 | 0.41 | 0.28 | 0.54 | 341.25 | 0.26 | 0.36 |
| Hex | 75 | 45 | 54 | 0 | 29 | 1C | 36 | 155 | 1A | 24 |
| Octal | 165 | 105 | 124 | 0 | 51 | 34 | 66 | 525 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1010100 | 0 | 101001 | 11100 | 110110 | 101010101 | 11010 | 100100 |
Color Harmonies of #754554
Complementary color
Monochromatic Colors of #754554
Black with #754554
Text Example
Text Example
White with #754554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754554; }
p { color: rgb(117,69,84); }
H1.HeaderClassName
{
color: #754554;
}
.AnyTagClassName
{
color: #754554;
}
</style>
background-color css
<style>
a { background-color: #754554; }
a { background-color: rgb(117,69,84); }
div.DivClassName
{
background-color: #754554;
}
.BgClassName
{
background-color: #754554;
}
</style>
border-color css
<style>
span { border-color: #754554; }
span { border-color: rgb(117,69,84); }
td.TdClassName
{
border-color: #754554;
}
.TagClassName
{
border-color: #754554;
}
</style>