Shades of Light Slate Grey #748696
Tints of Light Slate Grey #748696
RGB
CMYK
RGB Variations
Color information
#748696 (or 0x748696) is known color: Light Slate Grey. HEX triplet: 74, 86 and 96. RGB value is (116,134,150). Sum of RGB (Red+Green+Blue) = 116+134+150=400 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29% from 400); Green value is 134 (52.73% from 255 or 33.5% from 400); Blue value is 150 (58.98% from 255 or 37.5% from 400); Max value from RGB is 150 - color contains mainly: blue. Hex color #748696 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #748696 is #8B7969. Grayscale: #828282. Windows color (decimal): -9140586 or 9864820. OLE color: 9864820.
HSL color Cylindrical-coordinate representation of color #748696: hue angle of 208.24º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #748696 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 134 | 150 | - |
| CMYK | 0.23 | 0.11 | 0 | 0.41 |
| HSL | 208.24º | 0.14% | 0.52% | - |
| HSV(B) | 208.24º | 0.23% | 0.59% | - |
| XYZ | 21.23 | 22.97 | 32.17 | - |
| YUV | 130.44 | 139.04 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 134 | 150 | 0.23 | 0.11 | 0 | 0.41 | 208.24 | 0.14 | 0.52 |
| Hex | 74 | 86 | 96 | 17 | B | 0 | 29 | D0 | E | 34 |
| Octal | 164 | 206 | 226 | 27 | 13 | 0 | 51 | 320 | 16 | 64 |
| Binary | 1110100 | 10000110 | 10010110 | 10111 | 1011 | 0 | 101001 | 11010000 | 1110 | 110100 |
Color Harmonies of #748696
Complementary color
Monochromatic Colors of #748696
Black with #748696
Text Example
Text Example
White with #748696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748696; }
p { color: rgb(116,134,150); }
H1.HeaderClassName
{
color: #748696;
}
.AnyTagClassName
{
color: #748696;
}
</style>
background-color css
<style>
a { background-color: #748696; }
a { background-color: rgb(116,134,150); }
div.DivClassName
{
background-color: #748696;
}
.BgClassName
{
background-color: #748696;
}
</style>
border-color css
<style>
span { border-color: #748696; }
span { border-color: rgb(116,134,150); }
td.TdClassName
{
border-color: #748696;
}
.TagClassName
{
border-color: #748696;
}
</style>