crispedge.com

Color picker

Loading...

#135eaa hex color - Blue - Cool color - Information

#135eaa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #135eaa Color code in RGB color code model is created after adding 7.45% red color, 36.86% green color and 66.67% blue color. Hex #135eaa Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 45% magenta, 0% yellow and 33% black.

Hex #135eaa color code is between #116699 web safe hex color code and #2255bb web safe hex color code. #116699 is the nearest web safe color code. You can see here many more shades of #135eaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code135eaa#135eaa
RGB Decimal19, 94, 170rgb(19, 94, 170)
RGB Percent7%, 37%, 67%rgb(7%, 37%, 67%)
CSS RGBa19, 94, 170,1rgba(19,94,170,1)
CMYK Modelcmyk(89%,45%,0%,33%)
HSL Color Space210,80% ,37%hsl(210,80% ,37%)
HSV Color Space210°, 89%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100110101111010101010
Octal23136252
Decimal1994170
Hex135eaa

Different shades of #135eaa color code.

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

Light Shade of #135eaa
#1877d8
Dark Shade of #135eaa
#0e457c
Saturated Shade of #135eaa
#0a5eb3
Desaturated Shade of #135eaa
#1c5ea1
Grey scale Shade of #135eaa
#5e5e5e
Brighten Shade
#2c77c3
Most Readable Shade
#FFFFFF

Shades of #135eaa color code

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

#135eaa
#105397
#0e4984
#0c3e71
#0a345e
#08294b
#061f38
#041425
#020a12
#000000

Similar Color like #135eaa color

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

#145fab
#1560ac
#1661ad
#1762ae
#1863af
#1964b0
#1a65b1
#1b66b2
#1c67b3
#1d68b4
#1e69b5
#1f6ab6
#206bb7
#216cb8
#125da9
#115ca8
#105ba7
#0f5aa6
#0e59a5
#0d58a4
#0c57a3
#0b56a2
#0a55a1
#0954a0
#08539f
#07529e
#06519d
#05509c

Monochromatic Color with #135eaa

#135eaa
#1875d4
#1d8dff
#05172a
#0a2f55
#0e467f

Tints of #135eaa Color

#135eaa
#2d6fb3
#4781bc
#6193c6
#7ba5cf
#96b7d9
#b0c9e2
#cadbec
#e4edf5
#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

#135eaa
#aa5f13

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

Split Complementary

#135eaa
#aa1313
#aaaa13

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

Analogous Color

#139aaa
#137caa
#135eaa
#1340aa
#1322aa

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

#135eaa
#aa135e
#5eaa13

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

#135eaa
#aa13a9
#aa5f13
#13aa13

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

#135eaa
#aa5f13
#aaaa13
#1313aa

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 #135eaa 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.

#135eaa Color Code Preview on Black Background Color

This is how #135eaa Color will look on black background color. Color contrast ratio is 3.21

#135eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #135eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #135eaa

#135eaa color code is use for CSS Background Color

Background color for the above div is #135eaa

HTML with inline CSS

<div style="background-color:#135eaa;"></div>

#135eaa color code is use for CSS Border Color

CSS Border color for the above div is #135eaa

HTML with inline CSS

<div style="border:5px solid #135eaa;"></div>

CSS Border Left color for the above div is #135eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #135eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #135eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #135eaa

HTML with inline CSS

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

#135eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#135eaa Color code Preview on White Background

This is how #135eaa Color code will look on white background color. Color contrast ratio is 6.54

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

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,94,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,95,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,94,170,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.