crispedge.com

Color picker

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

#2d950e hex color - Green - Cool color - Information

#2d950e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #2d950e Color code in RGB color code model is created after adding 17.65% red color, 58.43% green color and 5.49% blue color. Hex #2d950e Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 91% yellow and 42% black.

Hex #2d950e color code is between #339911 web safe hex color code and #228800 web safe hex color code. #339911 is the nearest web safe color code. You can see here many more shades of #2d950e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code2d950e#2d950e
RGB Decimal45, 149, 14rgb(45, 149, 14)
RGB Percent18%, 58%, 5%rgb(18%, 58%, 5%)
CSS RGBa45, 149, 14,1rgba(45,149,14,1)
CMYK Modelcmyk(70%,0%,91%,42%)
HSL Color Space106,83% ,32%hsl(106,83% ,32%)
HSV Color Space106°, 91%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011011001010100001110
Octal5522516
Decimal4514914
Hex2d950e

Different shades of #2d950e color code.

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

Light Shade of #2d950e
#3bc412
Dark Shade of #2d950e
#1f660a
Saturated Shade of #2d950e
#299d06
Desaturated Shade of #2d950e
#318d16
Grey scale Shade of #2d950e
#515151
Brighten Shade
#46ae27
Most Readable Shade
#FFFFFF

Shades of #2d950e color code

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

#2d950e
#28840c
#23730a
#1e6309
#195207
#144206
#0f3104
#0a2103
#051001
#000000

Similar Color like #2d950e color

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

#2e960f
#2f9710
#309811
#319912
#329a13
#339b14
#349c15
#359d16
#369e17
#379f18
#38a019
#39a11a
#3aa21b
#3ba31c
#2c940d
#2b930c
#2a920b
#29910a
#289009
#278f08
#268e07
#258d06
#248c05
#238b04
#228a03
#218902
#208801
#1f8700

Monochromatic Color with #2d950e

#2d950e
#3abf12
#47ea16
#061502
#134006
#206a0a

Tints of #2d950e Color

#2d950e
#44a028
#5bac43
#73b85e
#8ac479
#a1cf93
#b9dbae
#d0e7c9
#e7f3e4
#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

#2d950e
#760e95

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

Split Complementary

#2d950e
#330e95
#950e70

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

Analogous Color

#63950e
#48950e
#2d950e
#12950e
#0e9525

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

#2d950e
#0e2d95
#950e2d

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

#2d950e
#0e7095
#760e95
#95320e

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

#2d950e
#760e95
#950e70
#0e9533

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 #2d950e 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.

#2d950e Color Code Preview on Black Background Color

This is how #2d950e Color will look on black background color. Color contrast ratio is 5.42

#2d950e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d950e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d950e

#2d950e color code is use for CSS Background Color

Background color for the above div is #2d950e

HTML with inline CSS

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

#2d950e color code is use for CSS Border Color

CSS Border color for the above div is #2d950e

HTML with inline CSS

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

CSS Border Left color for the above div is #2d950e

HTML with inline CSS

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

CSS Border Right color for the above div is #2d950e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2d950e

HTML with inline CSS

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

CSS Border Top color for the above div is #2d950e

HTML with inline CSS

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

#2d950e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2d950e Color code Preview on White Background

This is how #2d950e Color code will look on white background color. Color contrast ratio is 3.88

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

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.