crispedge.com

Color picker

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

#13db34 hex color - Green - Cool color - Information

#13db34 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #13db34 Color code in RGB color code model is created after adding 7.45% red color, 85.88% green color and 20.39% blue color. Hex #13db34 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 76% yellow and 14% black.

Hex #13db34 color code is between #11dd33 web safe hex color code and #22cc44 web safe hex color code. #11dd33 is the nearest web safe color code. You can see here many more shades of #13db34 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code13db34#13db34
RGB Decimal19, 219, 52rgb(19, 219, 52)
RGB Percent7%, 86%, 20%rgb(7%, 86%, 20%)
CSS RGBa19, 219, 52,1rgba(19,219,52,1)
CMYK Modelcmyk(91%,0%,76%,14%)
HSL Color Space130,84% ,47%hsl(130,84% ,47%)
HSV Color Space130°, 91%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111101101100110100
Octal2333364
Decimal1921952
Hex13db34

Different shades of #13db34 color code.

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

Light Shade of #13db34
#34ed52
Dark Shade of #13db34
#0fac29
Saturated Shade of #13db34
#07e72c
Desaturated Shade of #13db34
#1fcf3c
Grey scale Shade of #13db34
#777777
Brighten Shade
#2cf44d
Most Readable Shade
#000000

Shades of #13db34 color code

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

#13db34
#10c22e
#0eaa28
#0c9222
#0a791c
#086117
#064911
#04300b
#021805
#000000

Similar Color like #13db34 color

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

#14dc35
#15dd36
#16de37
#17df38
#18e039
#19e13a
#1ae23b
#1be33c
#1ce43d
#1de53e
#1ee63f
#1fe740
#20e841
#21e942
#12da33
#11d932
#10d831
#0fd730
#0ed62f
#0dd52e
#0cd42d
#0bd32c
#0ad22b
#09d12a
#08d029
#07cf28
#06ce27
#05cd26

Monochromatic Color with #13db34

#13db34
#010602
#04310c
#085b16
#0c8620
#0fb02a

Tints of #13db34 Color

#13db34
#2ddf4a
#47e361
#61e777
#7beb8e
#96efa4
#b0f3bb
#caf7d1
#e4fbe8
#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

#13db34
#db13ba

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

Split Complementary

#13db34
#9813db
#db1356

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

Analogous Color

#42db13
#1adb13
#13db34
#13db5c
#13db84

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

#13db34
#3413db
#db3413

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

#13db34
#1356db
#db13ba
#db9813

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

#13db34
#db13ba
#db1356
#13db98

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 #13db34 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.

#13db34 Color Code Preview on Black Background Color

This is how #13db34 Color will look on black background color. Color contrast ratio is 11.21

#13db34 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13db34

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13db34

#13db34 color code is use for CSS Background Color

Background color for the above div is #13db34

HTML with inline CSS

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

#13db34 color code is use for CSS Border Color

CSS Border color for the above div is #13db34

HTML with inline CSS

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

CSS Border Left color for the above div is #13db34

HTML with inline CSS

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

CSS Border Right color for the above div is #13db34

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13db34

HTML with inline CSS

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

CSS Border Top color for the above div is #13db34

HTML with inline CSS

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

#13db34 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13db34 Color code Preview on White Background

This is how #13db34 Color code will look on white background color. Color contrast ratio is 1.87

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

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.