Shades of Finn #734653
Tints of Finn #734653
RGB
CMYK
RGB Variations
Color information
#734653 (or 0x734653) is known color: Finn. HEX triplet: 73, 46 and 53. RGB value is (115,70,83). Sum of RGB (Red+Green+Blue) = 115+70+83=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 70 (27.73% from 255 or 26.12% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 115 - color contains mainly: red. Hex color #734653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734653 is #8CB9AC. Grayscale: #545454. Windows color (decimal): -9222573 or 5457523. OLE color: 5457523.
HSL color Cylindrical-coordinate representation of color #734653: hue angle of 342.67º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #734653 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 83 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.55 |
| HSL | 342.67º | 0.24% | 0.36% | - |
| HSV(B) | 342.67º | 0.39% | 0.45% | - |
| XYZ | 10.82 | 8.65 | 9.28 | - |
| YUV | 84.94 | 126.91 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 83 | 0 | 0.39 | 0.28 | 0.55 | 342.67 | 0.24 | 0.36 |
| Hex | 73 | 46 | 53 | 0 | 27 | 1C | 37 | 157 | 18 | 24 |
| Octal | 163 | 106 | 123 | 0 | 47 | 34 | 67 | 527 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1010011 | 0 | 100111 | 11100 | 110111 | 101010111 | 11000 | 100100 |
Color Harmonies of #734653
Complementary color
Monochromatic Colors of #734653
Black with #734653
Text Example
Text Example
White with #734653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734653; }
p { color: rgb(115,70,83); }
H1.HeaderClassName
{
color: #734653;
}
.AnyTagClassName
{
color: #734653;
}
</style>
background-color css
<style>
a { background-color: #734653; }
a { background-color: rgb(115,70,83); }
div.DivClassName
{
background-color: #734653;
}
.BgClassName
{
background-color: #734653;
}
</style>
border-color css
<style>
span { border-color: #734653; }
span { border-color: rgb(115,70,83); }
td.TdClassName
{
border-color: #734653;
}
.TagClassName
{
border-color: #734653;
}
</style>