Shades of Finn #714952
Tints of Finn #714952
RGB
CMYK
RGB Variations
Color information
#714952 (or 0x714952) is known color: Finn. HEX triplet: 71, 49 and 52. RGB value is (113,73,82). Sum of RGB (Red+Green+Blue) = 113+73+82=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 73 (28.91% from 255 or 27.24% from 268); Blue value is 82 (32.42% from 255 or 30.60% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #714952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714952 is #8EB6AD. Grayscale: #555555. Windows color (decimal): -9352878 or 5392753. OLE color: 5392753.
HSL color Cylindrical-coordinate representation of color #714952: hue angle of 346.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #714952 is Cyan = 0, Magento = 0.35, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 82 | - |
| CMYK | 0 | 0.35 | 0.27 | 0.56 |
| HSL | 346.5º | 0.22% | 0.36% | - |
| HSV(B) | 346.5º | 0.35% | 0.44% | - |
| XYZ | 10.72 | 8.88 | 9.13 | - |
| YUV | 85.99 | 125.75 | 147.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 82 | 0 | 0.35 | 0.27 | 0.56 | 346.5 | 0.22 | 0.36 |
| Hex | 71 | 49 | 52 | 0 | 23 | 1B | 38 | 15A | 16 | 24 |
| Octal | 161 | 111 | 122 | 0 | 43 | 33 | 70 | 532 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1010010 | 0 | 100011 | 11011 | 111000 | 101011010 | 10110 | 100100 |
Color Harmonies of #714952
Complementary color
Monochromatic Colors of #714952
Black with #714952
Text Example
Text Example
White with #714952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714952; }
p { color: rgb(113,73,82); }
H1.HeaderClassName
{
color: #714952;
}
.AnyTagClassName
{
color: #714952;
}
</style>
background-color css
<style>
a { background-color: #714952; }
a { background-color: rgb(113,73,82); }
div.DivClassName
{
background-color: #714952;
}
.BgClassName
{
background-color: #714952;
}
</style>
border-color css
<style>
span { border-color: #714952; }
span { border-color: rgb(113,73,82); }
td.TdClassName
{
border-color: #714952;
}
.TagClassName
{
border-color: #714952;
}
</style>