Shades of Ironside Grey #787467
Tints of Ironside Grey #787467
RGB
CMYK
RGB Variations
Color information
#787467 (or 0x787467) is known color: Ironside Grey. HEX triplet: 78, 74 and 67. RGB value is (120,116,103). Sum of RGB (Red+Green+Blue) = 120+116+103=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 116 (45.70% from 255 or 34.22% from 339); Blue value is 103 (40.62% from 255 or 30.38% from 339); Max value from RGB is 120 - color contains mainly: red. Hex color #787467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787467 is #878B98. Grayscale: #737373. Windows color (decimal): -8883097 or 6780024. OLE color: 6780024.
HSL color Cylindrical-coordinate representation of color #787467: hue angle of 45.88º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #787467 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 103 | - |
| CMYK | 0 | 0.03 | 0.14 | 0.53 |
| HSL | 45.88º | 0.08% | 0.44% | - |
| HSV(B) | 45.88º | 0.14% | 0.47% | - |
| XYZ | 16.44 | 17.46 | 15.34 | - |
| YUV | 115.71 | 120.83 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 103 | 0 | 0.03 | 0.14 | 0.53 | 45.88 | 0.08 | 0.44 |
| Hex | 78 | 74 | 67 | 0 | 3 | E | 35 | 2E | 8 | 2C |
| Octal | 170 | 164 | 147 | 0 | 3 | 16 | 65 | 56 | 10 | 54 |
| Binary | 1111000 | 1110100 | 1100111 | 0 | 11 | 1110 | 110101 | 101110 | 1000 | 101100 |
Color Harmonies of #787467
Complementary color
Monochromatic Colors of #787467
Black with #787467
Text Example
Text Example
White with #787467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787467; }
p { color: rgb(120,116,103); }
H1.HeaderClassName
{
color: #787467;
}
.AnyTagClassName
{
color: #787467;
}
</style>
background-color css
<style>
a { background-color: #787467; }
a { background-color: rgb(120,116,103); }
div.DivClassName
{
background-color: #787467;
}
.BgClassName
{
background-color: #787467;
}
</style>
border-color css
<style>
span { border-color: #787467; }
span { border-color: rgb(120,116,103); }
td.TdClassName
{
border-color: #787467;
}
.TagClassName
{
border-color: #787467;
}
</style>