crispedge.com

Color picker

Loading...

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

#13576c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #13576c Color code in RGB color code model is created after adding 7.45% red color, 34.12% green color and 42.35% blue color. Hex #13576c Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 19% magenta, 0% yellow and 58% black.

Hex #13576c color code is between #115566 web safe hex color code and #226677 web safe hex color code. #115566 is the nearest web safe color code. You can see here many more shades of #13576c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 13576c #13576c
RGB Decimal 19, 87, 108 rgb(19, 87, 108)
RGB Percent 7%, 34%, 42% rgb(7%, 34%, 42%)
CSS RGBa 19, 87, 108,1 rgba(19,87,108,1)
CMYK Model cmyk(82%,19%,0%,58%)
HSL Color Space 194,70% ,25% hsl(194,70% ,25%)
HSV Color Space 194°, 82%, 42%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 01010111 01101100
Octal 23 127 154
Decimal 19 87 108
Hex 13 57 6c

Different shades of #13576c color code.

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

Light Shade of #13576c
#1b7a97
Dark Shade of #13576c
#0b3441
Saturated Shade of #13576c
#0d5a72
Desaturated Shade of #13576c
#195466
Grey scale Shade of #13576c
#3f3f3f
Brighten Shade
#2c7085
Most Readable Shade
#FFFFFF

Shades of #13576c color code

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

#13576c
#104d60
#0e4354
#0c3a48
#0a303c
#082630
#061d24
#041318
#02090c
#000000

Similar Color like #13576c color

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

#14586d
#15596e
#165a6f
#175b70
#185c71
#195d72
#1a5e73
#1b5f74
#1c6075
#1d6176
#1e6277
#1f6378
#206479
#21657a
#12566b
#11556a
#105469
#0f5368
#0e5267
#0d5166
#0c5065
#0b4f64
#0a4e63
#094d62
#084c61
#074b60
#064a5f
#05495e

Monochromatic Color with #13576c

#13576c
#1a7996
#229bc1
#29beeb
#041317
#0c3541

Tints of #13576c Color

#13576c
#2d697c
#477c8c
#618f9d
#7ba1ad
#96b4bd
#b0c7ce
#cad9de
#e4ecee
#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

#13576c
#6c2813

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

Split Complementary

#13576c
#6c132b
#6c5413

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

Analogous Color

#136c5d
#13696c
#13576c
#13456c
#13336c

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

#13576c
#6c1357
#576c13

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

#13576c
#54136c
#6c2813
#2a6c13

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

#13576c
#6c2813
#6c5413
#132b6c

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

#13576c Color Code Preview on Black Background Color

This is how #13576c Color will look on black background color. Color contrast ratio is 2.61

#13576c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#13576c color code is use for CSS Background Color

Background color for the above div is #13576c

HTML with inline CSS

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

#13576c color code is use for CSS Border Color

CSS Border color for the above div is #13576c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#13576c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13576c Color code Preview on White Background

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

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

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(19,87,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,40,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,87,108,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.