strong blue/strong sapphire blue
#7c96e2 color RGB value is (124,150,226)
#7c96e2 color CMYK value
#7c96e2 color HSL value
HSV(or HSB) | 224.7° | 45.1 | 88.6 |
XYZ | 32.946 | 31.589 | 76.312 |
Yxy | 0.234 | 0.224 | 31.589 |
LAB | 63.002 | 10.706 | -41.444 |
LUV | 63.002 | -15.329 | -67.086 |
Hunter-LAB | 56.204 | 6.278 | -41.16 |
CIE-LCH | 63.002 | 42.805 | 284.484 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7C | 96 | E2 |
Decimal | 124 | 150 | 226 |
Octal | 174 | 226 | 342 |
Binary | 01111100 | 10010110 | 11100010 |
Below, you can see some colors close to #7c96e2. 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 #7c96e2.
<span style="color:#7c96e2">Text here</span>
This paragraph has a background color of #7c96e2.
<p style="background-color:#7c96e2;">Content here</p>
This element has a border color of #7c96e2.
<div style="border:1px #7c96e2;">Content here</div>
.text {color:#7c96e2;}
.background {background-color:#7c96e2;}
.border {border:1px solid #7c96e2;}
.text-shadow {border:1px solid #7c96e2;}
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, #020308 is the darkest color, while #f6f8fd is the lightest one.