Shades of Finn #734150
Tints of Finn #734150
RGB
CMYK
RGB Variations
Color information
#734150 (or 0x734150) is known color: Finn. HEX triplet: 73, 41 and 50. RGB value is (115,65,80). Sum of RGB (Red+Green+Blue) = 115+65+80=260 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.23% from 260); Green value is 65 (25.78% from 255 or 25% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 115 - color contains mainly: red. Hex color #734150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734150 is #8CBEAF. Grayscale: #515151. Windows color (decimal): -9223856 or 5259635. OLE color: 5259635.
HSL color Cylindrical-coordinate representation of color #734150: hue angle of 342º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734150 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 80 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.55 |
| HSL | 342º | 0.28% | 0.35% | - |
| HSV(B) | 342º | 0.43% | 0.45% | - |
| XYZ | 10.41 | 8 | 8.59 | - |
| YUV | 81.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 80 | 0 | 0.43 | 0.30 | 0.55 | 342 | 0.28 | 0.35 |
| Hex | 73 | 41 | 50 | 0 | 2B | 1E | 37 | 156 | 1C | 23 |
| Octal | 163 | 101 | 120 | 0 | 53 | 36 | 67 | 526 | 34 | 43 |
| Binary | 1110011 | 1000001 | 1010000 | 0 | 101011 | 11110 | 110111 | 101010110 | 11100 | 100011 |
Color Harmonies of #734150
Complementary color
Monochromatic Colors of #734150
Black with #734150
Text Example
Text Example
White with #734150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734150; }
p { color: rgb(115,65,80); }
H1.HeaderClassName
{
color: #734150;
}
.AnyTagClassName
{
color: #734150;
}
</style>
background-color css
<style>
a { background-color: #734150; }
a { background-color: rgb(115,65,80); }
div.DivClassName
{
background-color: #734150;
}
.BgClassName
{
background-color: #734150;
}
</style>
border-color css
<style>
span { border-color: #734150; }
span { border-color: rgb(115,65,80); }
td.TdClassName
{
border-color: #734150;
}
.TagClassName
{
border-color: #734150;
}
</style>