Shades of Finn #744356
Tints of Finn #744356
RGB
CMYK
RGB Variations
Color information
#744356 (or 0x744356) is known color: Finn. HEX triplet: 74, 43 and 56. RGB value is (116,67,86). Sum of RGB (Red+Green+Blue) = 116+67+86=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 67 (26.56% from 255 or 24.91% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #744356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744356 is #8BBCA9. Grayscale: #535353. Windows color (decimal): -9157802 or 5653364. OLE color: 5653364.
HSL color Cylindrical-coordinate representation of color #744356: hue angle of 336.73º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744356 is Cyan = 0, Magento = 0.42, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 86 | - |
| CMYK | 0 | 0.42 | 0.26 | 0.55 |
| HSL | 336.73º | 0.27% | 0.36% | - |
| HSV(B) | 336.73º | 0.42% | 0.45% | - |
| XYZ | 10.89 | 8.4 | 9.85 | - |
| YUV | 83.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 86 | 0 | 0.42 | 0.26 | 0.55 | 336.73 | 0.27 | 0.36 |
| Hex | 74 | 43 | 56 | 0 | 2A | 1A | 37 | 151 | 1B | 24 |
| Octal | 164 | 103 | 126 | 0 | 52 | 32 | 67 | 521 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1010110 | 0 | 101010 | 11010 | 110111 | 101010001 | 11011 | 100100 |
Color Harmonies of #744356
Complementary color
Monochromatic Colors of #744356
Black with #744356
Text Example
Text Example
White with #744356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744356; }
p { color: rgb(116,67,86); }
H1.HeaderClassName
{
color: #744356;
}
.AnyTagClassName
{
color: #744356;
}
</style>
background-color css
<style>
a { background-color: #744356; }
a { background-color: rgb(116,67,86); }
div.DivClassName
{
background-color: #744356;
}
.BgClassName
{
background-color: #744356;
}
</style>
border-color css
<style>
span { border-color: #744356; }
span { border-color: rgb(116,67,86); }
td.TdClassName
{
border-color: #744356;
}
.TagClassName
{
border-color: #744356;
}
</style>