Shades of Finn #734457
Tints of Finn #734457
RGB
CMYK
RGB Variations
Color information
#734457 (or 0x734457) is known color: Finn. HEX triplet: 73, 44 and 57. RGB value is (115,68,87). Sum of RGB (Red+Green+Blue) = 115+68+87=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 68 (26.95% from 255 or 25.19% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 115 - color contains mainly: red. Hex color #734457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734457 is #8CBBA8. Grayscale: #545454. Windows color (decimal): -9223081 or 5719155. OLE color: 5719155.
HSL color Cylindrical-coordinate representation of color #734457: hue angle of 335.74º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #734457 is Cyan = 0, Magento = 0.41, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 68 | 87 | - |
| CMYK | 0 | 0.41 | 0.24 | 0.55 |
| HSL | 335.74º | 0.26% | 0.36% | - |
| HSV(B) | 335.74º | 0.41% | 0.45% | - |
| XYZ | 10.86 | 8.47 | 10.08 | - |
| YUV | 84.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 87 | 0 | 0.41 | 0.24 | 0.55 | 335.74 | 0.26 | 0.36 |
| Hex | 73 | 44 | 57 | 0 | 29 | 18 | 37 | 150 | 1A | 24 |
| Octal | 163 | 104 | 127 | 0 | 51 | 30 | 67 | 520 | 32 | 44 |
| Binary | 1110011 | 1000100 | 1010111 | 0 | 101001 | 11000 | 110111 | 101010000 | 11010 | 100100 |
Color Harmonies of #734457
Complementary color
Monochromatic Colors of #734457
Black with #734457
Text Example
Text Example
White with #734457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734457; }
p { color: rgb(115,68,87); }
H1.HeaderClassName
{
color: #734457;
}
.AnyTagClassName
{
color: #734457;
}
</style>
background-color css
<style>
a { background-color: #734457; }
a { background-color: rgb(115,68,87); }
div.DivClassName
{
background-color: #734457;
}
.BgClassName
{
background-color: #734457;
}
</style>
border-color css
<style>
span { border-color: #734457; }
span { border-color: rgb(115,68,87); }
td.TdClassName
{
border-color: #734457;
}
.TagClassName
{
border-color: #734457;
}
</style>