Shades of Light Slate Grey #728797
Tints of Light Slate Grey #728797
RGB
CMYK
RGB Variations
Color information
#728797 (or 0x728797) is known color: Light Slate Grey. HEX triplet: 72, 87 and 97. RGB value is (114,135,151). Sum of RGB (Red+Green+Blue) = 114+135+151=400 (52% of max value = 765). Red value is 114 (44.92% from 255 or 28.5% from 400); Green value is 135 (53.12% from 255 or 33.75% from 400); Blue value is 151 (59.38% from 255 or 37.75% from 400); Max value from RGB is 151 - color contains mainly: blue. Hex color #728797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728797 is #8D7868. Grayscale: #828282. Windows color (decimal): -9271401 or 9930610. OLE color: 9930610.
HSL color Cylindrical-coordinate representation of color #728797: hue angle of 205.95º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #728797 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 135 | 151 | - |
| CMYK | 0.25 | 0.11 | 0 | 0.41 |
| HSL | 205.95º | 0.15% | 0.52% | - |
| HSV(B) | 205.95º | 0.25% | 0.59% | - |
| XYZ | 21.19 | 23.14 | 32.63 | - |
| YUV | 130.55 | 139.54 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 151 | 0.25 | 0.11 | 0 | 0.41 | 205.95 | 0.15 | 0.52 |
| Hex | 72 | 87 | 97 | 19 | B | 0 | 29 | CE | F | 34 |
| Octal | 162 | 207 | 227 | 31 | 13 | 0 | 51 | 316 | 17 | 64 |
| Binary | 1110010 | 10000111 | 10010111 | 11001 | 1011 | 0 | 101001 | 11001110 | 1111 | 110100 |
Color Harmonies of #728797
Complementary color
Monochromatic Colors of #728797
Black with #728797
Text Example
Text Example
White with #728797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728797; }
p { color: rgb(114,135,151); }
H1.HeaderClassName
{
color: #728797;
}
.AnyTagClassName
{
color: #728797;
}
</style>
background-color css
<style>
a { background-color: #728797; }
a { background-color: rgb(114,135,151); }
div.DivClassName
{
background-color: #728797;
}
.BgClassName
{
background-color: #728797;
}
</style>
border-color css
<style>
span { border-color: #728797; }
span { border-color: rgb(114,135,151); }
td.TdClassName
{
border-color: #728797;
}
.TagClassName
{
border-color: #728797;
}
</style>