Shades of Finn #754354
Tints of Finn #754354
RGB
CMYK
RGB Variations
Color information
#754354 (or 0x754354) is known color: Finn. HEX triplet: 75, 43 and 54. RGB value is (117,67,84). Sum of RGB (Red+Green+Blue) = 117+67+84=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 67 (26.56% from 255 or 25% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #754354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754354 is #8ABCAB. Grayscale: #535353. Windows color (decimal): -9092268 or 5522293. OLE color: 5522293.
HSL color Cylindrical-coordinate representation of color #754354: hue angle of 339.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754354 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 84 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.54 |
| HSL | 339.6º | 0.27% | 0.36% | - |
| HSV(B) | 339.6º | 0.43% | 0.46% | - |
| XYZ | 10.94 | 8.44 | 9.44 | - |
| YUV | 83.89 | 128.07 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 84 | 0 | 0.43 | 0.28 | 0.54 | 339.6 | 0.27 | 0.36 |
| Hex | 75 | 43 | 54 | 0 | 2B | 1C | 36 | 154 | 1B | 24 |
| Octal | 165 | 103 | 124 | 0 | 53 | 34 | 66 | 524 | 33 | 44 |
| Binary | 1110101 | 1000011 | 1010100 | 0 | 101011 | 11100 | 110110 | 101010100 | 11011 | 100100 |
Color Harmonies of #754354
Complementary color
Monochromatic Colors of #754354
Black with #754354
Text Example
Text Example
White with #754354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754354; }
p { color: rgb(117,67,84); }
H1.HeaderClassName
{
color: #754354;
}
.AnyTagClassName
{
color: #754354;
}
</style>
background-color css
<style>
a { background-color: #754354; }
a { background-color: rgb(117,67,84); }
div.DivClassName
{
background-color: #754354;
}
.BgClassName
{
background-color: #754354;
}
</style>
border-color css
<style>
span { border-color: #754354; }
span { border-color: rgb(117,67,84); }
td.TdClassName
{
border-color: #754354;
}
.TagClassName
{
border-color: #754354;
}
</style>