Shades of Finch #727352
Tints of Finch #727352
RGB
CMYK
RGB Variations
Color information
#727352 (or 0x727352) is known color: Finch. HEX triplet: 72, 73 and 52. RGB value is (114,115,82). Sum of RGB (Red+Green+Blue) = 114+115+82=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 82 (32.42% from 255 or 26.37% from 311); Max value from RGB is 115 - color contains mainly: green. Hex color #727352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727352 is #8D8CAD. Grayscale: #6F6F6F. Windows color (decimal): -9276590 or 5403506. OLE color: 5403506.
HSL color Cylindrical-coordinate representation of color #727352: hue angle of 61.82º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #727352 is Cyan = 0.01, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 82 | - |
| CMYK | 0.01 | 0 | 0.29 | 0.55 |
| HSL | 61.82º | 0.17% | 0.39% | - |
| HSV(B) | 61.82º | 0.29% | 0.45% | - |
| XYZ | 14.59 | 16.45 | 10.39 | - |
| YUV | 110.94 | 111.67 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 82 | 0.01 | 0 | 0.29 | 0.55 | 61.82 | 0.17 | 0.39 |
| Hex | 72 | 73 | 52 | 1 | 0 | 1D | 37 | 3E | 11 | 27 |
| Octal | 162 | 163 | 122 | 1 | 0 | 35 | 67 | 76 | 21 | 47 |
| Binary | 1110010 | 1110011 | 1010010 | 1 | 0 | 11101 | 110111 | 111110 | 10001 | 100111 |
Color Harmonies of #727352
Complementary color
Monochromatic Colors of #727352
Black with #727352
Text Example
Text Example
White with #727352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727352; }
p { color: rgb(114,115,82); }
H1.HeaderClassName
{
color: #727352;
}
.AnyTagClassName
{
color: #727352;
}
</style>
background-color css
<style>
a { background-color: #727352; }
a { background-color: rgb(114,115,82); }
div.DivClassName
{
background-color: #727352;
}
.BgClassName
{
background-color: #727352;
}
</style>
border-color css
<style>
span { border-color: #727352; }
span { border-color: rgb(114,115,82); }
td.TdClassName
{
border-color: #727352;
}
.TagClassName
{
border-color: #727352;
}
</style>