Shades of Finn #754053
Tints of Finn #754053
RGB
CMYK
RGB Variations
Color information
#754053 (or 0x754053) is known color: Finn. HEX triplet: 75, 40 and 53. RGB value is (117,64,83). Sum of RGB (Red+Green+Blue) = 117+64+83=264 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.32% from 264); Green value is 64 (25.39% from 255 or 24.24% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 117 - color contains mainly: red. Hex color #754053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754053 is #8ABFAC. Grayscale: #515151. Windows color (decimal): -9093037 or 5455989. OLE color: 5455989.
HSL color Cylindrical-coordinate representation of color #754053: hue angle of 338.49º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754053 is Cyan = 0, Magento = 0.45, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 83 | - |
| CMYK | 0 | 0.45 | 0.29 | 0.54 |
| HSL | 338.49º | 0.29% | 0.35% | - |
| HSV(B) | 338.49º | 0.45% | 0.46% | - |
| XYZ | 10.73 | 8.07 | 9.18 | - |
| YUV | 82.01 | 128.56 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 83 | 0 | 0.45 | 0.29 | 0.54 | 338.49 | 0.29 | 0.35 |
| Hex | 75 | 40 | 53 | 0 | 2D | 1D | 36 | 152 | 1D | 23 |
| Octal | 165 | 100 | 123 | 0 | 55 | 35 | 66 | 522 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1010011 | 0 | 101101 | 11101 | 110110 | 101010010 | 11101 | 100011 |
Color Harmonies of #754053
Complementary color
Monochromatic Colors of #754053
Black with #754053
Text Example
Text Example
White with #754053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754053; }
p { color: rgb(117,64,83); }
H1.HeaderClassName
{
color: #754053;
}
.AnyTagClassName
{
color: #754053;
}
</style>
background-color css
<style>
a { background-color: #754053; }
a { background-color: rgb(117,64,83); }
div.DivClassName
{
background-color: #754053;
}
.BgClassName
{
background-color: #754053;
}
</style>
border-color css
<style>
span { border-color: #754053; }
span { border-color: rgb(117,64,83); }
td.TdClassName
{
border-color: #754053;
}
.TagClassName
{
border-color: #754053;
}
</style>