Shades of Finn #754853
Tints of Finn #754853
RGB
CMYK
RGB Variations
Color information
#754853 (or 0x754853) is known color: Finn. HEX triplet: 75, 48 and 53. RGB value is (117,72,83). Sum of RGB (Red+Green+Blue) = 117+72+83=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 72 (28.52% from 255 or 26.47% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #754853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754853 is #8AB7AC. Grayscale: #565656. Windows color (decimal): -9090989 or 5458037. OLE color: 5458037.
HSL color Cylindrical-coordinate representation of color #754853: hue angle of 345.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754853 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 83 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.54 |
| HSL | 345.33º | 0.24% | 0.37% | - |
| HSV(B) | 345.33º | 0.38% | 0.46% | - |
| XYZ | 11.21 | 9.04 | 9.34 | - |
| YUV | 86.71 | 125.91 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 83 | 0 | 0.38 | 0.29 | 0.54 | 345.33 | 0.24 | 0.37 |
| Hex | 75 | 48 | 53 | 0 | 26 | 1D | 36 | 159 | 18 | 25 |
| Octal | 165 | 110 | 123 | 0 | 46 | 35 | 66 | 531 | 30 | 45 |
| Binary | 1110101 | 1001000 | 1010011 | 0 | 100110 | 11101 | 110110 | 101011001 | 11000 | 100101 |
Color Harmonies of #754853
Complementary color
Monochromatic Colors of #754853
Black with #754853
Text Example
Text Example
White with #754853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754853; }
p { color: rgb(117,72,83); }
H1.HeaderClassName
{
color: #754853;
}
.AnyTagClassName
{
color: #754853;
}
</style>
background-color css
<style>
a { background-color: #754853; }
a { background-color: rgb(117,72,83); }
div.DivClassName
{
background-color: #754853;
}
.BgClassName
{
background-color: #754853;
}
</style>
border-color css
<style>
span { border-color: #754853; }
span { border-color: rgb(117,72,83); }
td.TdClassName
{
border-color: #754853;
}
.TagClassName
{
border-color: #754853;
}
</style>