Shades of Finn #744357
Tints of Finn #744357
RGB
CMYK
RGB Variations
Color information
#744357 (or 0x744357) is known color: Finn. HEX triplet: 74, 43 and 57. RGB value is (116,67,87). Sum of RGB (Red+Green+Blue) = 116+67+87=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 67 (26.56% from 255 or 24.81% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #744357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744357 is #8BBCA8. Grayscale: #535353. Windows color (decimal): -9157801 or 5718900. OLE color: 5718900.
HSL color Cylindrical-coordinate representation of color #744357: hue angle of 335.51º 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 #744357 is Cyan = 0, Magento = 0.42, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 87 | - |
| CMYK | 0 | 0.42 | 0.25 | 0.55 |
| HSL | 335.51º | 0.27% | 0.36% | - |
| HSV(B) | 335.51º | 0.42% | 0.45% | - |
| XYZ | 10.93 | 8.42 | 10.07 | - |
| YUV | 83.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 87 | 0 | 0.42 | 0.25 | 0.55 | 335.51 | 0.27 | 0.36 |
| Hex | 74 | 43 | 57 | 0 | 2A | 19 | 37 | 150 | 1B | 24 |
| Octal | 164 | 103 | 127 | 0 | 52 | 31 | 67 | 520 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1010111 | 0 | 101010 | 11001 | 110111 | 101010000 | 11011 | 100100 |
Color Harmonies of #744357
Complementary color
Monochromatic Colors of #744357
Black with #744357
Text Example
Text Example
White with #744357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744357; }
p { color: rgb(116,67,87); }
H1.HeaderClassName
{
color: #744357;
}
.AnyTagClassName
{
color: #744357;
}
</style>
background-color css
<style>
a { background-color: #744357; }
a { background-color: rgb(116,67,87); }
div.DivClassName
{
background-color: #744357;
}
.BgClassName
{
background-color: #744357;
}
</style>
border-color css
<style>
span { border-color: #744357; }
span { border-color: rgb(116,67,87); }
td.TdClassName
{
border-color: #744357;
}
.TagClassName
{
border-color: #744357;
}
</style>