reddish black
Enter any color value (e.g., #560c8c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#969898 color RGB value is (150,152,152)
#969898 color CMYK value
#969898 color HSL value
HSV(or HSB) | 180° | 1.3 | 59.6 |
XYZ | 29.473 | 31.208 | 34.176 |
Yxy | 0.311 | 0.329 | 31.208 |
LAB | 62.682 | -0.72 | -0.261 |
LUV | 62.682 | -1.131 | -0.255 |
Hunter-LAB | 55.864 | -3.586 | 2.832 |
CIE-LCH | 62.682 | 0.765 | 199.922 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 96 | 98 | 98 |
Decimal | 150 | 152 | 152 |
Octal | 226 | 230 | 230 |
Binary | 10010110 | 10011000 | 10011000 |
Below, you can see some colors close to #969898. 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 #969898.
<span style="color:#969898">Text here</span>
This paragraph has a background color of #969898.
<p style="background-color:#969898;">Content here</p>
This element has a border color of #969898.
<div style="border:1px #969898;">Content here</div>
.text {color:#969898;}
.background {background-color:#969898;}
.border {border:1px solid #969898;}
.text-shadow {border:1px solid #969898;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.