Shades of Light Slate Grey #728795
Tints of Light Slate Grey #728795
RGB
CMYK
RGB Variations
Color information
#728795 (or 0x728795) is known color: Light Slate Grey. HEX triplet: 72, 87 and 95. RGB value is (114,135,149). Sum of RGB (Red+Green+Blue) = 114+135+149=398 (52% of max value = 765). Red value is 114 (44.92% from 255 or 28.64% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 149 (58.59% from 255 or 37.44% from 398); Max value from RGB is 149 - color contains mainly: blue. Hex color #728795 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728795 is #8D786A. Grayscale: #828282. Windows color (decimal): -9271403 or 9799538. OLE color: 9799538.
HSL color Cylindrical-coordinate representation of color #728795: hue angle of 204º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #728795 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 135 | 149 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.42 |
| HSL | 204º | 0.14% | 0.52% | - |
| HSV(B) | 204º | 0.23% | 0.58% | - |
| XYZ | 21.03 | 23.08 | 31.78 | - |
| YUV | 130.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 149 | 0.23 | 0.09 | 0 | 0.42 | 204 | 0.14 | 0.52 |
| Hex | 72 | 87 | 95 | 17 | 9 | 0 | 2A | CC | E | 34 |
| Octal | 162 | 207 | 225 | 27 | 11 | 0 | 52 | 314 | 16 | 64 |
| Binary | 1110010 | 10000111 | 10010101 | 10111 | 1001 | 0 | 101010 | 11001100 | 1110 | 110100 |
Color Harmonies of #728795
Complementary color
Monochromatic Colors of #728795
Black with #728795
Text Example
Text Example
White with #728795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728795; }
p { color: rgb(114,135,149); }
H1.HeaderClassName
{
color: #728795;
}
.AnyTagClassName
{
color: #728795;
}
</style>
background-color css
<style>
a { background-color: #728795; }
a { background-color: rgb(114,135,149); }
div.DivClassName
{
background-color: #728795;
}
.BgClassName
{
background-color: #728795;
}
</style>
border-color css
<style>
span { border-color: #728795; }
span { border-color: rgb(114,135,149); }
td.TdClassName
{
border-color: #728795;
}
.TagClassName
{
border-color: #728795;
}
</style>