Shades of Finn #723956
Tints of Finn #723956
RGB
CMYK
RGB Variations
Color information
#723956 (or 0x723956) is known color: Finn. HEX triplet: 72, 39 and 56. RGB value is (114,57,86). Sum of RGB (Red+Green+Blue) = 114+57+86=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 57 (22.66% from 255 or 22.18% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #723956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723956 is #8DC6A9. Grayscale: #4D4D4D. Windows color (decimal): -9291434 or 5650802. OLE color: 5650802.
HSL color Cylindrical-coordinate representation of color #723956: hue angle of 329.47º degrees, saturation: 0.33, 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 #723956 is Cyan = 0, Magento = 0.50, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 86 | - |
| CMYK | 0 | 0.50 | 0.25 | 0.55 |
| HSL | 329.47º | 0.33% | 0.34% | - |
| HSV(B) | 329.47º | 0.5% | 0.45% | - |
| XYZ | 10.08 | 7.18 | 9.66 | - |
| YUV | 77.35 | 132.88 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 86 | 0 | 0.50 | 0.25 | 0.55 | 329.47 | 0.33 | 0.34 |
| Hex | 72 | 39 | 56 | 0 | 32 | 19 | 37 | 149 | 21 | 22 |
| Octal | 162 | 71 | 126 | 0 | 62 | 31 | 67 | 511 | 41 | 42 |
| Binary | 1110010 | 111001 | 1010110 | 0 | 110010 | 11001 | 110111 | 101001001 | 100001 | 100010 |
Color Harmonies of #723956
Complementary color
Monochromatic Colors of #723956
Black with #723956
Text Example
Text Example
White with #723956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723956; }
p { color: rgb(114,57,86); }
H1.HeaderClassName
{
color: #723956;
}
.AnyTagClassName
{
color: #723956;
}
</style>
background-color css
<style>
a { background-color: #723956; }
a { background-color: rgb(114,57,86); }
div.DivClassName
{
background-color: #723956;
}
.BgClassName
{
background-color: #723956;
}
</style>
border-color css
<style>
span { border-color: #723956; }
span { border-color: rgb(114,57,86); }
td.TdClassName
{
border-color: #723956;
}
.TagClassName
{
border-color: #723956;
}
</style>