Shades of Finn #744153
Tints of Finn #744153
RGB
CMYK
RGB Variations
Color information
#744153 (or 0x744153) is known color: Finn. HEX triplet: 74, 41 and 53. RGB value is (116,65,83). Sum of RGB (Red+Green+Blue) = 116+65+83=264 (34% of max value = 765). Red value is 116 (45.70% from 255 or 43.94% from 264); Green value is 65 (25.78% from 255 or 24.62% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 116 - color contains mainly: red. Hex color #744153 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744153 is #8BBEAC. Grayscale: #525252. Windows color (decimal): -9158317 or 5456244. OLE color: 5456244.
HSL color Cylindrical-coordinate representation of color #744153: hue angle of 338.82º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744153 is Cyan = 0, Magento = 0.44, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 83 | - |
| CMYK | 0 | 0.44 | 0.28 | 0.55 |
| HSL | 338.82º | 0.28% | 0.35% | - |
| HSV(B) | 338.82º | 0.44% | 0.45% | - |
| XYZ | 10.65 | 8.12 | 9.19 | - |
| YUV | 82.3 | 128.4 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 83 | 0 | 0.44 | 0.28 | 0.55 | 338.82 | 0.28 | 0.35 |
| Hex | 74 | 41 | 53 | 0 | 2C | 1C | 37 | 153 | 1C | 23 |
| Octal | 164 | 101 | 123 | 0 | 54 | 34 | 67 | 523 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1010011 | 0 | 101100 | 11100 | 110111 | 101010011 | 11100 | 100011 |
Color Harmonies of #744153
Complementary color
Monochromatic Colors of #744153
Black with #744153
Text Example
Text Example
White with #744153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744153; }
p { color: rgb(116,65,83); }
H1.HeaderClassName
{
color: #744153;
}
.AnyTagClassName
{
color: #744153;
}
</style>
background-color css
<style>
a { background-color: #744153; }
a { background-color: rgb(116,65,83); }
div.DivClassName
{
background-color: #744153;
}
.BgClassName
{
background-color: #744153;
}
</style>
border-color css
<style>
span { border-color: #744153; }
span { border-color: rgb(116,65,83); }
td.TdClassName
{
border-color: #744153;
}
.TagClassName
{
border-color: #744153;
}
</style>