crispedge.com

Color picker

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

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

#135ebb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #135ebb Color code in RGB color code model is created after adding 7.45% red color, 36.86% green color and 73.33% blue color. Hex #135ebb Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 50% magenta, 0% yellow and 27% black.

Hex #135ebb color code is between #1166aa web safe hex color code and #2255cc web safe hex color code. #1166aa is the nearest web safe color code. You can see here many more shades of #135ebb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code135ebb#135ebb
RGB Decimal19, 94, 187rgb(19, 94, 187)
RGB Percent7%, 37%, 73%rgb(7%, 37%, 73%)
CSS RGBa19, 94, 187,1rgba(19,94,187,1)
CMYK Modelcmyk(90%,50%,0%,27%)
HSL Color Space213,82% ,40%hsl(213,82% ,40%)
HSV Color Space213°, 90%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100110101111010111011
Octal23136273
Decimal1994187
Hex135ebb

Different shades of #135ebb color code.

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

Light Shade of #135ebb
#1975e8
Dark Shade of #135ebb
#0e478d
Saturated Shade of #135ebb
#095dc5
Desaturated Shade of #135ebb
#1d5fb1
Grey scale Shade of #135ebb
#676767
Brighten Shade
#2c77d4
Most Readable Shade
#FFFFFF

Shades of #135ebb color code

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

#135ebb
#1053a6
#0e4991
#0c3e7c
#0a3467
#082953
#061f3e
#041429
#020a14
#000000

Similar Color like #135ebb color

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

#145fbc
#1560bd
#1661be
#1762bf
#1863c0
#1964c1
#1a65c2
#1b66c3
#1c67c4
#1d68c5
#1e69c6
#1f6ac7
#206bc8
#216cc9
#125dba
#115cb9
#105bb8
#0f5ab7
#0e59b6
#0d58b5
#0c57b4
#0b56b3
#0a55b2
#0954b1
#0853b0
#0752af
#0651ae
#0550ad

Monochromatic Color with #135ebb

#135ebb
#1773e5
#020911
#061e3b
#0a3366
#0f4990

Tints of #135ebb Color

#135ebb
#2d6fc2
#4781ca
#6193d1
#7ba5d9
#96b7e0
#b0c9e8
#cadbef
#e4edf7
#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

#135ebb
#bb7013

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

Split Complementary

#135ebb
#bb1c13
#b2bb13

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

Analogous Color

#13a1bb
#1380bb
#135ebb
#133cbb
#131bbb

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

#135ebb
#bb135e
#5ebb13

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

#135ebb
#bb13b2
#bb7013
#13bb1c

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

#135ebb
#bb7013
#b2bb13
#1c13bb

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

#135ebb Color Code Preview on Black Background Color

This is how #135ebb Color will look on black background color. Color contrast ratio is 3.35

#135ebb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#135ebb color code is use for CSS Background Color

Background color for the above div is #135ebb

HTML with inline CSS

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

#135ebb color code is use for CSS Border Color

CSS Border color for the above div is #135ebb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#135ebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#135ebb Color code Preview on White Background

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

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

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.