Shades of Sage #919782
Tints of Sage #919782
RGB
CMYK
RGB Variations
Color information
#919782 (or 0x919782) is known color: Sage. HEX triplet: 91, 97 and 82. RGB value is (145,151,130). Sum of RGB (Red+Green+Blue) = 145+151+130=426 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.04% from 426); Green value is 151 (59.38% from 255 or 35.45% from 426); Blue value is 130 (51.17% from 255 or 30.52% from 426); Max value from RGB is 151 - color contains mainly: green. Hex color #919782 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919782 is #6E687D. Grayscale: #929292. Windows color (decimal): -7235710 or 8558481. OLE color: 8558481.
HSL color Cylindrical-coordinate representation of color #919782: hue angle of 77.14º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #919782 is Cyan = 0.04, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 151 | 130 | - |
| CMYK | 0.04 | 0 | 0.14 | 0.41 |
| HSL | 77.14º | 0.09% | 0.55% | - |
| HSV(B) | 77.14º | 0.14% | 0.59% | - |
| XYZ | 26.77 | 29.76 | 25.45 | - |
| YUV | 146.81 | 118.51 | 126.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 151 | 130 | 0.04 | 0 | 0.14 | 0.41 | 77.14 | 0.09 | 0.55 |
| Hex | 91 | 97 | 82 | 4 | 0 | E | 29 | 4D | 9 | 37 |
| Octal | 221 | 227 | 202 | 4 | 0 | 16 | 51 | 115 | 11 | 67 |
| Binary | 10010001 | 10010111 | 10000010 | 100 | 0 | 1110 | 101001 | 1001101 | 1001 | 110111 |
Color Harmonies of #919782
Complementary color
Monochromatic Colors of #919782
Black with #919782
Text Example
Text Example
White with #919782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919782; }
p { color: rgb(145,151,130); }
H1.HeaderClassName
{
color: #919782;
}
.AnyTagClassName
{
color: #919782;
}
</style>
background-color css
<style>
a { background-color: #919782; }
a { background-color: rgb(145,151,130); }
div.DivClassName
{
background-color: #919782;
}
.BgClassName
{
background-color: #919782;
}
</style>
border-color css
<style>
span { border-color: #919782; }
span { border-color: rgb(145,151,130); }
td.TdClassName
{
border-color: #919782;
}
.TagClassName
{
border-color: #919782;
}
</style>