Skip to main content Skip to docs navigation

#35b51a hex color | Dark Green & Cool color | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Felwood Leaves and its hex is #2BC51B Nearest Color Name

Color Hue/Base color: Green

Hex #35b51a Color code in RGB color code model is created after adding 20.78% red color, 70.98% green color and 10.2% blue color. Hex #35b51a Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 86% yellow and 29.02% black.

Hex #35b51a color code is between #33bb22 web safe hex color code and #44aa11 web safe hex color code. #33bb22 is the nearest web safe color code. You can see here many more shades of #35b51a color code.

RGB Chart

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

Color Table

Hex Color Code 35b51a #35b51a
RGB Decimal 53, 181, 26 53, 181, 26
RGB Percent 21%, 71%, 10% rgb(21%, 71%, 10%)
CSS RGBa 53, 181, 26,1 rgba(53,181,26,1)
CMYK Model cmyk(71%,0%,86%,29.02%)
HSL Color Space 110,75% ,41% hsl(110,75% ,41%)
HSV Color Space 110°, 86%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 10110101 00011010
Octal 65 265 32
Decimal 53 181 26
Hex 35 b5 1a

Different shades of #35b51a color code.

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

Darkest of #35b51a
#0e2f07
Darker of #35b51a
#1b5c0d
Dark of #35b51a
#288814
Base of #35b51a
#35b51a
Light of #35b51a
#44df23
Lighter
#69e64f
Lightest
#8fec7c

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

#35b51a
#9a1ab5

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

Split Complementary

#35b51a
#4d1ab5
#b51a83

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

Analogous Color

#8fb51a
#76b51a
#35b51a
#1ab533
#1ab573

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

#35b51a
#b51a35
#1a35b5

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

#35b51a
#1a35b5
#9a1ab5
#b59a1a

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

Square Color

#35b51a
#1a83b5
#9a1ab5
#b54d1a

Square 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).

Monochromatic Color with #35b51a

#010300
#0e2f07
#1b5c0d
#288814
#35b51a
#44df23
#69e64f
#8fec7c
#b5f3a8

Tints of #35b51a Color

#35b51a
#4bbd33
#61c54c
#78cd66
#8ed57f
#a5de99
#bbe6b2
#d2eecc
#e8f6e5
#ffffff

Shades of #35b51a color code

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

#35b51a
#2fa017
#298c14
#237811
#1d640e
#17500b
#113c08
#0b2805
#051402
#000000

Tones

#35b51a
#42a02f
#508c43
#5d7758
#686868

Tones

Similar Color like #35b51a color

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

#36b61b
#37b71c
#38b81d
#39b91e
#3aba1f
#3bbb20
#3cbc21
#3dbd22
#3ebe23
#3fbf24
#40c025
#41c126
#42c227
#43c328
#34b419
#33b318
#32b217
#31b116
#30b015
#2faf14
#2eae13
#2dad12
#2cac11
#2bab10
#2aaa0f
#29a90e
#28a80d
#27a70c

Download this

Hex #35b51a 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.

#35b51a Color Code Preview on Black Background Color

This is how #35b51a Color will look on black background color. Color contrast ratio is 7.78

#35b51a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35b51a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35b51a

#35b51a color code is use for CSS Background Color

Background color for the above div is #35b51a

HTML with inline CSS

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

#35b51a color code is use for CSS Border Color

CSS Border color for the above div is #35b51a

HTML with inline CSS

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

CSS Border Left color for the above div is #35b51a

HTML with inline CSS

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

CSS Border Right color for the above div is #35b51a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35b51a

HTML with inline CSS

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

CSS Border Top color for the above div is #35b51a

HTML with inline CSS

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

#35b51a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35b51a Color code Preview on White Background

This is how #35b51a Color code will look on white background color. Color contrast ratio is 2.70

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 #35b51a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #35b51a; }

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(53,181,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,26,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,181,26,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }