Shades of Light Slate Grey #728397
Tints of Light Slate Grey #728397
RGB
CMYK
RGB Variations
Color information
#728397 (or 0x728397) is known color: Light Slate Grey. HEX triplet: 72, 83 and 97. RGB value is (114,131,151). Sum of RGB (Red+Green+Blue) = 114+131+151=396 (52% of max value = 765). Red value is 114 (44.92% from 255 or 28.79% from 396); Green value is 131 (51.56% from 255 or 33.08% from 396); Blue value is 151 (59.38% from 255 or 38.13% from 396); Max value from RGB is 151 - color contains mainly: blue. Hex color #728397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728397 is #8D7C68. Grayscale: #808080. Windows color (decimal): -9272425 or 9929586. OLE color: 9929586.
HSL color Cylindrical-coordinate representation of color #728397: hue angle of 212.43º 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 #728397 is Cyan = 0.25, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 131 | 151 | - |
| CMYK | 0.25 | 0.13 | 0 | 0.41 |
| HSL | 212.43º | 0.15% | 0.52% | - |
| HSV(B) | 212.43º | 0.25% | 0.59% | - |
| XYZ | 20.64 | 22.04 | 32.45 | - |
| YUV | 128.2 | 140.87 | 117.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 151 | 0.25 | 0.13 | 0 | 0.41 | 212.43 | 0.15 | 0.52 |
| Hex | 72 | 83 | 97 | 19 | D | 0 | 29 | D4 | F | 34 |
| Octal | 162 | 203 | 227 | 31 | 15 | 0 | 51 | 324 | 17 | 64 |
| Binary | 1110010 | 10000011 | 10010111 | 11001 | 1101 | 0 | 101001 | 11010100 | 1111 | 110100 |
Color Harmonies of #728397
Complementary color
Monochromatic Colors of #728397
Black with #728397
Text Example
Text Example
White with #728397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728397; }
p { color: rgb(114,131,151); }
H1.HeaderClassName
{
color: #728397;
}
.AnyTagClassName
{
color: #728397;
}
</style>
background-color css
<style>
a { background-color: #728397; }
a { background-color: rgb(114,131,151); }
div.DivClassName
{
background-color: #728397;
}
.BgClassName
{
background-color: #728397;
}
</style>
border-color css
<style>
span { border-color: #728397; }
span { border-color: rgb(114,131,151); }
td.TdClassName
{
border-color: #728397;
}
.TagClassName
{
border-color: #728397;
}
</style>