Shades of Delta #939491
Tints of Delta #939491
RGB
CMYK
RGB Variations
Color information
#939491 (or 0x939491) is known color: Delta. HEX triplet: 93, 94 and 91. RGB value is (147,148,145). Sum of RGB (Red+Green+Blue) = 147+148+145=440 (58% of max value = 765). Red value is 147 (57.81% from 255 or 33.41% from 440); Green value is 148 (58.20% from 255 or 33.64% from 440); Blue value is 145 (57.03% from 255 or 32.95% from 440); Max value from RGB is 148 - color contains mainly: green. Hex color #939491 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939491 is #6C6B6E. Grayscale: #939393. Windows color (decimal): -7105391 or 9540755. OLE color: 9540755.
HSL color Cylindrical-coordinate representation of color #939491: hue angle of 80º degrees, saturation: 0.01, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #939491 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 145 | - |
| CMYK | 0.01 | 0 | 0.02 | 0.42 |
| HSL | 80º | 0.01% | 0.57% | - |
| HSV(B) | 80º | 0.02% | 0.58% | - |
| XYZ | 27.73 | 29.43 | 31.01 | - |
| YUV | 147.36 | 126.67 | 127.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 145 | 0.01 | 0 | 0.02 | 0.42 | 80 | 0.01 | 0.57 |
| Hex | 93 | 94 | 91 | 1 | 0 | 2 | 2A | 50 | 1 | 39 |
| Octal | 223 | 224 | 221 | 1 | 0 | 2 | 52 | 120 | 1 | 71 |
| Binary | 10010011 | 10010100 | 10010001 | 1 | 0 | 10 | 101010 | 1010000 | 1 | 111001 |
Color Harmonies of #939491
Complementary color
Monochromatic Colors of #939491
Black with #939491
Text Example
Text Example
White with #939491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939491; }
p { color: rgb(147,148,145); }
H1.HeaderClassName
{
color: #939491;
}
.AnyTagClassName
{
color: #939491;
}
</style>
background-color css
<style>
a { background-color: #939491; }
a { background-color: rgb(147,148,145); }
div.DivClassName
{
background-color: #939491;
}
.BgClassName
{
background-color: #939491;
}
</style>
border-color css
<style>
span { border-color: #939491; }
span { border-color: rgb(147,148,145); }
td.TdClassName
{
border-color: #939491;
}
.TagClassName
{
border-color: #939491;
}
</style>