Shades of Finch #727362
Tints of Finch #727362
RGB
CMYK
RGB Variations
Color information
#727362 (or 0x727362) is known color: Finch. HEX triplet: 72, 73 and 62. RGB value is (114,115,98). Sum of RGB (Red+Green+Blue) = 114+115+98=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 115 (45.31% from 255 or 35.17% from 327); Blue value is 98 (38.67% from 255 or 29.97% from 327); Max value from RGB is 115 - color contains mainly: green. Hex color #727362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727362 is #8D8C9D. Grayscale: #707070. Windows color (decimal): -9276574 or 6452082. OLE color: 6452082.
HSL color Cylindrical-coordinate representation of color #727362: hue angle of 63.53º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #727362 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 98 | - |
| CMYK | 0.01 | 0 | 0.15 | 0.55 |
| HSL | 63.53º | 0.08% | 0.42% | - |
| HSV(B) | 63.53º | 0.15% | 0.45% | - |
| XYZ | 15.27 | 16.72 | 13.98 | - |
| YUV | 112.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 98 | 0.01 | 0 | 0.15 | 0.55 | 63.53 | 0.08 | 0.42 |
| Hex | 72 | 73 | 62 | 1 | 0 | F | 37 | 40 | 8 | 2A |
| Octal | 162 | 163 | 142 | 1 | 0 | 17 | 67 | 100 | 10 | 52 |
| Binary | 1110010 | 1110011 | 1100010 | 1 | 0 | 1111 | 110111 | 1000000 | 1000 | 101010 |
Color Harmonies of #727362
Complementary color
Monochromatic Colors of #727362
Black with #727362
Text Example
Text Example
White with #727362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727362; }
p { color: rgb(114,115,98); }
H1.HeaderClassName
{
color: #727362;
}
.AnyTagClassName
{
color: #727362;
}
</style>
background-color css
<style>
a { background-color: #727362; }
a { background-color: rgb(114,115,98); }
div.DivClassName
{
background-color: #727362;
}
.BgClassName
{
background-color: #727362;
}
</style>
border-color css
<style>
span { border-color: #727362; }
span { border-color: rgb(114,115,98); }
td.TdClassName
{
border-color: #727362;
}
.TagClassName
{
border-color: #727362;
}
</style>