crispedge.com

Color picker

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

#5151b6 hex color - Blue - Cool color - Information

#5151b6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5151b6 Color code in RGB color code model is created after adding 31.76% red color, 31.76% green color and 71.37% blue color. Hex #5151b6 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 55% magenta, 0% yellow and 29% black.

Hex #5151b6 color code is between #5555bb web safe hex color code and #4444aa web safe hex color code. #5555bb is the nearest web safe color code. You can see here many more shades of #5151b6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5151b6#5151b6
RGB Decimal81, 81, 182rgb(81, 81, 182)
RGB Percent32%, 32%, 71%rgb(32%, 32%, 71%)
CSS RGBa81, 81, 182,1rgba(81,81,182,1)
CMYK Modelcmyk(55%,55%,0%,29%)
HSL Color Space240,41% ,52%hsl(240,41% ,52%)
HSV Color Space240°, 55%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100010101000110110110
Octal121121266
Decimal8181182
Hex5151b6

Different shades of #5151b6 color code.

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

Light Shade of #5151b6
#7575c5
Dark Shade of #5151b6
#3f3f95
Saturated Shade of #5151b6
#4545c2
Desaturated Shade of #5151b6
#5d5daa
Grey scale Shade of #5151b6
#838383
Brighten Shade
#6a6acf
Most Readable Shade
#FFFFFF

Shades of #5151b6 color code

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

#5151b6
#4848a1
#3f3f8d
#363679
#2d2d65
#242450
#1b1b3c
#121228
#090914
#000000

Similar Color like #5151b6 color

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

#5252b7
#5353b8
#5454b9
#5555ba
#5656bb
#5757bc
#5858bd
#5959be
#5a5abf
#5b5bc0
#5c5cc1
#5d5dc2
#5e5ec3
#5f5fc4
#5050b5
#4f4fb4
#4e4eb3
#4d4db2
#4c4cb1
#4b4bb0
#4a4aaf
#4949ae
#4848ad
#4747ac
#4646ab
#4545aa
#4444a9
#4343a8

Monochromatic Color with #5151b6

#5151b6
#6464e0
#05050c
#181836
#2b2b61
#3e3e8b

Tints of #5151b6 Color

#5151b6
#6464be
#7777c6
#8b8bce
#9e9ed6
#b1b1de
#c5c5e6
#d8d8ee
#ebebf6
#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

#5151b6
#b6b651

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

Split Complementary

#5151b6
#b68451
#84b651

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

Analogous Color

#5179b6
#5165b6
#5151b6
#6551b6
#7951b6

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

#5151b6
#b65151
#51b651

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

#5151b6
#b65183
#b6b651
#51b683

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

#5151b6
#b6b651
#84b651
#8451b6

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 #5151b6 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.

#5151b6 Color Code Preview on Black Background Color

This is how #5151b6 Color will look on black background color. Color contrast ratio is 3.20

#5151b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5151b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5151b6

#5151b6 color code is use for CSS Background Color

Background color for the above div is #5151b6

HTML with inline CSS

<div style="background-color:#5151b6;"></div>

#5151b6 color code is use for CSS Border Color

CSS Border color for the above div is #5151b6

HTML with inline CSS

<div style="border:5px solid #5151b6;"></div>

CSS Border Left color for the above div is #5151b6

HTML with inline CSS

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

CSS Border Right color for the above div is #5151b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5151b6

HTML with inline CSS

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

CSS Border Top color for the above div is #5151b6

HTML with inline CSS

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

#5151b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5151b6 Color code Preview on White Background

This is how #5151b6 Color code will look on white background color. Color contrast ratio is 6.56

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

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.