crispedge.com

Color picker

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

#508dbd hex color - Blue - Cool color - Information

#508dbd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #508dbd Color code in RGB color code model is created after adding 31.37% red color, 55.29% green color and 74.12% blue color. Hex #508dbd Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 25% magenta, 0% yellow and 26% black.

Hex #508dbd color code is between #5588bb web safe hex color code and #4499cc web safe hex color code. #5588bb is the nearest web safe color code. You can see here many more shades of #508dbd color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code508dbd#508dbd
RGB Decimal80, 141, 189rgb(80, 141, 189)
RGB Percent31%, 55%, 74%rgb(31%, 55%, 74%)
CSS RGBa80, 141, 189,1rgba(80,141,189,1)
CMYK Modelcmyk(58%,25%,0%,26%)
HSL Color Space206,45% ,53%hsl(206,45% ,53%)
HSV Color Space206°, 58%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001000110110111101
Octal120215275
Decimal80141189
Hex508dbd

Different shades of #508dbd color code.

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

Light Shade of #508dbd
#75a5cb
Dark Shade of #508dbd
#3c739e
Saturated Shade of #508dbd
#448ec9
Desaturated Shade of #508dbd
#5c8cb1
Grey scale Shade of #508dbd
#868686
Brighten Shade
#69a6d6
Most Readable Shade
#FFFFFF

Shades of #508dbd color code

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

#508dbd
#477da8
#3e6d93
#355e7e
#2c4e69
#233e54
#1a2f3f
#111f2a
#080f15
#000000

Similar Color like #508dbd color

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

#518ebe
#528fbf
#5390c0
#5491c1
#5592c2
#5693c3
#5794c4
#5895c5
#5996c6
#5a97c7
#5b98c8
#5c99c9
#5d9aca
#5e9bcb
#4f8cbc
#4e8bbb
#4d8aba
#4c89b9
#4b88b8
#4a87b7
#4986b6
#4885b5
#4784b4
#4683b3
#4582b2
#4481b1
#4380b0
#427faf

Monochromatic Color with #508dbd

#508dbd
#62ade7
#080e13
#1a2e3d
#2c4e68
#3e6d92

Tints of #508dbd Color

#508dbd
#6399c4
#76a6cb
#8ab3d3
#9dbfda
#b1cce1
#c4d9e9
#d8e5f0
#ebf2f7
#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

#508dbd
#bd8050

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

Split Complementary

#508dbd
#bd5057
#bdb750

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

Analogous Color

#50b9bd
#50a3bd
#508dbd
#5077bd
#5061bd

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

#508dbd
#bd508d
#8dbd50

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

#508dbd
#b650bd
#bd8050
#56bd50

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

#508dbd
#bd8050
#bdb750
#5057bd

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 #508dbd 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.

#508dbd Color Code Preview on Black Background Color

This is how #508dbd Color will look on black background color. Color contrast ratio is 5.89

#508dbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #508dbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #508dbd

#508dbd color code is use for CSS Background Color

Background color for the above div is #508dbd

HTML with inline CSS

<div style="background-color:#508dbd;"></div>

#508dbd color code is use for CSS Border Color

CSS Border color for the above div is #508dbd

HTML with inline CSS

<div style="border:5px solid #508dbd;"></div>

CSS Border Left color for the above div is #508dbd

HTML with inline CSS

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

CSS Border Right color for the above div is #508dbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #508dbd

HTML with inline CSS

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

CSS Border Top color for the above div is #508dbd

HTML with inline CSS

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

#508dbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#508dbd Color code Preview on White Background

This is how #508dbd Color code will look on white background color. Color contrast ratio is 3.57

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.