Shades of Finn #714350
Tints of Finn #714350
RGB
CMYK
RGB Variations
Color information
#714350 (or 0x714350) is known color: Finn. HEX triplet: 71, 43 and 50. RGB value is (113,67,80). Sum of RGB (Red+Green+Blue) = 113+67+80=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 67 (26.56% from 255 or 25.77% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 113 - color contains mainly: red. Hex color #714350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714350 is #8EBCAF. Grayscale: #525252. Windows color (decimal): -9354416 or 5260145. OLE color: 5260145.
HSL color Cylindrical-coordinate representation of color #714350: hue angle of 343.04º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714350 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 80 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.56 |
| HSL | 343.04º | 0.26% | 0.35% | - |
| HSV(B) | 343.04º | 0.41% | 0.44% | - |
| XYZ | 10.27 | 8.1 | 8.61 | - |
| YUV | 82.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 80 | 0 | 0.41 | 0.29 | 0.56 | 343.04 | 0.26 | 0.35 |
| Hex | 71 | 43 | 50 | 0 | 29 | 1D | 38 | 157 | 1A | 23 |
| Octal | 161 | 103 | 120 | 0 | 51 | 35 | 70 | 527 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1010000 | 0 | 101001 | 11101 | 111000 | 101010111 | 11010 | 100011 |
Color Harmonies of #714350
Complementary color
Monochromatic Colors of #714350
Black with #714350
Text Example
Text Example
White with #714350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714350; }
p { color: rgb(113,67,80); }
H1.HeaderClassName
{
color: #714350;
}
.AnyTagClassName
{
color: #714350;
}
</style>
background-color css
<style>
a { background-color: #714350; }
a { background-color: rgb(113,67,80); }
div.DivClassName
{
background-color: #714350;
}
.BgClassName
{
background-color: #714350;
}
</style>
border-color css
<style>
span { border-color: #714350; }
span { border-color: rgb(113,67,80); }
td.TdClassName
{
border-color: #714350;
}
.TagClassName
{
border-color: #714350;
}
</style>