Shades of Ironside Grey #727067
Tints of Ironside Grey #727067
RGB
CMYK
RGB Variations
Color information
#727067 (or 0x727067) is known color: Ironside Grey. HEX triplet: 72, 70 and 67. RGB value is (114,112,103). Sum of RGB (Red+Green+Blue) = 114+112+103=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 103 (40.62% from 255 or 31.31% from 329); Max value from RGB is 114 - color contains mainly: red. Hex color #727067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727067 is #8D8F98. Grayscale: #6F6F6F. Windows color (decimal): -9277337 or 6778994. OLE color: 6778994.
HSL color Cylindrical-coordinate representation of color #727067: hue angle of 49.09º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #727067 is Cyan = 0, Magento = 0.02, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 103 | - |
| CMYK | 0 | 0.02 | 0.10 | 0.55 |
| HSL | 49.09º | 0.05% | 0.43% | - |
| HSV(B) | 49.09º | 0.1% | 0.45% | - |
| XYZ | 15.18 | 16.15 | 15.15 | - |
| YUV | 111.57 | 123.16 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 103 | 0 | 0.02 | 0.10 | 0.55 | 49.09 | 0.05 | 0.43 |
| Hex | 72 | 70 | 67 | 0 | 2 | A | 37 | 31 | 5 | 2B |
| Octal | 162 | 160 | 147 | 0 | 2 | 12 | 67 | 61 | 5 | 53 |
| Binary | 1110010 | 1110000 | 1100111 | 0 | 10 | 1010 | 110111 | 110001 | 101 | 101011 |
Color Harmonies of #727067
Complementary color
Monochromatic Colors of #727067
Black with #727067
Text Example
Text Example
White with #727067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727067; }
p { color: rgb(114,112,103); }
H1.HeaderClassName
{
color: #727067;
}
.AnyTagClassName
{
color: #727067;
}
</style>
background-color css
<style>
a { background-color: #727067; }
a { background-color: rgb(114,112,103); }
div.DivClassName
{
background-color: #727067;
}
.BgClassName
{
background-color: #727067;
}
</style>
border-color css
<style>
span { border-color: #727067; }
span { border-color: rgb(114,112,103); }
td.TdClassName
{
border-color: #727067;
}
.TagClassName
{
border-color: #727067;
}
</style>