Shades of Finn #744653
Tints of Finn #744653
RGB
CMYK
RGB Variations
Color information
#744653 (or 0x744653) is known color: Finn. HEX triplet: 74, 46 and 53. RGB value is (116,70,83). Sum of RGB (Red+Green+Blue) = 116+70+83=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 70 (27.73% from 255 or 26.02% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #744653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744653 is #8BB9AC. Grayscale: #555555. Windows color (decimal): -9157037 or 5457524. OLE color: 5457524.
HSL color Cylindrical-coordinate representation of color #744653: hue angle of 343.04º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744653 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 83 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.55 |
| HSL | 343.04º | 0.25% | 0.36% | - |
| HSV(B) | 343.04º | 0.4% | 0.45% | - |
| XYZ | 10.95 | 8.72 | 9.29 | - |
| YUV | 85.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 83 | 0 | 0.40 | 0.28 | 0.55 | 343.04 | 0.25 | 0.36 |
| Hex | 74 | 46 | 53 | 0 | 28 | 1C | 37 | 157 | 19 | 24 |
| Octal | 164 | 106 | 123 | 0 | 50 | 34 | 67 | 527 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1010011 | 0 | 101000 | 11100 | 110111 | 101010111 | 11001 | 100100 |
Color Harmonies of #744653
Complementary color
Monochromatic Colors of #744653
Black with #744653
Text Example
Text Example
White with #744653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744653; }
p { color: rgb(116,70,83); }
H1.HeaderClassName
{
color: #744653;
}
.AnyTagClassName
{
color: #744653;
}
</style>
background-color css
<style>
a { background-color: #744653; }
a { background-color: rgb(116,70,83); }
div.DivClassName
{
background-color: #744653;
}
.BgClassName
{
background-color: #744653;
}
</style>
border-color css
<style>
span { border-color: #744653; }
span { border-color: rgb(116,70,83); }
td.TdClassName
{
border-color: #744653;
}
.TagClassName
{
border-color: #744653;
}
</style>