Shades of Finn #714450
Tints of Finn #714450
RGB
CMYK
RGB Variations
Color information
#714450 (or 0x714450) is known color: Finn. HEX triplet: 71, 44 and 50. RGB value is (113,68,80). Sum of RGB (Red+Green+Blue) = 113+68+80=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 68 (26.95% from 255 or 26.05% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #714450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714450 is #8EBBAF. Grayscale: #525252. Windows color (decimal): -9354160 or 5260401. OLE color: 5260401.
HSL color Cylindrical-coordinate representation of color #714450: hue angle of 344º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714450 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 80 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.56 |
| HSL | 344º | 0.25% | 0.35% | - |
| HSV(B) | 344º | 0.4% | 0.44% | - |
| XYZ | 10.33 | 8.22 | 8.63 | - |
| YUV | 82.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 80 | 0 | 0.40 | 0.29 | 0.56 | 344 | 0.25 | 0.35 |
| Hex | 71 | 44 | 50 | 0 | 28 | 1D | 38 | 158 | 19 | 23 |
| Octal | 161 | 104 | 120 | 0 | 50 | 35 | 70 | 530 | 31 | 43 |
| Binary | 1110001 | 1000100 | 1010000 | 0 | 101000 | 11101 | 111000 | 101011000 | 11001 | 100011 |
Color Harmonies of #714450
Complementary color
Monochromatic Colors of #714450
Black with #714450
Text Example
Text Example
White with #714450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714450; }
p { color: rgb(113,68,80); }
H1.HeaderClassName
{
color: #714450;
}
.AnyTagClassName
{
color: #714450;
}
</style>
background-color css
<style>
a { background-color: #714450; }
a { background-color: rgb(113,68,80); }
div.DivClassName
{
background-color: #714450;
}
.BgClassName
{
background-color: #714450;
}
</style>
border-color css
<style>
span { border-color: #714450; }
span { border-color: rgb(113,68,80); }
td.TdClassName
{
border-color: #714450;
}
.TagClassName
{
border-color: #714450;
}
</style>