crispedge.com

Color picker

Loading...

#154bb6 hex color - Blue - Cool color - Information

#154bb6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #154bb6 Color code in RGB color code model is created after adding 8.24% red color, 29.41% green color and 71.37% blue color. Hex #154bb6 Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 59% magenta, 0% yellow and 29% black.

Hex #154bb6 color code is between #1144bb web safe hex color code and #2255aa web safe hex color code. #1144bb is the nearest web safe color code. You can see here many more shades of #154bb6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code154bb6#154bb6
RGB Decimal21, 75, 182rgb(21, 75, 182)
RGB Percent8%, 29%, 71%rgb(8%, 29%, 71%)
CSS RGBa21, 75, 182,1rgba(21,75,182,1)
CMYK Modelcmyk(88%,59%,0%,29%)
HSL Color Space220,79% ,40%hsl(220,79% ,40%)
HSV Color Space220°, 88%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101010100101110110110
Octal25113266
Decimal2175182
Hex154bb6

Different shades of #154bb6 color code.

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

Light Shade of #154bb6
#1a5ee4
Dark Shade of #154bb6
#103888
Saturated Shade of #154bb6
#0b48c0
Desaturated Shade of #154bb6
#1f4eac
Grey scale Shade of #154bb6
#656565
Brighten Shade
#2e64cf
Most Readable Shade
#FFFFFF

Shades of #154bb6 color code

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

#154bb6
#1242a1
#103a8d
#0e3279
#0b2965
#092150
#07193c
#041028
#020814
#000000

Similar Color like #154bb6 color

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

#164cb7
#174db8
#184eb9
#194fba
#1a50bb
#1b51bc
#1c52bd
#1d53be
#1e54bf
#1f55c0
#2056c1
#2157c2
#2258c3
#2359c4
#144ab5
#1349b4
#1248b3
#1147b2
#1046b1
#0f45b0
#0e44af
#0d43ae
#0c42ad
#0b41ac
#0a40ab
#093faa
#083ea9
#073da8

Monochromatic Color with #154bb6

#154bb6
#1a5de0
#01050c
#061636
#0b2861
#10398b

Tints of #154bb6 Color

#154bb6
#2f5fbe
#4973c6
#6387ce
#7d9bd6
#97afde
#b1c3e6
#cbd7ee
#e5ebf6
#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

#154bb6
#b68015

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

Split Complementary

#154bb6
#b63015
#9bb615

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

Analogous Color

#158bb6
#156bb6
#154bb6
#152bb6
#1f15b6

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

#154bb6
#b6154b
#4bb615

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

#154bb6
#b6159b
#b68015
#15b62f

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

#154bb6
#b68015
#9bb615
#3015b6

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 #154bb6 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.

#154bb6 Color Code Preview on Black Background Color

This is how #154bb6 Color will look on black background color. Color contrast ratio is 2.71

#154bb6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #154bb6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #154bb6

#154bb6 color code is use for CSS Background Color

Background color for the above div is #154bb6

HTML with inline CSS

<div style="background-color:#154bb6;"></div>

#154bb6 color code is use for CSS Border Color

CSS Border color for the above div is #154bb6

HTML with inline CSS

<div style="border:5px solid #154bb6;"></div>

CSS Border Left color for the above div is #154bb6

HTML with inline CSS

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

CSS Border Right color for the above div is #154bb6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #154bb6

HTML with inline CSS

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

CSS Border Top color for the above div is #154bb6

HTML with inline CSS

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

#154bb6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#154bb6 Color code Preview on White Background

This is how #154bb6 Color code will look on white background color. Color contrast ratio is 7.74

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

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(21,75,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,128,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(21,75,182,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.