Shades of Finn #744253
Tints of Finn #744253
RGB
CMYK
RGB Variations
Color information
#744253 (or 0x744253) is known color: Finn. HEX triplet: 74, 42 and 53. RGB value is (116,66,83). Sum of RGB (Red+Green+Blue) = 116+66+83=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 66 (26.17% from 255 or 24.91% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #744253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744253 is #8BBDAC. Grayscale: #525252. Windows color (decimal): -9158061 or 5456500. OLE color: 5456500.
HSL color Cylindrical-coordinate representation of color #744253: hue angle of 339.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744253 is Cyan = 0, Magento = 0.43, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 83 | - |
| CMYK | 0 | 0.43 | 0.28 | 0.55 |
| HSL | 339.6º | 0.27% | 0.36% | - |
| HSV(B) | 339.6º | 0.43% | 0.45% | - |
| XYZ | 10.71 | 8.23 | 9.21 | - |
| YUV | 82.89 | 128.07 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 83 | 0 | 0.43 | 0.28 | 0.55 | 339.6 | 0.27 | 0.36 |
| Hex | 74 | 42 | 53 | 0 | 2B | 1C | 37 | 154 | 1B | 24 |
| Octal | 164 | 102 | 123 | 0 | 53 | 34 | 67 | 524 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1010011 | 0 | 101011 | 11100 | 110111 | 101010100 | 11011 | 100100 |
Color Harmonies of #744253
Complementary color
Monochromatic Colors of #744253
Black with #744253
Text Example
Text Example
White with #744253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744253; }
p { color: rgb(116,66,83); }
H1.HeaderClassName
{
color: #744253;
}
.AnyTagClassName
{
color: #744253;
}
</style>
background-color css
<style>
a { background-color: #744253; }
a { background-color: rgb(116,66,83); }
div.DivClassName
{
background-color: #744253;
}
.BgClassName
{
background-color: #744253;
}
</style>
border-color css
<style>
span { border-color: #744253; }
span { border-color: rgb(116,66,83); }
td.TdClassName
{
border-color: #744253;
}
.TagClassName
{
border-color: #744253;
}
</style>