Shades of Finn #754152
Tints of Finn #754152
RGB
CMYK
RGB Variations
Color information
#754152 (or 0x754152) is known color: Finn. HEX triplet: 75, 41 and 52. RGB value is (117,65,82). Sum of RGB (Red+Green+Blue) = 117+65+82=264 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.32% from 264); Green value is 65 (25.78% from 255 or 24.62% from 264); Blue value is 82 (32.42% from 255 or 31.06% from 264); Max value from RGB is 117 - color contains mainly: red. Hex color #754152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754152 is #8ABEAD. Grayscale: #525252. Windows color (decimal): -9092782 or 5390709. OLE color: 5390709.
HSL color Cylindrical-coordinate representation of color #754152: hue angle of 340.38º 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 #754152 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 82 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.54 |
| HSL | 340.38º | 0.29% | 0.36% | - |
| HSV(B) | 340.38º | 0.44% | 0.46% | - |
| XYZ | 10.75 | 8.17 | 8.99 | - |
| YUV | 82.49 | 127.73 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 82 | 0 | 0.44 | 0.30 | 0.54 | 340.38 | 0.29 | 0.36 |
| Hex | 75 | 41 | 52 | 0 | 2C | 1E | 36 | 154 | 1D | 24 |
| Octal | 165 | 101 | 122 | 0 | 54 | 36 | 66 | 524 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1010010 | 0 | 101100 | 11110 | 110110 | 101010100 | 11101 | 100100 |
Color Harmonies of #754152
Complementary color
Monochromatic Colors of #754152
Black with #754152
Text Example
Text Example
White with #754152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754152; }
p { color: rgb(117,65,82); }
H1.HeaderClassName
{
color: #754152;
}
.AnyTagClassName
{
color: #754152;
}
</style>
background-color css
<style>
a { background-color: #754152; }
a { background-color: rgb(117,65,82); }
div.DivClassName
{
background-color: #754152;
}
.BgClassName
{
background-color: #754152;
}
</style>
border-color css
<style>
span { border-color: #754152; }
span { border-color: rgb(117,65,82); }
td.TdClassName
{
border-color: #754152;
}
.TagClassName
{
border-color: #754152;
}
</style>