#9797c7 color RGB value is (151,151,199)
#9797c7 color CMYK value
#9797c7 color HSL value
HSV(or HSB) | 240° | 24.1 | 78 |
XYZ | 34.138 | 32.836 | 58.572 |
Yxy | 0.272 | 0.262 | 32.836 |
LAB | 64.028 | 10.467 | -24.678 |
LUV | 64.028 | -2.856 | -39.618 |
Hunter-LAB | 57.303 | 6.061 | -20.491 |
CIE-LCH | 64.028 | 26.806 | 292.985 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 97 | 97 | C7 |
Decimal | 151 | 151 | 199 |
Octal | 227 | 227 | 307 |
Binary | 10010111 | 10010111 | 11000111 |
Below, you can see some colors close to #9797c7. 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 #9797c7.
<span style="color:#9797c7">Text here</span>
This paragraph has a background color of #9797c7.
<p style="background-color:#9797c7;">Content here</p>
This element has a border color of #9797c7.
<div style="border:1px #9797c7;">Content here</div>
.text {color:#9797c7;}
.background {background-color:#9797c7;}
.border {border:1px solid #9797c7;}
.text-shadow {border:1px solid #9797c7;}
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, #030306 is the darkest color, while #f8f8fb is the lightest one.