Shades of Ironside Grey #767366
Tints of Ironside Grey #767366
RGB
CMYK
RGB Variations
Color information
#767366 (or 0x767366) is known color: Ironside Grey. HEX triplet: 76, 73 and 66. RGB value is (118,115,102). Sum of RGB (Red+Green+Blue) = 118+115+102=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 102 (40.23% from 255 or 30.45% from 335); Max value from RGB is 118 - color contains mainly: red. Hex color #767366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767366 is #898C99. Grayscale: #727272. Windows color (decimal): -9014426 or 6714230. OLE color: 6714230.
HSL color Cylindrical-coordinate representation of color #767366: hue angle of 48.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #767366 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 102 | - |
| CMYK | 0 | 0.03 | 0.14 | 0.54 |
| HSL | 48.75º | 0.07% | 0.43% | - |
| HSV(B) | 48.75º | 0.14% | 0.46% | - |
| XYZ | 16 | 17.07 | 15.02 | - |
| YUV | 114.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 102 | 0 | 0.03 | 0.14 | 0.54 | 48.75 | 0.07 | 0.43 |
| Hex | 76 | 73 | 66 | 0 | 3 | E | 36 | 31 | 7 | 2B |
| Octal | 166 | 163 | 146 | 0 | 3 | 16 | 66 | 61 | 7 | 53 |
| Binary | 1110110 | 1110011 | 1100110 | 0 | 11 | 1110 | 110110 | 110001 | 111 | 101011 |
Color Harmonies of #767366
Complementary color
Monochromatic Colors of #767366
Black with #767366
Text Example
Text Example
White with #767366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767366; }
p { color: rgb(118,115,102); }
H1.HeaderClassName
{
color: #767366;
}
.AnyTagClassName
{
color: #767366;
}
</style>
background-color css
<style>
a { background-color: #767366; }
a { background-color: rgb(118,115,102); }
div.DivClassName
{
background-color: #767366;
}
.BgClassName
{
background-color: #767366;
}
</style>
border-color css
<style>
span { border-color: #767366; }
span { border-color: rgb(118,115,102); }
td.TdClassName
{
border-color: #767366;
}
.TagClassName
{
border-color: #767366;
}
</style>