crispedge.com

Color picker

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

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

#13bc13 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #13bc13 Color code in RGB color code model is created after adding 7.45% red color, 73.73% green color and 7.45% blue color. Hex #13bc13 Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 0% magenta, 90% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code13bc13#13bc13
RGB Decimal19, 188, 19rgb(19, 188, 19)
RGB Percent7%, 74%, 7%rgb(7%, 74%, 7%)
CSS RGBa19, 188, 19,1rgba(19,188,19,1)
CMYK Modelcmyk(90%,0%,90%,26%)
HSL Color Space120,82% ,41%hsl(120,82% ,41%)
HSV Color Space120°, 90%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111011110000010011
Octal2327423
Decimal1918819
Hex13bc13

Different shades of #13bc13 color code.

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

Light Shade of #13bc13
#1ae81a
Dark Shade of #13bc13
#0e8e0e
Saturated Shade of #13bc13
#09c609
Desaturated Shade of #13bc13
#1db21d
Grey scale Shade of #13bc13
#676767
Brighten Shade
#2cd52c
Most Readable Shade
#000000

Shades of #13bc13 color code

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

#13bc13
#10a710
#0e920e
#0c7d0c
#0a680a
#085308
#063e06
#042904
#021402
#000000

Similar Color like #13bc13 color

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

#14bd14
#15be15
#16bf16
#17c017
#18c118
#19c219
#1ac31a
#1bc41b
#1cc51c
#1dc61d
#1ec71e
#1fc81f
#20c920
#21ca21
#12bb12
#11ba11
#10b910
#0fb80f
#0eb70e
#0db60d
#0cb50c
#0bb40b
#0ab30a
#09b209
#08b108
#07b007
#06af06
#05ae05

Monochromatic Color with #13bc13

#13bc13
#17e617
#021202
#063c06
#0a670a
#0f910f

Tints of #13bc13 Color

#13bc13
#2dc32d
#47ca47
#61d261
#7bd97b
#96e196
#b0e8b0
#caf0ca
#e4f7e4
#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

#13bc13
#bc13bc

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

Split Complementary

#13bc13
#6813bc
#bc1368

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

Analogous Color

#57bc13
#35bc13
#13bc13
#13bc35
#13bc57

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

#13bc13
#1313bc
#bc1313

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

#13bc13
#1367bc
#bc13bc
#bc6713

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

#13bc13
#bc13bc
#bc1368
#13bc68

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

#13bc13 Color Code Preview on Black Background Color

This is how #13bc13 Color will look on black background color. Color contrast ratio is 8.23

#13bc13 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#13bc13 color code is use for CSS Background Color

Background color for the above div is #13bc13

HTML with inline CSS

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

#13bc13 color code is use for CSS Border Color

CSS Border color for the above div is #13bc13

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#13bc13 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13bc13 Color code Preview on White Background

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

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

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.