#2929b6 color RGB value is (41,41,182)
#2929b6 color CMYK value
#2929b6 color HSL value
HSV(or HSB) | 240° | 77.5 | 71.4 |
XYZ | 10.151 | 5.435 | 44.77 |
Yxy | 0.168 | 0.09 | 5.435 |
LAB | 27.939 | 47.832 | -72.964 |
LUV | 27.939 | -6.597 | -91.489 |
Hunter-LAB | 23.312 | 36.927 | -97.544 |
CIE-LCH | 27.939 | 87.245 | 303.247 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 29 | 29 | B6 |
Decimal | 41 | 41 | 182 |
Octal | 51 | 51 | 266 |
Binary | 00101001 | 00101001 | 10110110 |
Below, you can see some colors close to #2929b6. 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 #2929b6.
<span style="color:#2929b6">Text here</span>
This paragraph has a background color of #2929b6.
<p style="background-color:#2929b6;">Content here</p>
This element has a border color of #2929b6.
<div style="border:1px #2929b6;">Content here</div>
.text {color:#2929b6;}
.background {background-color:#2929b6;}
.border {border:1px solid #2929b6;}
.text-shadow {border:1px solid #2929b6;}
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, #020209 is the darkest color, while #f6f6fd is the lightest one.