reddish black
Enter any color value (e.g., #97ef8a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#7373ff color RGB value is (115,115,255)
#7373ff color CMYK value
#7373ff color HSL value
HSV(or HSB) | 240° | 54.9 | 100 |
XYZ | 31.251 | 23.126 | 97.424 |
Yxy | 0.206 | 0.152 | 23.126 |
LAB | 55.202 | 38.194 | -69.96 |
LUV | 55.202 | -8.169 | -113.298 |
Hunter-LAB | 48.09 | 31.84 | -86.452 |
CIE-LCH | 55.202 | 79.707 | 298.632 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 73 | 73 | FF |
Decimal | 115 | 115 | 255 |
Octal | 163 | 163 | 377 |
Binary | 01110011 | 01110011 | 11111111 |
Below, you can see some colors close to #7373ff. 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 #7373ff.
<span style="color:#7373ff">Text here</span>
This paragraph has a background color of #7373ff.
<p style="background-color:#7373ff;">Content here</p>
This element has a border color of #7373ff.
<div style="border:1px #7373ff;">Content here</div>
.text {color:#7373ff;}
.background {background-color:#7373ff;}
.border {border:1px solid #7373ff;}
.text-shadow {border:1px solid #7373ff;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.