Shades of Light Slate Grey #738699
Tints of Light Slate Grey #738699
RGB
CMYK
RGB Variations
Color information
#738699 (or 0x738699) is known color: Light Slate Grey. HEX triplet: 73, 86 and 99. RGB value is (115,134,153). Sum of RGB (Red+Green+Blue) = 115+134+153=402 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.61% from 402); Green value is 134 (52.73% from 255 or 33.33% from 402); Blue value is 153 (60.16% from 255 or 38.06% from 402); Max value from RGB is 153 - color contains mainly: blue. Hex color #738699 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738699 is #8C7966. Grayscale: #828282. Windows color (decimal): -9206119 or 10061427. OLE color: 10061427.
HSL color Cylindrical-coordinate representation of color #738699: hue angle of 210º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #738699 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 134 | 153 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.4 |
| HSL | 210º | 0.16% | 0.53% | - |
| HSV(B) | 210º | 0.25% | 0.6% | - |
| XYZ | 21.35 | 22.99 | 33.45 | - |
| YUV | 130.49 | 140.71 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 153 | 0.25 | 0.12 | 0 | 0.4 | 210 | 0.16 | 0.53 |
| Hex | 73 | 86 | 99 | 19 | C | 0 | 28 | D2 | 10 | 35 |
| Octal | 163 | 206 | 231 | 31 | 14 | 0 | 50 | 322 | 20 | 65 |
| Binary | 1110011 | 10000110 | 10011001 | 11001 | 1100 | 0 | 101000 | 11010010 | 10000 | 110101 |
Color Harmonies of #738699
Complementary color
Monochromatic Colors of #738699
Black with #738699
Text Example
Text Example
White with #738699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738699; }
p { color: rgb(115,134,153); }
H1.HeaderClassName
{
color: #738699;
}
.AnyTagClassName
{
color: #738699;
}
</style>
background-color css
<style>
a { background-color: #738699; }
a { background-color: rgb(115,134,153); }
div.DivClassName
{
background-color: #738699;
}
.BgClassName
{
background-color: #738699;
}
</style>
border-color css
<style>
span { border-color: #738699; }
span { border-color: rgb(115,134,153); }
td.TdClassName
{
border-color: #738699;
}
.TagClassName
{
border-color: #738699;
}
</style>