@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#add514 hex color - Green - Warm color - Information

#add514 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #add514 Color code in RGB color code model is created after adding 67.84% red color, 83.53% green color and 7.84% blue color. Hex #add514 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 91% yellow and 16.47% black.

Hex #add514 color code is between #aadd11 web safe hex color code and #bbcc22 web safe hex color code. #aadd11 is the nearest web safe color code. You can see here many more shades of #add514 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeadd514#add514
RGB Decimal173, 213, 20rgb(173, 213, 20)
RGB Percent68%, 84%, 8%rgb(68%, 84%, 8%)
CSS RGBa173, 213, 20,1rgba(173,213,20,1)
CMYK Modelcmyk(19%,0%,91%,16.47%)
HSL Color Space72,83% ,46%hsl(72,83% ,46%)
HSV Color Space72°, 91%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011101010100010100
Octal25532524
Decimal17321320
Hexadd514

Different shades of #add514 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #add514
#c5ec30
Dark Shade of #add514
#87a610
Saturated Shade of #add514
#b4e108
Desaturated Shade of #add514
#a6c920
Grey scale Shade of #add514
#747474
Brighten Shade
#c6ee2d
Most Readable Shade
#000000

Shades of #add514 color code

Generate more color scales with scales (color stack) generator.

#add514
#99bd11
#86a50f
#738e0d
#60760b
#4c5e08
#394706
#262f04
#131702
#000000

Similar Color like #add514 color

Find visually similar hex color codes nearing to #add514 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#aed615
#afd716
#b0d817
#b1d918
#b2da19
#b3db1a
#b4dc1b
#b5dd1c
#b6de1d
#b7df1e
#b8e01f
#b9e120
#bae221
#bbe322
#acd413
#abd312
#aad211
#a9d110
#a8d00f
#a7cf0e
#a6ce0d
#a5cd0c
#a4cc0b
#a3cb0a
#a2ca09
#a1c908
#a0c807
#9fc706

Monochromatic Color with #add514

#add514
#000000
#232b04
#455508
#68800c
#8aaa10

Tints of #add514 Color

#add514
#b6d92e
#bfde48
#c8e362
#d1e77c
#daec96
#e3f1b0
#ecf5ca
#f5fae4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#add514
#3c14d5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#add514
#144dd5
#9c14d5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#d5b014
#d4d514
#add514
#86d514
#60d514

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#add514
#14add5
#d514ad

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#add514
#14d59c
#3c14d5
#d5144c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#add514
#3c14d5
#9c14d5
#4dd514

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #add514 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#add514 Color Code Preview on Black Background Color

This is how #add514 Color will look on black background color. Color contrast ratio is 12.30

#add514 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#add514">Your Example Paragraph content text in with font color #add514 </p>

Your Example Paragraph content text in with font color #add514

HTML with inline CSS

<div style="color:#add514">Your Paragraph text in with font color #add514 </div>

Your Example Paragraph content text in with font color #add514

#add514 color code is use for CSS Background Color

Background color for the above div is #add514

HTML with inline CSS

<div style="background-color:#add514;"></div>

#add514 color code is use for CSS Border Color

CSS Border color for the above div is #add514

HTML with inline CSS

<div style="border:5px solid #add514;"></div>

CSS Border Left color for the above div is #add514

HTML with inline CSS

<div style="border-left:5px solid #add514;"></div>

CSS Border Right color for the above div is #add514

HTML with inline CSS

<div style="border-right:5px solid #add514;"></div>

CSS Border Bottom color for the above div is #add514

HTML with inline CSS

<div style="border-bottom:5px solid #add514;"></div>

CSS Border Top color for the above div is #add514

HTML with inline CSS

<div style="border-top:5px solid #add514;"></div>

#add514 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#add514; } .examplecolorclass {color:#add514; } .examplebordercolor {border:3px solid #add514; }

#add514 Color code Preview on White Background

This is how #add514 Color code will look on white background color. Color contrast ratio is 1.71

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #add514; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #add514; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,213,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,20,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,213,20,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.