Shades of Finn #714252
Tints of Finn #714252
RGB
CMYK
RGB Variations
Color information
#714252 (or 0x714252) is known color: Finn. HEX triplet: 71, 42 and 52. RGB value is (113,66,82). Sum of RGB (Red+Green+Blue) = 113+66+82=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 66 (26.17% from 255 or 25.29% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #714252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714252 is #8EBDAD. Grayscale: #515151. Windows color (decimal): -9354670 or 5390961. OLE color: 5390961.
HSL color Cylindrical-coordinate representation of color #714252: hue angle of 339.57º 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 #714252 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 82 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.56 |
| HSL | 339.57º | 0.26% | 0.35% | - |
| HSV(B) | 339.57º | 0.42% | 0.44% | - |
| XYZ | 10.28 | 8.02 | 8.99 | - |
| YUV | 81.88 | 128.07 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 82 | 0 | 0.42 | 0.27 | 0.56 | 339.57 | 0.26 | 0.35 |
| Hex | 71 | 42 | 52 | 0 | 2A | 1B | 38 | 154 | 1A | 23 |
| Octal | 161 | 102 | 122 | 0 | 52 | 33 | 70 | 524 | 32 | 43 |
| Binary | 1110001 | 1000010 | 1010010 | 0 | 101010 | 11011 | 111000 | 101010100 | 11010 | 100011 |
Color Harmonies of #714252
Complementary color
Monochromatic Colors of #714252
Black with #714252
Text Example
Text Example
White with #714252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714252; }
p { color: rgb(113,66,82); }
H1.HeaderClassName
{
color: #714252;
}
.AnyTagClassName
{
color: #714252;
}
</style>
background-color css
<style>
a { background-color: #714252; }
a { background-color: rgb(113,66,82); }
div.DivClassName
{
background-color: #714252;
}
.BgClassName
{
background-color: #714252;
}
</style>
border-color css
<style>
span { border-color: #714252; }
span { border-color: rgb(113,66,82); }
td.TdClassName
{
border-color: #714252;
}
.TagClassName
{
border-color: #714252;
}
</style>