Shades of Finn #733958
Tints of Finn #733958
RGB
CMYK
RGB Variations
Color information
#733958 (or 0x733958) is known color: Finn. HEX triplet: 73, 39 and 58. RGB value is (115,57,88). Sum of RGB (Red+Green+Blue) = 115+57+88=260 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.23% from 260); Green value is 57 (22.66% from 255 or 21.92% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 115 - color contains mainly: red. Hex color #733958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733958 is #8CC6A7. Grayscale: #4D4D4D. Windows color (decimal): -9225896 or 5781875. OLE color: 5781875.
HSL color Cylindrical-coordinate representation of color #733958: hue angle of 327.93º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #733958 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 88 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.55 |
| HSL | 327.93º | 0.34% | 0.34% | - |
| HSV(B) | 327.93º | 0.5% | 0.45% | - |
| XYZ | 10.29 | 7.28 | 10.09 | - |
| YUV | 77.88 | 133.72 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 88 | 0 | 0.50 | 0.23 | 0.55 | 327.93 | 0.34 | 0.34 |
| Hex | 73 | 39 | 58 | 0 | 32 | 17 | 37 | 148 | 22 | 22 |
| Octal | 163 | 71 | 130 | 0 | 62 | 27 | 67 | 510 | 42 | 42 |
| Binary | 1110011 | 111001 | 1011000 | 0 | 110010 | 10111 | 110111 | 101001000 | 100010 | 100010 |
Color Harmonies of #733958
Complementary color
Monochromatic Colors of #733958
Black with #733958
Text Example
Text Example
White with #733958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733958; }
p { color: rgb(115,57,88); }
H1.HeaderClassName
{
color: #733958;
}
.AnyTagClassName
{
color: #733958;
}
</style>
background-color css
<style>
a { background-color: #733958; }
a { background-color: rgb(115,57,88); }
div.DivClassName
{
background-color: #733958;
}
.BgClassName
{
background-color: #733958;
}
</style>
border-color css
<style>
span { border-color: #733958; }
span { border-color: rgb(115,57,88); }
td.TdClassName
{
border-color: #733958;
}
.TagClassName
{
border-color: #733958;
}
</style>