orangish gray/tangeloish gray
#98928e color RGB value is (152,146,142)
#98928e color CMYK value
#98928e color HSL value
HSV(or HSB) | 24° | 6.6 | 59.6 |
XYZ | 28.11 | 29.186 | 29.743 |
Yxy | 0.323 | 0.335 | 29.186 |
LAB | 60.946 | 1.467 | 2.895 |
LUV | 60.946 | 3.73 | 3.835 |
Hunter-LAB | 54.024 | -1.664 | 5.175 |
CIE-LCH | 60.946 | 3.246 | 63.133 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 98 | 92 | 8E |
Decimal | 152 | 146 | 142 |
Octal | 230 | 222 | 216 |
Binary | 10011000 | 10010010 | 10001110 |
Below, you can see some colors close to #98928e. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #98928e.
<span style="color:#98928e">Text here</span>
This paragraph has a background color of #98928e.
<p style="background-color:#98928e;">Content here</p>
This element has a border color of #98928e.
<div style="border:1px #98928e;">Content here</div>
.text {color:#98928e;}
.background {background-color:#98928e;}
.border {border:1px solid #98928e;}
.text-shadow {border:1px solid #98928e;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090908 is the darkest color, while #fdfdfd is the lightest one.