Shades of Finn #754158
Tints of Finn #754158
RGB
CMYK
RGB Variations
Color information
#754158 (or 0x754158) is known color: Finn. HEX triplet: 75, 41 and 58. RGB value is (117,65,88). Sum of RGB (Red+Green+Blue) = 117+65+88=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #754158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754158 is #8ABEA7. Grayscale: #535353. Windows color (decimal): -9092776 or 5783925. OLE color: 5783925.
HSL color Cylindrical-coordinate representation of color #754158: hue angle of 333.46º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754158 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 88 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.54 |
| HSL | 333.46º | 0.29% | 0.36% | - |
| HSV(B) | 333.46º | 0.44% | 0.46% | - |
| XYZ | 10.99 | 8.27 | 10.25 | - |
| YUV | 83.17 | 130.73 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 88 | 0 | 0.44 | 0.25 | 0.54 | 333.46 | 0.29 | 0.36 |
| Hex | 75 | 41 | 58 | 0 | 2C | 19 | 36 | 14D | 1D | 24 |
| Octal | 165 | 101 | 130 | 0 | 54 | 31 | 66 | 515 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1011000 | 0 | 101100 | 11001 | 110110 | 101001101 | 11101 | 100100 |
Color Harmonies of #754158
Complementary color
Monochromatic Colors of #754158
Black with #754158
Text Example
Text Example
White with #754158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754158; }
p { color: rgb(117,65,88); }
H1.HeaderClassName
{
color: #754158;
}
.AnyTagClassName
{
color: #754158;
}
</style>
background-color css
<style>
a { background-color: #754158; }
a { background-color: rgb(117,65,88); }
div.DivClassName
{
background-color: #754158;
}
.BgClassName
{
background-color: #754158;
}
</style>
border-color css
<style>
span { border-color: #754158; }
span { border-color: rgb(117,65,88); }
td.TdClassName
{
border-color: #754158;
}
.TagClassName
{
border-color: #754158;
}
</style>