Shades of Sage #919780
Tints of Sage #919780
RGB
CMYK
RGB Variations
Color information
#919780 (or 0x919780) is known color: Sage. HEX triplet: 91, 97 and 80. RGB value is (145,151,128). Sum of RGB (Red+Green+Blue) = 145+151+128=424 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.20% from 424); Green value is 151 (59.38% from 255 or 35.61% from 424); Blue value is 128 (50.39% from 255 or 30.19% from 424); Max value from RGB is 151 - color contains mainly: green. Hex color #919780 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919780 is #6E687F. Grayscale: #929292. Windows color (decimal): -7235712 or 8427409. OLE color: 8427409.
HSL color Cylindrical-coordinate representation of color #919780: hue angle of 75.65º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #919780 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 151 | 128 | - |
| CMYK | 0.04 | 0 | 0.15 | 0.41 |
| HSL | 75.65º | 0.1% | 0.55% | - |
| HSV(B) | 75.65º | 0.15% | 0.59% | - |
| XYZ | 26.64 | 29.71 | 24.75 | - |
| YUV | 146.58 | 117.51 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 151 | 128 | 0.04 | 0 | 0.15 | 0.41 | 75.65 | 0.1 | 0.55 |
| Hex | 91 | 97 | 80 | 4 | 0 | F | 29 | 4C | A | 37 |
| Octal | 221 | 227 | 200 | 4 | 0 | 17 | 51 | 114 | 12 | 67 |
| Binary | 10010001 | 10010111 | 10000000 | 100 | 0 | 1111 | 101001 | 1001100 | 1010 | 110111 |
Color Harmonies of #919780
Complementary color
Monochromatic Colors of #919780
Black with #919780
Text Example
Text Example
White with #919780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919780; }
p { color: rgb(145,151,128); }
H1.HeaderClassName
{
color: #919780;
}
.AnyTagClassName
{
color: #919780;
}
</style>
background-color css
<style>
a { background-color: #919780; }
a { background-color: rgb(145,151,128); }
div.DivClassName
{
background-color: #919780;
}
.BgClassName
{
background-color: #919780;
}
</style>
border-color css
<style>
span { border-color: #919780; }
span { border-color: rgb(145,151,128); }
td.TdClassName
{
border-color: #919780;
}
.TagClassName
{
border-color: #919780;
}
</style>