strong blue-magenta/strong indigo
#967ce2 color RGB value is (150,124,226)
#967ce2 color CMYK value
#967ce2 color HSL value
HSV(or HSB) | 255.3° | 45.1 | 88.6 |
XYZ | 33.513 | 26.39 | 75.279 |
Yxy | 0.248 | 0.195 | 26.39 |
LAB | 58.406 | 32.518 | -48.563 |
LUV | 58.406 | 5.129 | -80.357 |
Hunter-LAB | 51.372 | 26.546 | -50.923 |
CIE-LCH | 58.406 | 58.445 | 303.807 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 96 | 7C | E2 |
Decimal | 150 | 124 | 226 |
Octal | 226 | 174 | 342 |
Binary | 10010110 | 01111100 | 11100010 |
Below, you can see some colors close to #967ce2. 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 #967ce2.
<span style="color:#967ce2">Text here</span>
This paragraph has a background color of #967ce2.
<p style="background-color:#967ce2;">Content here</p>
This element has a border color of #967ce2.
<div style="border:1px #967ce2;">Content here</div>
.text {color:#967ce2;}
.background {background-color:#967ce2;}
.border {border:1px solid #967ce2;}
.text-shadow {border:1px solid #967ce2;}
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, #030208 is the darkest color, while #f8f6fd is the lightest one.