Shades of Finch #727553
Tints of Finch #727553
RGB
CMYK
RGB Variations
Color information
#727553 (or 0x727553) is known color: Finch. HEX triplet: 72, 75 and 53. RGB value is (114,117,83). Sum of RGB (Red+Green+Blue) = 114+117+83=314 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.31% from 314); Green value is 117 (46.09% from 255 or 37.26% from 314); Blue value is 83 (32.81% from 255 or 26.43% from 314); Max value from RGB is 117 - color contains mainly: green. Hex color #727553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727553 is #8D8AAC. Grayscale: #707070. Windows color (decimal): -9276077 or 5469554. OLE color: 5469554.
HSL color Cylindrical-coordinate representation of color #727553: hue angle of 65.29º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #727553 is Cyan = 0.03, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 83 | - |
| CMYK | 0.03 | 0 | 0.29 | 0.54 |
| HSL | 65.29º | 0.17% | 0.39% | - |
| HSV(B) | 65.29º | 0.29% | 0.46% | - |
| XYZ | 14.86 | 16.92 | 10.67 | - |
| YUV | 112.23 | 111.51 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 83 | 0.03 | 0 | 0.29 | 0.54 | 65.29 | 0.17 | 0.39 |
| Hex | 72 | 75 | 53 | 3 | 0 | 1D | 36 | 41 | 11 | 27 |
| Octal | 162 | 165 | 123 | 3 | 0 | 35 | 66 | 101 | 21 | 47 |
| Binary | 1110010 | 1110101 | 1010011 | 11 | 0 | 11101 | 110110 | 1000001 | 10001 | 100111 |
Color Harmonies of #727553
Complementary color
Monochromatic Colors of #727553
Black with #727553
Text Example
Text Example
White with #727553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727553; }
p { color: rgb(114,117,83); }
H1.HeaderClassName
{
color: #727553;
}
.AnyTagClassName
{
color: #727553;
}
</style>
background-color css
<style>
a { background-color: #727553; }
a { background-color: rgb(114,117,83); }
div.DivClassName
{
background-color: #727553;
}
.BgClassName
{
background-color: #727553;
}
</style>
border-color css
<style>
span { border-color: #727553; }
span { border-color: rgb(114,117,83); }
td.TdClassName
{
border-color: #727553;
}
.TagClassName
{
border-color: #727553;
}
</style>