@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#135dbb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code135dbb#135dbb
RGB Decimal19, 93, 187rgb(19, 93, 187)
RGB Percent7%, 36%, 73%rgb(7%, 36%, 73%)
CSS RGBa19, 93, 187,1rgba(19,93,187,1)
CMYK Modelcmyk(90%,50%,0%,26.67%)
HSL Color Space214,82% ,40%hsl(214,82% ,40%)
HSV Color Space214°, 90%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100110101110110111011
Octal23135273
Decimal1993187
Hex135dbb

Different shades of #135dbb color code.

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

Light Shade of #135dbb
#1974e8
Dark Shade of #135dbb
#0e468d
Saturated Shade of #135dbb
#095cc5
Desaturated Shade of #135dbb
#1d5eb1
Grey scale Shade of #135dbb
#676767
Brighten Shade
#2c76d4
Most Readable Shade
#FFFFFF

Shades of #135dbb color code

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

#135dbb
#1052a6
#0e4891
#0c3e7c
#0a3367
#082953
#061f3e
#041429
#020a14
#000000

Similar Color like #135dbb color

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

#145ebc
#155fbd
#1660be
#1761bf
#1862c0
#1963c1
#1a64c2
#1b65c3
#1c66c4
#1d67c5
#1e68c6
#1f69c7
#206ac8
#216bc9
#125cba
#115bb9
#105ab8
#0f59b7
#0e58b6
#0d57b5
#0c56b4
#0b55b3
#0a54b2
#0953b1
#0852b0
#0751af
#0650ae
#054fad

Monochromatic Color with #135dbb

#135dbb
#1772e5
#020811
#061e3b
#0a3366
#0f4890

Tints of #135dbb Color

#135dbb
#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

#135dbb
#bb7113

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

Split Complementary

#135dbb
#bb1d13
#b1bb13

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

Analogous Color

#13a0bb
#137fbb
#135dbb
#133bbb
#131abb

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

#135dbb
#bb135d
#5dbb13

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

#135dbb
#bb13b1
#bb7113
#13bb1d

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

#135dbb
#bb7113
#b1bb13
#1d13bb

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

#135dbb Color Code Preview on Black Background Color

This is how #135dbb Color will look on black background color. Color contrast ratio is 3.31

#135dbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#135dbb color code is use for CSS Background Color

Background color for the above div is #135dbb

HTML with inline CSS

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

#135dbb color code is use for CSS Border Color

CSS Border color for the above div is #135dbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#135dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#135dbb Color code Preview on White Background

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

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

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,93,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,113,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,93,187,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.