#2dd435 color RGB value is (45,212,53)
#2dd435 color CMYK value
#2dd435 color HSL value
HSV(or HSB) | 122.9° | 78.8 | 83.1 |
XYZ | 25.268 | 47.902 | 11.282 |
Yxy | 0.299 | 0.567 | 47.902 |
LAB | 74.763 | -69.719 | 62.549 |
LUV | 74.763 | -65.961 | 83.636 |
Hunter-LAB | 69.211 | -55.951 | 38.783 |
CIE-LCH | 74.763 | 93.665 | 138.103 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | D4 | 35 |
Decimal | 45 | 212 | 53 |
Octal | 55 | 324 | 65 |
Binary | 00101101 | 11010100 | 00110101 |
Below, you can see some colors close to #2dd435. 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 #2dd435.
<span style="color:#2dd435">Text here</span>
This paragraph has a background color of #2dd435.
<p style="background-color:#2dd435;">Content here</p>
This element has a border color of #2dd435.
<div style="border:1px #2dd435;">Content here</div>
.text {color:#2dd435;}
.background {background-color:#2dd435;}
.border {border:1px solid #2dd435;}
.text-shadow {border:1px solid #2dd435;}
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, #000200 is the darkest color, while #effcf0 is the lightest one.