Shades of Finn #723958
Tints of Finn #723958
RGB
CMYK
RGB Variations
Color information
#723958 (or 0x723958) is known color: Finn. HEX triplet: 72, 39 and 58. RGB value is (114,57,88). Sum of RGB (Red+Green+Blue) = 114+57+88=259 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.02% from 259); Green value is 57 (22.66% from 255 or 22.01% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 114 - color contains mainly: red. Hex color #723958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723958 is #8DC6A7. Grayscale: #4D4D4D. Windows color (decimal): -9291432 or 5781874. OLE color: 5781874.
HSL color Cylindrical-coordinate representation of color #723958: hue angle of 327.37º 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 #723958 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 88 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.55 |
| HSL | 327.37º | 0.33% | 0.34% | - |
| HSV(B) | 327.37º | 0.5% | 0.45% | - |
| XYZ | 10.16 | 7.21 | 10.09 | - |
| YUV | 77.58 | 133.88 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 88 | 0 | 0.50 | 0.23 | 0.55 | 327.37 | 0.33 | 0.34 |
| Hex | 72 | 39 | 58 | 0 | 32 | 17 | 37 | 147 | 21 | 22 |
| Octal | 162 | 71 | 130 | 0 | 62 | 27 | 67 | 507 | 41 | 42 |
| Binary | 1110010 | 111001 | 1011000 | 0 | 110010 | 10111 | 110111 | 101000111 | 100001 | 100010 |
Color Harmonies of #723958
Complementary color
Monochromatic Colors of #723958
Black with #723958
Text Example
Text Example
White with #723958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723958; }
p { color: rgb(114,57,88); }
H1.HeaderClassName
{
color: #723958;
}
.AnyTagClassName
{
color: #723958;
}
</style>
background-color css
<style>
a { background-color: #723958; }
a { background-color: rgb(114,57,88); }
div.DivClassName
{
background-color: #723958;
}
.BgClassName
{
background-color: #723958;
}
</style>
border-color css
<style>
span { border-color: #723958; }
span { border-color: rgb(114,57,88); }
td.TdClassName
{
border-color: #723958;
}
.TagClassName
{
border-color: #723958;
}
</style>