Shades of Sage #919580
Tints of Sage #919580
RGB
CMYK
RGB Variations
Color information
#919580 (or 0x919580) is known color: Sage. HEX triplet: 91, 95 and 80. RGB value is (145,149,128). Sum of RGB (Red+Green+Blue) = 145+149+128=422 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.36% from 422); Green value is 149 (58.59% from 255 or 35.31% from 422); Blue value is 128 (50.39% from 255 or 30.33% from 422); Max value from RGB is 149 - color contains mainly: green. Hex color #919580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919580 is #6E6A7F. Grayscale: #919191. Windows color (decimal): -7236224 or 8426897. OLE color: 8426897.
HSL color Cylindrical-coordinate representation of color #919580: hue angle of 71.43º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #919580 is Cyan = 0.03, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 149 | 128 | - |
| CMYK | 0.03 | 0 | 0.14 | 0.42 |
| HSL | 71.43º | 0.09% | 0.54% | - |
| HSV(B) | 71.43º | 0.14% | 0.58% | - |
| XYZ | 26.32 | 29.07 | 24.65 | - |
| YUV | 145.41 | 118.17 | 127.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 149 | 128 | 0.03 | 0 | 0.14 | 0.42 | 71.43 | 0.09 | 0.54 |
| Hex | 91 | 95 | 80 | 3 | 0 | E | 2A | 47 | 9 | 36 |
| Octal | 221 | 225 | 200 | 3 | 0 | 16 | 52 | 107 | 11 | 66 |
| Binary | 10010001 | 10010101 | 10000000 | 11 | 0 | 1110 | 101010 | 1000111 | 1001 | 110110 |
Color Harmonies of #919580
Complementary color
Monochromatic Colors of #919580
Black with #919580
Text Example
Text Example
White with #919580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919580; }
p { color: rgb(145,149,128); }
H1.HeaderClassName
{
color: #919580;
}
.AnyTagClassName
{
color: #919580;
}
</style>
background-color css
<style>
a { background-color: #919580; }
a { background-color: rgb(145,149,128); }
div.DivClassName
{
background-color: #919580;
}
.BgClassName
{
background-color: #919580;
}
</style>
border-color css
<style>
span { border-color: #919580; }
span { border-color: rgb(145,149,128); }
td.TdClassName
{
border-color: #919580;
}
.TagClassName
{
border-color: #919580;
}
</style>