Shades of Finn #724650
Tints of Finn #724650
RGB
CMYK
RGB Variations
Color information
#724650 (or 0x724650) is known color: Finn. HEX triplet: 72, 46 and 50. RGB value is (114,70,80). Sum of RGB (Red+Green+Blue) = 114+70+80=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 70 (27.73% from 255 or 26.52% from 264); Blue value is 80 (31.64% from 255 or 30.30% from 264); Max value from RGB is 114 - color contains mainly: red. Hex color #724650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724650 is #8DB9AF. Grayscale: #545454. Windows color (decimal): -9288112 or 5260914. OLE color: 5260914.
HSL color Cylindrical-coordinate representation of color #724650: hue angle of 346.36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724650 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 80 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.55 |
| HSL | 346.36º | 0.24% | 0.36% | - |
| HSV(B) | 346.36º | 0.39% | 0.45% | - |
| XYZ | 10.58 | 8.54 | 8.68 | - |
| YUV | 84.3 | 125.58 | 149.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 80 | 0 | 0.39 | 0.30 | 0.55 | 346.36 | 0.24 | 0.36 |
| Hex | 72 | 46 | 50 | 0 | 27 | 1E | 37 | 15A | 18 | 24 |
| Octal | 162 | 106 | 120 | 0 | 47 | 36 | 67 | 532 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1010000 | 0 | 100111 | 11110 | 110111 | 101011010 | 11000 | 100100 |
Color Harmonies of #724650
Complementary color
Monochromatic Colors of #724650
Black with #724650
Text Example
Text Example
White with #724650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724650; }
p { color: rgb(114,70,80); }
H1.HeaderClassName
{
color: #724650;
}
.AnyTagClassName
{
color: #724650;
}
</style>
background-color css
<style>
a { background-color: #724650; }
a { background-color: rgb(114,70,80); }
div.DivClassName
{
background-color: #724650;
}
.BgClassName
{
background-color: #724650;
}
</style>
border-color css
<style>
span { border-color: #724650; }
span { border-color: rgb(114,70,80); }
td.TdClassName
{
border-color: #724650;
}
.TagClassName
{
border-color: #724650;
}
</style>