Spanish Grey/ mostly black
Enter any color value (e.g., #6fa91e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#989898 color RGB value is (152,152,152)
#989898 color CMYK value
#989898 color HSL value
HSV(or HSB) | 0° | 0 | 59.6 |
XYZ | 29.845 | 31.399 | 34.193 |
Yxy | 0.313 | 0.329 | 31.399 |
LAB | 62.843 | 0.004 | -0.007 |
LUV | 62.843 | 0.001 | -0.011 |
Hunter-LAB | 56.035 | -2.99 | 3.044 |
CIE-LCH | 62.843 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 98 | 98 | 98 |
Decimal | 152 | 152 | 152 |
Octal | 230 | 230 | 230 |
Binary | 10011000 | 10011000 | 10011000 |
This text has a font color of #989898.
<span style="color:#989898">Text here</span>
This paragraph has a background color of #989898.
<p style="background-color:#989898;">Content here</p>
This element has a border color of #989898.
<div style="border:1px #989898;">Content here</div>
.text {color:#989898;}
.background {background-color:#989898;}
.border {border:1px solid #989898;}
.text-shadow {border:1px solid #989898;}
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, #030303 is the darkest color, while #f8f8f8 is the lightest one.