Shades of Finch #727361
Tints of Finch #727361
RGB
CMYK
RGB Variations
Color information
#727361 (or 0x727361) is known color: Finch. HEX triplet: 72, 73 and 61. RGB value is (114,115,97). Sum of RGB (Red+Green+Blue) = 114+115+97=326 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.97% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 97 (38.28% from 255 or 29.75% from 326); Max value from RGB is 115 - color contains mainly: green. Hex color #727361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727361 is #8D8C9E. Grayscale: #707070. Windows color (decimal): -9276575 or 6386546. OLE color: 6386546.
HSL color Cylindrical-coordinate representation of color #727361: hue angle of 63.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #727361 is Cyan = 0.01, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 97 | - |
| CMYK | 0.01 | 0 | 0.16 | 0.55 |
| HSL | 63.33º | 0.08% | 0.42% | - |
| HSV(B) | 63.33º | 0.16% | 0.45% | - |
| XYZ | 15.23 | 16.7 | 13.73 | - |
| YUV | 112.65 | 119.17 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 97 | 0.01 | 0 | 0.16 | 0.55 | 63.33 | 0.08 | 0.42 |
| Hex | 72 | 73 | 61 | 1 | 0 | 10 | 37 | 3F | 8 | 2A |
| Octal | 162 | 163 | 141 | 1 | 0 | 20 | 67 | 77 | 10 | 52 |
| Binary | 1110010 | 1110011 | 1100001 | 1 | 0 | 10000 | 110111 | 111111 | 1000 | 101010 |
Color Harmonies of #727361
Complementary color
Monochromatic Colors of #727361
Black with #727361
Text Example
Text Example
White with #727361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727361; }
p { color: rgb(114,115,97); }
H1.HeaderClassName
{
color: #727361;
}
.AnyTagClassName
{
color: #727361;
}
</style>
background-color css
<style>
a { background-color: #727361; }
a { background-color: rgb(114,115,97); }
div.DivClassName
{
background-color: #727361;
}
.BgClassName
{
background-color: #727361;
}
</style>
border-color css
<style>
span { border-color: #727361; }
span { border-color: rgb(114,115,97); }
td.TdClassName
{
border-color: #727361;
}
.TagClassName
{
border-color: #727361;
}
</style>