Shades of Light Slate Grey #748296
Tints of Light Slate Grey #748296
RGB
CMYK
RGB Variations
Color information
#748296 (or 0x748296) is known color: Light Slate Grey. HEX triplet: 74, 82 and 96. RGB value is (116,130,150). Sum of RGB (Red+Green+Blue) = 116+130+150=396 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.29% from 396); Green value is 130 (51.17% from 255 or 32.83% from 396); Blue value is 150 (58.98% from 255 or 37.88% from 396); Max value from RGB is 150 - color contains mainly: blue. Hex color #748296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #748296 is #8B7D69. Grayscale: #808080. Windows color (decimal): -9141610 or 9863796. OLE color: 9863796.
HSL color Cylindrical-coordinate representation of color #748296: hue angle of 215.29º 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 #748296 is Cyan = 0.23, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 130 | 150 | - |
| CMYK | 0.23 | 0.13 | 0 | 0.41 |
| HSL | 215.29º | 0.14% | 0.52% | - |
| HSV(B) | 215.29º | 0.23% | 0.59% | - |
| XYZ | 20.69 | 21.88 | 31.99 | - |
| YUV | 128.09 | 140.36 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 130 | 150 | 0.23 | 0.13 | 0 | 0.41 | 215.29 | 0.14 | 0.52 |
| Hex | 74 | 82 | 96 | 17 | D | 0 | 29 | D7 | E | 34 |
| Octal | 164 | 202 | 226 | 27 | 15 | 0 | 51 | 327 | 16 | 64 |
| Binary | 1110100 | 10000010 | 10010110 | 10111 | 1101 | 0 | 101001 | 11010111 | 1110 | 110100 |
Color Harmonies of #748296
Complementary color
Monochromatic Colors of #748296
Black with #748296
Text Example
Text Example
White with #748296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748296; }
p { color: rgb(116,130,150); }
H1.HeaderClassName
{
color: #748296;
}
.AnyTagClassName
{
color: #748296;
}
</style>
background-color css
<style>
a { background-color: #748296; }
a { background-color: rgb(116,130,150); }
div.DivClassName
{
background-color: #748296;
}
.BgClassName
{
background-color: #748296;
}
</style>
border-color css
<style>
span { border-color: #748296; }
span { border-color: rgb(116,130,150); }
td.TdClassName
{
border-color: #748296;
}
.TagClassName
{
border-color: #748296;
}
</style>