Shades of Ironside Grey #767268
Tints of Ironside Grey #767268
RGB
CMYK
RGB Variations
Color information
#767268 (or 0x767268) is known color: Ironside Grey. HEX triplet: 76, 72 and 68. RGB value is (118,114,104). Sum of RGB (Red+Green+Blue) = 118+114+104=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 114 (44.92% from 255 or 33.93% from 336); Blue value is 104 (41.02% from 255 or 30.95% from 336); Max value from RGB is 118 - color contains mainly: red. Hex color #767268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767268 is #898D97. Grayscale: #727272. Windows color (decimal): -9014680 or 6845046. OLE color: 6845046.
HSL color Cylindrical-coordinate representation of color #767268: hue angle of 42.86º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #767268 is Cyan = 0, Magento = 0.03, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 104 | - |
| CMYK | 0 | 0.03 | 0.12 | 0.54 |
| HSL | 42.86º | 0.06% | 0.44% | - |
| HSV(B) | 42.86º | 0.12% | 0.46% | - |
| XYZ | 15.99 | 16.89 | 15.51 | - |
| YUV | 114.06 | 122.33 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 104 | 0 | 0.03 | 0.12 | 0.54 | 42.86 | 0.06 | 0.44 |
| Hex | 76 | 72 | 68 | 0 | 3 | C | 36 | 2B | 6 | 2C |
| Octal | 166 | 162 | 150 | 0 | 3 | 14 | 66 | 53 | 6 | 54 |
| Binary | 1110110 | 1110010 | 1101000 | 0 | 11 | 1100 | 110110 | 101011 | 110 | 101100 |
Color Harmonies of #767268
Complementary color
Monochromatic Colors of #767268
Black with #767268
Text Example
Text Example
White with #767268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767268; }
p { color: rgb(118,114,104); }
H1.HeaderClassName
{
color: #767268;
}
.AnyTagClassName
{
color: #767268;
}
</style>
background-color css
<style>
a { background-color: #767268; }
a { background-color: rgb(118,114,104); }
div.DivClassName
{
background-color: #767268;
}
.BgClassName
{
background-color: #767268;
}
</style>
border-color css
<style>
span { border-color: #767268; }
span { border-color: rgb(118,114,104); }
td.TdClassName
{
border-color: #767268;
}
.TagClassName
{
border-color: #767268;
}
</style>