strong yellow-green/strong lime green
#cdf765 color RGB value is (205,247,101)
#cdf765 color CMYK value
#cdf765 color HSL value
HSV(or HSB) | 77.3° | 59.1 | 96.9 |
XYZ | 60.787 | 80.44 | 24.635 |
Yxy | 0.366 | 0.485 | 80.44 |
LAB | 91.882 | -34.225 | 64.135 |
LUV | 91.882 | -19.783 | 85.3 |
Hunter-LAB | 89.688 | -35.976 | 46.497 |
CIE-LCH | 91.882 | 72.695 | 118.086 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | F7 | 65 |
Decimal | 205 | 247 | 101 |
Octal | 315 | 367 | 145 |
Binary | 11001101 | 11110111 | 01100101 |
Below, you can see some colors close to #cdf765. 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 #cdf765.
<span style="color:#cdf765">Text here</span>
This paragraph has a background color of #cdf765.
<p style="background-color:#cdf765;">Content here</p>
This element has a border color of #cdf765.
<div style="border:1px #cdf765;">Content here</div>
.text {color:#cdf765;}
.background {background-color:#cdf765;}
.border {border:1px solid #cdf765;}
.text-shadow {border:1px solid #cdf765;}
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, #060800 is the darkest color, while #fbfef2 is the lightest one.