crispedge.com

Color picker

Loading...

#5183a9 hex color - Blue - Cool color - Information

#5183a9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5183a9 Color code in RGB color code model is created after adding 31.76% red color, 51.37% green color and 66.27% blue color. Hex #5183a9 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 22% magenta, 0% yellow and 34% black.

Hex #5183a9 color code is between #5588aa web safe hex color code and #447799 web safe hex color code. #5588aa is the nearest web safe color code. You can see here many more shades of #5183a9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code5183a9#5183a9
RGB Decimal81, 131, 169rgb(81, 131, 169)
RGB Percent32%, 51%, 66%rgb(32%, 51%, 66%)
CSS RGBa81, 131, 169,1rgba(81,131,169,1)
CMYK Modelcmyk(52%,22%,0%,34%)
HSL Color Space206,35% ,49%hsl(206,35% ,49%)
HSV Color Space206°, 52%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011000001110101001
Octal121203251
Decimal81131169
Hex5183a9

Different shades of #5183a9 color code.

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

Light Shade of #5183a9
#729bbb
Dark Shade of #5183a9
#406886
Saturated Shade of #5183a9
#4485b5
Desaturated Shade of #5183a9
#5d819c
Grey scale Shade of #5183a9
#7d7d7d
Brighten Shade
#6a9cc2
Most Readable Shade
#FFFFFF

Shades of #5183a9 color code

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

#5183a9
#487496
#3f6583
#365770
#2d485d
#243a4b
#1b2b38
#121d25
#090e12
#000000

Similar Color like #5183a9 color

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

#5284aa
#5385ab
#5486ac
#5587ad
#5688ae
#5789af
#588ab0
#598bb1
#5a8cb2
#5b8db3
#5c8eb4
#5d8fb5
#5e90b6
#5f91b7
#5082a8
#4f81a7
#4e80a6
#4d7fa5
#4c7ea4
#4b7da3
#4a7ca2
#497ba1
#487aa0
#47799f
#46789e
#45779d
#44769c
#43759b

Monochromatic Color with #5183a9

#5183a9
#65a4d3
#7ac5fe
#142029
#284154
#3d627e

Tints of #5183a9 Color

#5183a9
#6490b2
#779ebc
#8bacc5
#9ebacf
#b1c7d8
#c5d5e2
#d8e3eb
#ebf1f5
#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

#5183a9
#a97751

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

Split Complementary

#5183a9
#a95157
#a9a351

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

Analogous Color

#51a6a9
#5195a9
#5183a9
#5171a9
#5160a9

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

#5183a9
#a95183
#83a951

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

#5183a9
#a351a9
#a97751
#57a951

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

#5183a9
#a97751
#a9a351
#5157a9

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 #5183a9 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.

#5183a9 Color Code Preview on Black Background Color

This is how #5183a9 Color will look on black background color. Color contrast ratio is 5.17

#5183a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5183a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5183a9

#5183a9 color code is use for CSS Background Color

Background color for the above div is #5183a9

HTML with inline CSS

<div style="background-color:#5183a9;"></div>

#5183a9 color code is use for CSS Border Color

CSS Border color for the above div is #5183a9

HTML with inline CSS

<div style="border:5px solid #5183a9;"></div>

CSS Border Left color for the above div is #5183a9

HTML with inline CSS

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

CSS Border Right color for the above div is #5183a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5183a9

HTML with inline CSS

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

CSS Border Top color for the above div is #5183a9

HTML with inline CSS

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

#5183a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5183a9 Color code Preview on White Background

This is how #5183a9 Color code will look on white background color. Color contrast ratio is 4.06

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

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(81,131,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,119,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,131,169,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.