Shades of Finn #744051
Tints of Finn #744051
RGB
CMYK
RGB Variations
Color information
#744051 (or 0x744051) is known color: Finn. HEX triplet: 74, 40 and 51. RGB value is (116,64,81). Sum of RGB (Red+Green+Blue) = 116+64+81=261 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.44% from 261); Green value is 64 (25.39% from 255 or 24.52% from 261); Blue value is 81 (32.03% from 255 or 31.03% from 261); Max value from RGB is 116 - color contains mainly: red. Hex color #744051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744051 is #8BBFAE. Grayscale: #515151. Windows color (decimal): -9158575 or 5324916. OLE color: 5324916.
HSL color Cylindrical-coordinate representation of color #744051: hue angle of 340.38º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744051 is Cyan = 0, Magento = 0.45, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 81 | - |
| CMYK | 0 | 0.45 | 0.30 | 0.55 |
| HSL | 340.38º | 0.29% | 0.35% | - |
| HSV(B) | 340.38º | 0.45% | 0.45% | - |
| XYZ | 10.52 | 7.97 | 8.77 | - |
| YUV | 81.49 | 127.73 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 81 | 0 | 0.45 | 0.30 | 0.55 | 340.38 | 0.29 | 0.35 |
| Hex | 74 | 40 | 51 | 0 | 2D | 1E | 37 | 154 | 1D | 23 |
| Octal | 164 | 100 | 121 | 0 | 55 | 36 | 67 | 524 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1010001 | 0 | 101101 | 11110 | 110111 | 101010100 | 11101 | 100011 |
Color Harmonies of #744051
Complementary color
Monochromatic Colors of #744051
Black with #744051
Text Example
Text Example
White with #744051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744051; }
p { color: rgb(116,64,81); }
H1.HeaderClassName
{
color: #744051;
}
.AnyTagClassName
{
color: #744051;
}
</style>
background-color css
<style>
a { background-color: #744051; }
a { background-color: rgb(116,64,81); }
div.DivClassName
{
background-color: #744051;
}
.BgClassName
{
background-color: #744051;
}
</style>
border-color css
<style>
span { border-color: #744051; }
span { border-color: rgb(116,64,81); }
td.TdClassName
{
border-color: #744051;
}
.TagClassName
{
border-color: #744051;
}
</style>