Shades of Sage #919685
Tints of Sage #919685
RGB
CMYK
RGB Variations
Color information
#919685 (or 0x919685) is known color: Sage. HEX triplet: 91, 96 and 85. RGB value is (145,150,133). Sum of RGB (Red+Green+Blue) = 145+150+133=428 (56% of max value = 765). Red value is 145 (57.03% from 255 or 33.88% from 428); Green value is 150 (58.98% from 255 or 35.05% from 428); Blue value is 133 (52.34% from 255 or 31.07% from 428); Max value from RGB is 150 - color contains mainly: green. Hex color #919685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919685 is #6E697A. Grayscale: #929292. Windows color (decimal): -7235963 or 8754833. OLE color: 8754833.
HSL color Cylindrical-coordinate representation of color #919685: hue angle of 77.65º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #919685 is Cyan = 0.03, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 150 | 133 | - |
| CMYK | 0.03 | 0 | 0.11 | 0.41 |
| HSL | 77.65º | 0.07% | 0.55% | - |
| HSV(B) | 77.65º | 0.11% | 0.59% | - |
| XYZ | 26.82 | 29.53 | 26.48 | - |
| YUV | 146.57 | 120.34 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 150 | 133 | 0.03 | 0 | 0.11 | 0.41 | 77.65 | 0.07 | 0.55 |
| Hex | 91 | 96 | 85 | 3 | 0 | B | 29 | 4E | 7 | 37 |
| Octal | 221 | 226 | 205 | 3 | 0 | 13 | 51 | 116 | 7 | 67 |
| Binary | 10010001 | 10010110 | 10000101 | 11 | 0 | 1011 | 101001 | 1001110 | 111 | 110111 |
Color Harmonies of #919685
Complementary color
Monochromatic Colors of #919685
Black with #919685
Text Example
Text Example
White with #919685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919685; }
p { color: rgb(145,150,133); }
H1.HeaderClassName
{
color: #919685;
}
.AnyTagClassName
{
color: #919685;
}
</style>
background-color css
<style>
a { background-color: #919685; }
a { background-color: rgb(145,150,133); }
div.DivClassName
{
background-color: #919685;
}
.BgClassName
{
background-color: #919685;
}
</style>
border-color css
<style>
span { border-color: #919685; }
span { border-color: rgb(145,150,133); }
td.TdClassName
{
border-color: #919685;
}
.TagClassName
{
border-color: #919685;
}
</style>