Shades of Finn #724653
Tints of Finn #724653
RGB
CMYK
RGB Variations
Color information
#724653 (or 0x724653) is known color: Finn. HEX triplet: 72, 46 and 53. RGB value is (114,70,83). Sum of RGB (Red+Green+Blue) = 114+70+83=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 70 (27.73% from 255 or 26.22% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #724653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724653 is #8DB9AC. Grayscale: #545454. Windows color (decimal): -9288109 or 5457522. OLE color: 5457522.
HSL color Cylindrical-coordinate representation of color #724653: hue angle of 342.27º 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 #724653 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 83 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.55 |
| HSL | 342.27º | 0.24% | 0.36% | - |
| HSV(B) | 342.27º | 0.39% | 0.45% | - |
| XYZ | 10.69 | 8.58 | 9.28 | - |
| YUV | 84.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 83 | 0 | 0.39 | 0.27 | 0.55 | 342.27 | 0.24 | 0.36 |
| Hex | 72 | 46 | 53 | 0 | 27 | 1B | 37 | 156 | 18 | 24 |
| Octal | 162 | 106 | 123 | 0 | 47 | 33 | 67 | 526 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1010011 | 0 | 100111 | 11011 | 110111 | 101010110 | 11000 | 100100 |
Color Harmonies of #724653
Complementary color
Monochromatic Colors of #724653
Black with #724653
Text Example
Text Example
White with #724653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724653; }
p { color: rgb(114,70,83); }
H1.HeaderClassName
{
color: #724653;
}
.AnyTagClassName
{
color: #724653;
}
</style>
background-color css
<style>
a { background-color: #724653; }
a { background-color: rgb(114,70,83); }
div.DivClassName
{
background-color: #724653;
}
.BgClassName
{
background-color: #724653;
}
</style>
border-color css
<style>
span { border-color: #724653; }
span { border-color: rgb(114,70,83); }
td.TdClassName
{
border-color: #724653;
}
.TagClassName
{
border-color: #724653;
}
</style>