crispedge.com

Color picker

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

#155ec5 hex color - Blue - Cool color - Information

#155ec5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #155ec5 Color code in RGB color code model is created after adding 8.24% red color, 36.86% green color and 77.25% blue color. Hex #155ec5 Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 52% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code155ec5#155ec5
RGB Decimal21, 94, 197rgb(21, 94, 197)
RGB Percent8%, 37%, 77%rgb(8%, 37%, 77%)
CSS RGBa21, 94, 197,1rgba(21,94,197,1)
CMYK Modelcmyk(89%,52%,0%,23%)
HSL Color Space215,81% ,43%hsl(215,81% ,43%)
HSV Color Space215°, 89%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101010101111011000101
Octal25136305
Decimal2194197
Hex155ec5

Different shades of #155ec5 color code.

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

Light Shade of #155ec5
#2576e8
Dark Shade of #155ec5
#104897
Saturated Shade of #155ec5
#0a5cd0
Desaturated Shade of #155ec5
#2060ba
Grey scale Shade of #155ec5
#6d6d6d
Brighten Shade
#2e77de
Most Readable Shade
#FFFFFF

Shades of #155ec5 color code

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

#155ec5
#1253af
#104999
#0e3e83
#0b346d
#092957
#071f41
#04142b
#020a15
#000000

Similar Color like #155ec5 color

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

#165fc6
#1760c7
#1861c8
#1962c9
#1a63ca
#1b64cb
#1c65cc
#1d66cd
#1e67ce
#1f68cf
#2069d0
#216ad1
#226bd2
#236cd3
#145dc4
#135cc3
#125bc2
#115ac1
#1059c0
#0f58bf
#0e57be
#0d56bd
#0c55bc
#0b54bb
#0a53ba
#0952b9
#0851b8
#0750b7

Monochromatic Color with #155ec5

#155ec5
#1a72ef
#030d1b
#072145
#0c3570
#104a9a

Tints of #155ec5 Color

#155ec5
#2f6fcb
#4981d1
#6393d8
#7da5de
#97b7e5
#b1c9eb
#cbdbf2
#e5edf8
#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

#155ec5
#c57c15

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

Split Complementary

#155ec5
#c52415
#b6c515

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

Analogous Color

#15a4c5
#1581c5
#155ec5
#153bc5
#1518c5

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

#155ec5
#c5155e
#5ec515

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

#155ec5
#c515b6
#c57c15
#15c524

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

#155ec5
#c57c15
#b6c515
#2415c5

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 #155ec5 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.

#155ec5 Color Code Preview on Black Background Color

This is how #155ec5 Color will look on black background color. Color contrast ratio is 3.44

#155ec5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #155ec5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #155ec5

#155ec5 color code is use for CSS Background Color

Background color for the above div is #155ec5

HTML with inline CSS

<div style="background-color:#155ec5;"></div>

#155ec5 color code is use for CSS Border Color

CSS Border color for the above div is #155ec5

HTML with inline CSS

<div style="border:5px solid #155ec5;"></div>

CSS Border Left color for the above div is #155ec5

HTML with inline CSS

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

CSS Border Right color for the above div is #155ec5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #155ec5

HTML with inline CSS

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

CSS Border Top color for the above div is #155ec5

HTML with inline CSS

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

#155ec5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#155ec5 Color code Preview on White Background

This is how #155ec5 Color code will look on white background color. Color contrast ratio is 6.11

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

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.