Shades of Finn #714152
Tints of Finn #714152
RGB
CMYK
RGB Variations
Color information
#714152 (or 0x714152) is known color: Finn. HEX triplet: 71, 41 and 52. RGB value is (113,65,82). Sum of RGB (Red+Green+Blue) = 113+65+82=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 65 (25.78% from 255 or 25% from 260); Blue value is 82 (32.42% from 255 or 31.54% from 260); Max value from RGB is 113 - color contains mainly: red. Hex color #714152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714152 is #8EBEAD. Grayscale: #515151. Windows color (decimal): -9354926 or 5390705. OLE color: 5390705.
HSL color Cylindrical-coordinate representation of color #714152: hue angle of 338.75º degrees, saturation: 0.27, 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 #714152 is Cyan = 0, Magento = 0.42, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 82 | - |
| CMYK | 0 | 0.42 | 0.27 | 0.56 |
| HSL | 338.75º | 0.27% | 0.35% | - |
| HSV(B) | 338.75º | 0.42% | 0.44% | - |
| XYZ | 10.22 | 7.9 | 8.97 | - |
| YUV | 81.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 82 | 0 | 0.42 | 0.27 | 0.56 | 338.75 | 0.27 | 0.35 |
| Hex | 71 | 41 | 52 | 0 | 2A | 1B | 38 | 153 | 1B | 23 |
| Octal | 161 | 101 | 122 | 0 | 52 | 33 | 70 | 523 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1010010 | 0 | 101010 | 11011 | 111000 | 101010011 | 11011 | 100011 |
Color Harmonies of #714152
Complementary color
Monochromatic Colors of #714152
Black with #714152
Text Example
Text Example
White with #714152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714152; }
p { color: rgb(113,65,82); }
H1.HeaderClassName
{
color: #714152;
}
.AnyTagClassName
{
color: #714152;
}
</style>
background-color css
<style>
a { background-color: #714152; }
a { background-color: rgb(113,65,82); }
div.DivClassName
{
background-color: #714152;
}
.BgClassName
{
background-color: #714152;
}
</style>
border-color css
<style>
span { border-color: #714152; }
span { border-color: rgb(113,65,82); }
td.TdClassName
{
border-color: #714152;
}
.TagClassName
{
border-color: #714152;
}
</style>