crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b2ea35 hex color - Yellow - Warm color - Information

#b2ea35 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #b2ea35 Color code in RGB color code model is created after adding 69.8% red color, 91.76% green color and 20.78% blue color. Hex #b2ea35 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 77% yellow and 8% black.

Hex #b2ea35 color code is between #aaee33 web safe hex color code and #bbdd44 web safe hex color code. #aaee33 is the nearest web safe color code. You can see here many more shades of #b2ea35 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb2ea35#b2ea35
RGB Decimal178, 234, 53rgb(178, 234, 53)
RGB Percent70%, 92%, 21%rgb(70%, 92%, 21%)
CSS RGBa178, 234, 53,1rgba(178,234,53,1)
CMYK Modelcmyk(24%,0%,77%,8%)
HSL Color Space79,81% ,56%hsl(79,81% ,56%)
HSV Color Space79°, 77%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100101110101000110101
Octal26235265
Decimal17823453
Hexb2ea35

Different shades of #b2ea35 color code.

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

Light Shade of #b2ea35
#c4ef63
Dark Shade of #b2ea35
#9ad616
Saturated Shade of #b2ea35
#b6f52a
Desaturated Shade of #b2ea35
#aedf40
Grey scale Shade of #b2ea35
#8f8f8f
Brighten Shade
#cbff4e
Most Readable Shade
#000000

Shades of #b2ea35 color code

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

#b2ea35
#9ed02f
#8ab629
#769c23
#62821d
#4f6817
#3b4e11
#27340b
#131a05
#000000

Similar Color like #b2ea35 color

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

#b3eb36
#b4ec37
#b5ed38
#b6ee39
#b7ef3a
#b8f03b
#b9f13c
#baf23d
#bbf33e
#bcf43f
#bdf540
#bef641
#bff742
#c0f843
#b1e934
#b0e833
#afe732
#aee631
#ade530
#ace42f
#abe32e
#aae22d
#a9e12c
#a8e02b
#a7df2a
#a6de29
#a5dd28
#a4dc27

Monochromatic Color with #b2ea35

#b2ea35
#101505
#31400e
#516a18
#719522
#92bf2b

Tints of #b2ea35 Color

#b2ea35
#baec4b
#c3ee61
#cbf178
#d4f38e
#dcf5a5
#e5f8bb
#edfad2
#f6fce8
#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

#b2ea35
#6d35ea

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

Split Complementary

#b2ea35
#3558ea
#c835ea

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

Analogous Color

#eada35
#d6ea35
#b2ea35
#8eea35
#6aea35

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

#b2ea35
#35b2ea
#ea35b2

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

#b2ea35
#35eac7
#6d35ea
#ea3557

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

#b2ea35
#6d35ea
#c835ea
#57ea35

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 #b2ea35 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.

#b2ea35 Color Code Preview on Black Background Color

This is how #b2ea35 Color will look on black background color. Color contrast ratio is 14.71

#b2ea35 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ea35

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ea35

#b2ea35 color code is use for CSS Background Color

Background color for the above div is #b2ea35

HTML with inline CSS

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

#b2ea35 color code is use for CSS Border Color

CSS Border color for the above div is #b2ea35

HTML with inline CSS

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

CSS Border Left color for the above div is #b2ea35

HTML with inline CSS

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

CSS Border Right color for the above div is #b2ea35

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2ea35

HTML with inline CSS

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

CSS Border Top color for the above div is #b2ea35

HTML with inline CSS

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

#b2ea35 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2ea35 Color code Preview on White Background

This is how #b2ea35 Color code will look on white background color. Color contrast ratio is 1.43

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.