crispedge.com

Color picker

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

#13361c hex color - Green - Cool color - Information

#13361c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #13361c Color code in RGB color code model is created after adding 7.45% red color, 21.18% green color and 10.98% blue color. Hex #13361c Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 0% magenta, 48% yellow and 79% black.

Hex #13361c color code is between #113322 web safe hex color code and #224411 web safe hex color code. #113322 is the nearest web safe color code. You can see here many more shades of #13361c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code13361c#13361c
RGB Decimal19, 54, 28rgb(19, 54, 28)
RGB Percent7%, 21%, 11%rgb(7%, 21%, 11%)
CSS RGBa19, 54, 28,1rgba(19,54,28,1)
CMYK Modelcmyk(65%,0%,48%,79%)
HSL Color Space135,48% ,14%hsl(135,48% ,14%)
HSV Color Space135°, 65%, 21%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100110011011000011100
Octal236634
Decimal195428
Hex13361c

Different shades of #13361c color code.

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

Light Shade of #13361c
#205c30
Dark Shade of #13361c
#061008
Saturated Shade of #13361c
#0f3a1a
Desaturated Shade of #13361c
#17321e
Grey scale Shade of #13361c
#242424
Brighten Shade
#2c4f35
Most Readable Shade
#FFFFFF

Shades of #13361c color code

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

#13361c
#103018
#0e2a15
#0c2412
#0a1e0f
#08180c
#061209
#040c06
#020603
#000000

Similar Color like #13361c color

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

#14371d
#15381e
#16391f
#173a20
#183b21
#193c22
#1a3d23
#1b3e24
#1c3f25
#1d4026
#1e4127
#1f4228
#204329
#21442a
#12351b
#11341a
#103319
#0f3218
#0e3117
#0d3016
#0c2f15
#0b2e14
#0a2d13
#092c12
#082b11
#072a10
#06290f
#05280e

Monochromatic Color with #13361c

#13361c
#226032
#318b48
#40b55e
#4fe074
#040b06

Tints of #13361c Color

#13361c
#2d4c35
#47624e
#617967
#7b8f80
#96a59a
#b0bcb3
#cad2cc
#e4e8e5
#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

#13361c
#36132d

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

Split Complementary

#13361c
#2e1336
#36131b

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

Analogous Color

#183613
#133615
#13361c
#133623
#13362a

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

#13361c
#1c1336
#361c13

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

#13361c
#131b36
#36132d
#362d13

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

#13361c
#36132d
#36131b
#13362e

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 #13361c 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.

#13361c Color Code Preview on Black Background Color

This is how #13361c Color will look on black background color. Color contrast ratio is 1.57

#13361c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13361c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13361c

#13361c color code is use for CSS Background Color

Background color for the above div is #13361c

HTML with inline CSS

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

#13361c color code is use for CSS Border Color

CSS Border color for the above div is #13361c

HTML with inline CSS

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

CSS Border Left color for the above div is #13361c

HTML with inline CSS

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

CSS Border Right color for the above div is #13361c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13361c

HTML with inline CSS

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

CSS Border Top color for the above div is #13361c

HTML with inline CSS

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

#13361c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13361c Color code Preview on White Background

This is how #13361c Color code will look on white background color. Color contrast ratio is 13.36

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

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.