Shades of Finn #734752
Tints of Finn #734752
RGB
CMYK
RGB Variations
Color information
#734752 (or 0x734752) is known color: Finn. HEX triplet: 73, 47 and 52. RGB value is (115,71,82). Sum of RGB (Red+Green+Blue) = 115+71+82=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 71 (28.12% from 255 or 26.49% from 268); Blue value is 82 (32.42% from 255 or 30.60% from 268); Max value from RGB is 115 - color contains mainly: red. Hex color #734752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734752 is #8CB8AD. Grayscale: #555555. Windows color (decimal): -9222318 or 5392243. OLE color: 5392243.
HSL color Cylindrical-coordinate representation of color #734752: hue angle of 345º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #734752 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 82 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.55 |
| HSL | 345º | 0.24% | 0.36% | - |
| HSV(B) | 345º | 0.38% | 0.45% | - |
| XYZ | 10.85 | 8.76 | 9.1 | - |
| YUV | 85.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 82 | 0 | 0.38 | 0.29 | 0.55 | 345 | 0.24 | 0.36 |
| Hex | 73 | 47 | 52 | 0 | 26 | 1D | 37 | 159 | 18 | 24 |
| Octal | 163 | 107 | 122 | 0 | 46 | 35 | 67 | 531 | 30 | 44 |
| Binary | 1110011 | 1000111 | 1010010 | 0 | 100110 | 11101 | 110111 | 101011001 | 11000 | 100100 |
Color Harmonies of #734752
Complementary color
Monochromatic Colors of #734752
Black with #734752
Text Example
Text Example
White with #734752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734752; }
p { color: rgb(115,71,82); }
H1.HeaderClassName
{
color: #734752;
}
.AnyTagClassName
{
color: #734752;
}
</style>
background-color css
<style>
a { background-color: #734752; }
a { background-color: rgb(115,71,82); }
div.DivClassName
{
background-color: #734752;
}
.BgClassName
{
background-color: #734752;
}
</style>
border-color css
<style>
span { border-color: #734752; }
span { border-color: rgb(115,71,82); }
td.TdClassName
{
border-color: #734752;
}
.TagClassName
{
border-color: #734752;
}
</style>