Shades of Storm Grey #767687
Tints of Storm Grey #767687
RGB
CMYK
RGB Variations
Color information
#767687 (or 0x767687) is known color: Storm Grey. HEX triplet: 76, 76 and 87. RGB value is (118,118,135). Sum of RGB (Red+Green+Blue) = 118+118+135=371 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.81% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 135 - color contains mainly: blue. Hex color #767687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767687 is #898978. Grayscale: #777777. Windows color (decimal): -9013625 or 8877686. OLE color: 8877686.
HSL color Cylindrical-coordinate representation of color #767687: hue angle of 240º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #767687 is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 118 | 135 | - |
| CMYK | 0.13 | 0.13 | 0 | 0.47 |
| HSL | 240º | 0.07% | 0.5% | - |
| HSV(B) | 240º | 0.13% | 0.53% | - |
| XYZ | 18.32 | 18.56 | 25.54 | - |
| YUV | 119.94 | 136.5 | 126.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 135 | 0.13 | 0.13 | 0 | 0.47 | 240 | 0.07 | 0.5 |
| Hex | 76 | 76 | 87 | D | D | 0 | 2F | F0 | 7 | 32 |
| Octal | 166 | 166 | 207 | 15 | 15 | 0 | 57 | 360 | 7 | 62 |
| Binary | 1110110 | 1110110 | 10000111 | 1101 | 1101 | 0 | 101111 | 11110000 | 111 | 110010 |
Color Harmonies of #767687
Complementary color
Monochromatic Colors of #767687
Black with #767687
Text Example
Text Example
White with #767687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767687; }
p { color: rgb(118,118,135); }
H1.HeaderClassName
{
color: #767687;
}
.AnyTagClassName
{
color: #767687;
}
</style>
background-color css
<style>
a { background-color: #767687; }
a { background-color: rgb(118,118,135); }
div.DivClassName
{
background-color: #767687;
}
.BgClassName
{
background-color: #767687;
}
</style>
border-color css
<style>
span { border-color: #767687; }
span { border-color: rgb(118,118,135); }
td.TdClassName
{
border-color: #767687;
}
.TagClassName
{
border-color: #767687;
}
</style>