Shades of Finn #724357
Tints of Finn #724357
RGB
CMYK
RGB Variations
Color information
#724357 (or 0x724357) is known color: Finn. HEX triplet: 72, 43 and 57. RGB value is (114,67,87). Sum of RGB (Red+Green+Blue) = 114+67+87=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 67 (26.56% from 255 or 25% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #724357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724357 is #8DBCA8. Grayscale: #535353. Windows color (decimal): -9288873 or 5718898. OLE color: 5718898.
HSL color Cylindrical-coordinate representation of color #724357: hue angle of 334.47º 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 #724357 is Cyan = 0, Magento = 0.41, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 87 | - |
| CMYK | 0 | 0.41 | 0.24 | 0.55 |
| HSL | 334.47º | 0.26% | 0.35% | - |
| HSV(B) | 334.47º | 0.41% | 0.45% | - |
| XYZ | 10.67 | 8.28 | 10.05 | - |
| YUV | 83.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 87 | 0 | 0.41 | 0.24 | 0.55 | 334.47 | 0.26 | 0.35 |
| Hex | 72 | 43 | 57 | 0 | 29 | 18 | 37 | 14E | 1A | 23 |
| Octal | 162 | 103 | 127 | 0 | 51 | 30 | 67 | 516 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1010111 | 0 | 101001 | 11000 | 110111 | 101001110 | 11010 | 100011 |
Color Harmonies of #724357
Complementary color
Monochromatic Colors of #724357
Black with #724357
Text Example
Text Example
White with #724357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724357; }
p { color: rgb(114,67,87); }
H1.HeaderClassName
{
color: #724357;
}
.AnyTagClassName
{
color: #724357;
}
</style>
background-color css
<style>
a { background-color: #724357; }
a { background-color: rgb(114,67,87); }
div.DivClassName
{
background-color: #724357;
}
.BgClassName
{
background-color: #724357;
}
</style>
border-color css
<style>
span { border-color: #724357; }
span { border-color: rgb(114,67,87); }
td.TdClassName
{
border-color: #724357;
}
.TagClassName
{
border-color: #724357;
}
</style>