#6161db color RGB value is (97,97,219)
#6161db color CMYK value
#6161db color HSL value
HSV(or HSB) | 240° | 55.7 | 85.9 |
XYZ | 21.991 | 16.205 | 68.987 |
Yxy | 0.205 | 0.151 | 16.205 |
LAB | 47.243 | 34.354 | -62.738 |
LUV | 47.243 | -7.057 | -97.87 |
Hunter-LAB | 40.256 | 27.062 | -73.427 |
CIE-LCH | 47.243 | 71.528 | 298.704 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 61 | 61 | DB |
Decimal | 97 | 97 | 219 |
Octal | 141 | 141 | 333 |
Binary | 01100001 | 01100001 | 11011011 |
Below, you can see some colors close to #6161db. 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 #6161db.
<span style="color:#6161db">Text here</span>
This paragraph has a background color of #6161db.
<p style="background-color:#6161db;">Content here</p>
This element has a border color of #6161db.
<div style="border:1px #6161db;">Content here</div>
.text {color:#6161db;}
.background {background-color:#6161db;}
.border {border:1px solid #6161db;}
.text-shadow {border:1px solid #6161db;}
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, #03030f is the darkest color, while #fdfdfe is the lightest one.