Shades of Finn #744753
Tints of Finn #744753
RGB
CMYK
RGB Variations
Color information
#744753 (or 0x744753) is known color: Finn. HEX triplet: 74, 47 and 53. RGB value is (116,71,83). Sum of RGB (Red+Green+Blue) = 116+71+83=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #744753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744753 is #8BB8AC. Grayscale: #555555. Windows color (decimal): -9156781 or 5457780. OLE color: 5457780.
HSL color Cylindrical-coordinate representation of color #744753: hue angle of 344º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744753 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 83 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.55 |
| HSL | 344º | 0.24% | 0.37% | - |
| HSV(B) | 344º | 0.39% | 0.45% | - |
| XYZ | 11.02 | 8.84 | 9.31 | - |
| YUV | 85.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 83 | 0 | 0.39 | 0.28 | 0.55 | 344 | 0.24 | 0.37 |
| Hex | 74 | 47 | 53 | 0 | 27 | 1C | 37 | 158 | 18 | 25 |
| Octal | 164 | 107 | 123 | 0 | 47 | 34 | 67 | 530 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1010011 | 0 | 100111 | 11100 | 110111 | 101011000 | 11000 | 100101 |
Color Harmonies of #744753
Complementary color
Monochromatic Colors of #744753
Black with #744753
Text Example
Text Example
White with #744753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744753; }
p { color: rgb(116,71,83); }
H1.HeaderClassName
{
color: #744753;
}
.AnyTagClassName
{
color: #744753;
}
</style>
background-color css
<style>
a { background-color: #744753; }
a { background-color: rgb(116,71,83); }
div.DivClassName
{
background-color: #744753;
}
.BgClassName
{
background-color: #744753;
}
</style>
border-color css
<style>
span { border-color: #744753; }
span { border-color: rgb(116,71,83); }
td.TdClassName
{
border-color: #744753;
}
.TagClassName
{
border-color: #744753;
}
</style>