crispedge.com

Color picker

Loading...

#0bff2d hex color - Green - Cool color - Information

#0bff2d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0bff2d Color code in RGB color code model is created after adding 4.31% red color, 100% green color and 17.65% blue color. Hex #0bff2d Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 82% yellow and 0% black.

Hex #0bff2d color code is between #11ee33 web safe hex color code and #00dd22 web safe hex color code. #11ee33 is the nearest web safe color code. You can see here many more shades of #0bff2d color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code0bff2d#0bff2d
RGB Decimal11, 255, 45rgb(11, 255, 45)
RGB Percent4%, 100%, 18%rgb(4%, 100%, 18%)
CSS RGBa11, 255, 45,1rgba(11,255,45,1)
CMYK Modelcmyk(96%,0%,82%,0%)
HSL Color Space128,100% ,52%hsl(128,100% ,52%)
HSV Color Space128°, 96%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010111111111100101101
Octal1337755
Decimal1125545
Hex0bff2d

Different shades of #0bff2d color code.

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

Light Shade of #0bff2d
#3eff59
Dark Shade of #0bff2d
#00d71e
Saturated Shade of #0bff2d
#0bff2d
Desaturated Shade of #0bff2d
#17f336
Grey scale Shade of #0bff2d
#858585
Brighten Shade
#24ff46
Most Readable Shade
#000000

Shades of #0bff2d color code

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

#0bff2d
#09e228
#08c623
#07aa1e
#068d19
#047114
#03550f
#02380a
#011c05
#000000

Similar Color like #0bff2d color

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

#0cff2e
#0dff2f
#0eff30
#0fff31
#10ff32
#11ff33
#12ff34
#13ff35
#14ff36
#15ff37
#16ff38
#17ff39
#18ff3a
#19ff3b
#0afe2c
#09fd2b
#08fc2a
#07fb29
#06fa28
#05f927
#04f826
#03f725
#02f624
#01f523
#00f422
#00f321
#00f220
#00f11f

Monochromatic Color with #0bff2d

#0bff2d
#022a07
#04550f
#068017
#07aa1e
#09d426

Tints of #0bff2d Color

#0bff2d
#26ff44
#41ff5b
#5cff73
#77ff8a
#92ffa1
#adffb9
#c8ffd0
#e3ffe7
#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

#0bff2d
#ff0bdd

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

Split Complementary

#0bff2d
#a70bff
#ff0b63

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

Analogous Color

#4bff0b
#1aff0b
#0bff2d
#0bff5e
#0bff8f

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

#0bff2d
#2d0bff
#ff2d0b

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

#0bff2d
#0b63ff
#ff0bdd
#ffa70b

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

#0bff2d
#ff0bdd
#ff0b63
#0bffa7

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 #0bff2d 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.

#0bff2d Color Code Preview on Black Background Color

This is how #0bff2d Color will look on black background color. Color contrast ratio is 15.36

#0bff2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bff2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bff2d

#0bff2d color code is use for CSS Background Color

Background color for the above div is #0bff2d

HTML with inline CSS

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

#0bff2d color code is use for CSS Border Color

CSS Border color for the above div is #0bff2d

HTML with inline CSS

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

CSS Border Left color for the above div is #0bff2d

HTML with inline CSS

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

CSS Border Right color for the above div is #0bff2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0bff2d

HTML with inline CSS

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

CSS Border Top color for the above div is #0bff2d

HTML with inline CSS

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

#0bff2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bff2d Color code Preview on White Background

This is how #0bff2d Color code will look on white background color. Color contrast ratio is 1.37

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

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(11,255,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,11,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(11,255,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.