Shades of Finn #714250
Tints of Finn #714250
RGB
CMYK
RGB Variations
Color information
#714250 (or 0x714250) is known color: Finn. HEX triplet: 71, 42 and 50. RGB value is (113,66,80). Sum of RGB (Red+Green+Blue) = 113+66+80=259 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.63% from 259); Green value is 66 (26.17% from 255 or 25.48% from 259); Blue value is 80 (31.64% from 255 or 30.89% from 259); Max value from RGB is 113 - color contains mainly: red. Hex color #714250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714250 is #8EBDAF. Grayscale: #515151. Windows color (decimal): -9354672 or 5259889. OLE color: 5259889.
HSL color Cylindrical-coordinate representation of color #714250: hue angle of 342.13º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714250 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 80 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.56 |
| HSL | 342.13º | 0.26% | 0.35% | - |
| HSV(B) | 342.13º | 0.42% | 0.44% | - |
| XYZ | 10.21 | 7.99 | 8.59 | - |
| YUV | 81.65 | 127.07 | 150.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 80 | 0 | 0.42 | 0.29 | 0.56 | 342.13 | 0.26 | 0.35 |
| Hex | 71 | 42 | 50 | 0 | 2A | 1D | 38 | 156 | 1A | 23 |
| Octal | 161 | 102 | 120 | 0 | 52 | 35 | 70 | 526 | 32 | 43 |
| Binary | 1110001 | 1000010 | 1010000 | 0 | 101010 | 11101 | 111000 | 101010110 | 11010 | 100011 |
Color Harmonies of #714250
Complementary color
Monochromatic Colors of #714250
Black with #714250
Text Example
Text Example
White with #714250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714250; }
p { color: rgb(113,66,80); }
H1.HeaderClassName
{
color: #714250;
}
.AnyTagClassName
{
color: #714250;
}
</style>
background-color css
<style>
a { background-color: #714250; }
a { background-color: rgb(113,66,80); }
div.DivClassName
{
background-color: #714250;
}
.BgClassName
{
background-color: #714250;
}
</style>
border-color css
<style>
span { border-color: #714250; }
span { border-color: rgb(113,66,80); }
td.TdClassName
{
border-color: #714250;
}
.TagClassName
{
border-color: #714250;
}
</style>