Shades of Finn #724358
Tints of Finn #724358
RGB
CMYK
RGB Variations
Color information
#724358 (or 0x724358) is known color: Finn. HEX triplet: 72, 43 and 58. RGB value is (114,67,88). Sum of RGB (Red+Green+Blue) = 114+67+88=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 67 (26.56% from 255 or 24.91% from 269); Blue value is 88 (34.77% from 255 or 32.71% from 269); Max value from RGB is 114 - color contains mainly: red. Hex color #724358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724358 is #8DBCA7. Grayscale: #535353. Windows color (decimal): -9288872 or 5784434. OLE color: 5784434.
HSL color Cylindrical-coordinate representation of color #724358: hue angle of 333.19º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #724358 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 88 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.55 |
| HSL | 333.19º | 0.26% | 0.35% | - |
| HSV(B) | 333.19º | 0.41% | 0.45% | - |
| XYZ | 10.71 | 8.3 | 10.27 | - |
| YUV | 83.45 | 130.57 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 88 | 0 | 0.41 | 0.23 | 0.55 | 333.19 | 0.26 | 0.35 |
| Hex | 72 | 43 | 58 | 0 | 29 | 17 | 37 | 14D | 1A | 23 |
| Octal | 162 | 103 | 130 | 0 | 51 | 27 | 67 | 515 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1011000 | 0 | 101001 | 10111 | 110111 | 101001101 | 11010 | 100011 |
Color Harmonies of #724358
Complementary color
Monochromatic Colors of #724358
Black with #724358
Text Example
Text Example
White with #724358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724358; }
p { color: rgb(114,67,88); }
H1.HeaderClassName
{
color: #724358;
}
.AnyTagClassName
{
color: #724358;
}
</style>
background-color css
<style>
a { background-color: #724358; }
a { background-color: rgb(114,67,88); }
div.DivClassName
{
background-color: #724358;
}
.BgClassName
{
background-color: #724358;
}
</style>
border-color css
<style>
span { border-color: #724358; }
span { border-color: rgb(114,67,88); }
td.TdClassName
{
border-color: #724358;
}
.TagClassName
{
border-color: #724358;
}
</style>