Shades of Finn #744353
Tints of Finn #744353
RGB
CMYK
RGB Variations
Color information
#744353 (or 0x744353) is known color: Finn. HEX triplet: 74, 43 and 53. RGB value is (116,67,83). Sum of RGB (Red+Green+Blue) = 116+67+83=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 67 (26.56% from 255 or 25.19% from 266); Blue value is 83 (32.81% from 255 or 31.20% from 266); Max value from RGB is 116 - color contains mainly: red. Hex color #744353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744353 is #8BBCAC. Grayscale: #535353. Windows color (decimal): -9157805 or 5456756. OLE color: 5456756.
HSL color Cylindrical-coordinate representation of color #744353: hue angle of 340.41º 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 #744353 is Cyan = 0, Magento = 0.42, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 83 | - |
| CMYK | 0 | 0.42 | 0.28 | 0.55 |
| HSL | 340.41º | 0.27% | 0.36% | - |
| HSV(B) | 340.41º | 0.42% | 0.45% | - |
| XYZ | 10.77 | 8.35 | 9.23 | - |
| YUV | 83.48 | 127.73 | 151.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 83 | 0 | 0.42 | 0.28 | 0.55 | 340.41 | 0.27 | 0.36 |
| Hex | 74 | 43 | 53 | 0 | 2A | 1C | 37 | 154 | 1B | 24 |
| Octal | 164 | 103 | 123 | 0 | 52 | 34 | 67 | 524 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1010011 | 0 | 101010 | 11100 | 110111 | 101010100 | 11011 | 100100 |
Color Harmonies of #744353
Complementary color
Monochromatic Colors of #744353
Black with #744353
Text Example
Text Example
White with #744353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744353; }
p { color: rgb(116,67,83); }
H1.HeaderClassName
{
color: #744353;
}
.AnyTagClassName
{
color: #744353;
}
</style>
background-color css
<style>
a { background-color: #744353; }
a { background-color: rgb(116,67,83); }
div.DivClassName
{
background-color: #744353;
}
.BgClassName
{
background-color: #744353;
}
</style>
border-color css
<style>
span { border-color: #744353; }
span { border-color: rgb(116,67,83); }
td.TdClassName
{
border-color: #744353;
}
.TagClassName
{
border-color: #744353;
}
</style>