Shades of Finn #734552
Tints of Finn #734552
RGB
CMYK
RGB Variations
Color information
#734552 (or 0x734552) is known color: Finn. HEX triplet: 73, 45 and 52. RGB value is (115,69,82). Sum of RGB (Red+Green+Blue) = 115+69+82=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 69 (27.34% from 255 or 25.94% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #734552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734552 is #8CBAAD. Grayscale: #545454. Windows color (decimal): -9222830 or 5391731. OLE color: 5391731.
HSL color Cylindrical-coordinate representation of color #734552: 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 #734552 is Cyan = 0, Magento = 0.4, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 82 | - |
| CMYK | 0 | 0.4 | 0.29 | 0.55 |
| HSL | 343.04º | 0.25% | 0.36% | - |
| HSV(B) | 343.04º | 0.4% | 0.45% | - |
| XYZ | 10.72 | 8.51 | 9.06 | - |
| YUV | 84.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 82 | 0 | 0.4 | 0.29 | 0.55 | 343.04 | 0.25 | 0.36 |
| Hex | 73 | 45 | 52 | 0 | 28 | 1D | 37 | 157 | 19 | 24 |
| Octal | 163 | 105 | 122 | 0 | 50 | 35 | 67 | 527 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1010010 | 0 | 101000 | 11101 | 110111 | 101010111 | 11001 | 100100 |
Color Harmonies of #734552
Complementary color
Monochromatic Colors of #734552
Black with #734552
Text Example
Text Example
White with #734552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734552; }
p { color: rgb(115,69,82); }
H1.HeaderClassName
{
color: #734552;
}
.AnyTagClassName
{
color: #734552;
}
</style>
background-color css
<style>
a { background-color: #734552; }
a { background-color: rgb(115,69,82); }
div.DivClassName
{
background-color: #734552;
}
.BgClassName
{
background-color: #734552;
}
</style>
border-color css
<style>
span { border-color: #734552; }
span { border-color: rgb(115,69,82); }
td.TdClassName
{
border-color: #734552;
}
.TagClassName
{
border-color: #734552;
}
</style>