Shades of Finn #714552
Tints of Finn #714552
RGB
CMYK
RGB Variations
Color information
#714552 (or 0x714552) is known color: Finn. HEX triplet: 71, 45 and 52. RGB value is (113,69,82). Sum of RGB (Red+Green+Blue) = 113+69+82=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 69 (27.34% from 255 or 26.14% from 264); Blue value is 82 (32.42% from 255 or 31.06% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #714552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714552 is #8EBAAD. Grayscale: #535353. Windows color (decimal): -9353902 or 5391729. OLE color: 5391729.
HSL color Cylindrical-coordinate representation of color #714552: hue angle of 342.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714552 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 82 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.56 |
| HSL | 342.27º | 0.24% | 0.36% | - |
| HSV(B) | 342.27º | 0.39% | 0.44% | - |
| XYZ | 10.46 | 8.38 | 9.05 | - |
| YUV | 83.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 82 | 0 | 0.39 | 0.27 | 0.56 | 342.27 | 0.24 | 0.36 |
| Hex | 71 | 45 | 52 | 0 | 27 | 1B | 38 | 156 | 18 | 24 |
| Octal | 161 | 105 | 122 | 0 | 47 | 33 | 70 | 526 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1010010 | 0 | 100111 | 11011 | 111000 | 101010110 | 11000 | 100100 |
Color Harmonies of #714552
Complementary color
Monochromatic Colors of #714552
Black with #714552
Text Example
Text Example
White with #714552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714552; }
p { color: rgb(113,69,82); }
H1.HeaderClassName
{
color: #714552;
}
.AnyTagClassName
{
color: #714552;
}
</style>
background-color css
<style>
a { background-color: #714552; }
a { background-color: rgb(113,69,82); }
div.DivClassName
{
background-color: #714552;
}
.BgClassName
{
background-color: #714552;
}
</style>
border-color css
<style>
span { border-color: #714552; }
span { border-color: rgb(113,69,82); }
td.TdClassName
{
border-color: #714552;
}
.TagClassName
{
border-color: #714552;
}
</style>