Shades of Finn #714455
Tints of Finn #714455
RGB
CMYK
RGB Variations
Color information
#714455 (or 0x714455) is known color: Finn. HEX triplet: 71, 44 and 55. RGB value is (113,68,85). Sum of RGB (Red+Green+Blue) = 113+68+85=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 68 (26.95% from 255 or 25.56% from 266); Blue value is 85 (33.59% from 255 or 31.95% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #714455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714455 is #8EBBAA. Grayscale: #535353. Windows color (decimal): -9354155 or 5588081. OLE color: 5588081.
HSL color Cylindrical-coordinate representation of color #714455: hue angle of 337.33º 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 #714455 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 85 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.56 |
| HSL | 337.33º | 0.25% | 0.35% | - |
| HSV(B) | 337.33º | 0.4% | 0.44% | - |
| XYZ | 10.52 | 8.3 | 9.64 | - |
| YUV | 83.39 | 128.91 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 85 | 0 | 0.40 | 0.25 | 0.56 | 337.33 | 0.25 | 0.35 |
| Hex | 71 | 44 | 55 | 0 | 28 | 19 | 38 | 151 | 19 | 23 |
| Octal | 161 | 104 | 125 | 0 | 50 | 31 | 70 | 521 | 31 | 43 |
| Binary | 1110001 | 1000100 | 1010101 | 0 | 101000 | 11001 | 111000 | 101010001 | 11001 | 100011 |
Color Harmonies of #714455
Complementary color
Monochromatic Colors of #714455
Black with #714455
Text Example
Text Example
White with #714455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714455; }
p { color: rgb(113,68,85); }
H1.HeaderClassName
{
color: #714455;
}
.AnyTagClassName
{
color: #714455;
}
</style>
background-color css
<style>
a { background-color: #714455; }
a { background-color: rgb(113,68,85); }
div.DivClassName
{
background-color: #714455;
}
.BgClassName
{
background-color: #714455;
}
</style>
border-color css
<style>
span { border-color: #714455; }
span { border-color: rgb(113,68,85); }
td.TdClassName
{
border-color: #714455;
}
.TagClassName
{
border-color: #714455;
}
</style>