Shades of Finn #724652
Tints of Finn #724652
RGB
CMYK
RGB Variations
Color information
#724652 (or 0x724652) is known color: Finn. HEX triplet: 72, 46 and 52. RGB value is (114,70,82). Sum of RGB (Red+Green+Blue) = 114+70+82=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 70 (27.73% from 255 or 26.32% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #724652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724652 is #8DB9AD. Grayscale: #545454. Windows color (decimal): -9288110 or 5391986. OLE color: 5391986.
HSL color Cylindrical-coordinate representation of color #724652: hue angle of 343.64º 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 #724652 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 82 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.55 |
| HSL | 343.64º | 0.24% | 0.36% | - |
| HSV(B) | 343.64º | 0.39% | 0.45% | - |
| XYZ | 10.65 | 8.57 | 9.07 | - |
| YUV | 84.52 | 126.58 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 82 | 0 | 0.39 | 0.28 | 0.55 | 343.64 | 0.24 | 0.36 |
| Hex | 72 | 46 | 52 | 0 | 27 | 1C | 37 | 158 | 18 | 24 |
| Octal | 162 | 106 | 122 | 0 | 47 | 34 | 67 | 530 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1010010 | 0 | 100111 | 11100 | 110111 | 101011000 | 11000 | 100100 |
Color Harmonies of #724652
Complementary color
Monochromatic Colors of #724652
Black with #724652
Text Example
Text Example
White with #724652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724652; }
p { color: rgb(114,70,82); }
H1.HeaderClassName
{
color: #724652;
}
.AnyTagClassName
{
color: #724652;
}
</style>
background-color css
<style>
a { background-color: #724652; }
a { background-color: rgb(114,70,82); }
div.DivClassName
{
background-color: #724652;
}
.BgClassName
{
background-color: #724652;
}
</style>
border-color css
<style>
span { border-color: #724652; }
span { border-color: rgb(114,70,82); }
td.TdClassName
{
border-color: #724652;
}
.TagClassName
{
border-color: #724652;
}
</style>