Shades of Finn #724353
Tints of Finn #724353
RGB
CMYK
RGB Variations
Color information
#724353 (or 0x724353) is known color: Finn. HEX triplet: 72, 43 and 53. RGB value is (114,67,83). Sum of RGB (Red+Green+Blue) = 114+67+83=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 67 (26.56% from 255 or 25.38% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 114 - color contains mainly: red. Hex color #724353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724353 is #8DBCAC. Grayscale: #525252. Windows color (decimal): -9288877 or 5456754. OLE color: 5456754.
HSL color Cylindrical-coordinate representation of color #724353: hue angle of 339.57º 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 #724353 is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 83 | - |
| CMYK | 0 | 0.41 | 0.27 | 0.55 |
| HSL | 339.57º | 0.26% | 0.35% | - |
| HSV(B) | 339.57º | 0.41% | 0.45% | - |
| XYZ | 10.51 | 8.22 | 9.22 | - |
| YUV | 82.88 | 128.07 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 83 | 0 | 0.41 | 0.27 | 0.55 | 339.57 | 0.26 | 0.35 |
| Hex | 72 | 43 | 53 | 0 | 29 | 1B | 37 | 154 | 1A | 23 |
| Octal | 162 | 103 | 123 | 0 | 51 | 33 | 67 | 524 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1010011 | 0 | 101001 | 11011 | 110111 | 101010100 | 11010 | 100011 |
Color Harmonies of #724353
Complementary color
Monochromatic Colors of #724353
Black with #724353
Text Example
Text Example
White with #724353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724353; }
p { color: rgb(114,67,83); }
H1.HeaderClassName
{
color: #724353;
}
.AnyTagClassName
{
color: #724353;
}
</style>
background-color css
<style>
a { background-color: #724353; }
a { background-color: rgb(114,67,83); }
div.DivClassName
{
background-color: #724353;
}
.BgClassName
{
background-color: #724353;
}
</style>
border-color css
<style>
span { border-color: #724353; }
span { border-color: rgb(114,67,83); }
td.TdClassName
{
border-color: #724353;
}
.TagClassName
{
border-color: #724353;
}
</style>