crispedge.com

Color picker

Loading...

#809ced hex color - Blue - Cool color - Information

#809ced hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #809ced Color code in RGB color code model is created after adding 50.2% red color, 61.18% green color and 92.94% blue color. Hex #809ced Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 34% magenta, 0% yellow and 7% black.

Hex #809ced color code is between #8899ee web safe hex color code and #77aadd web safe hex color code. #8899ee is the nearest web safe color code. You can see here many more shades of #809ced color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code809ced#809ced
RGB Decimal128, 156, 237rgb(128, 156, 237)
RGB Percent50%, 61%, 93%rgb(50%, 61%, 93%)
CSS RGBa128, 156, 237,1rgba(128,156,237,1)
CMYK Modelcmyk(46%,34%,0%,7%)
HSL Color Space225,75% ,72%hsl(225,75% ,72%)
HSV Color Space225°, 46%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001001110011101101
Octal200234355
Decimal128156237
Hex809ced

Different shades of #809ced color code.

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

Light Shade of #809ced
#adbff3
Dark Shade of #809ced
#5379e7
Saturated Shade of #809ced
#7998f4
Desaturated Shade of #809ced
#879fe6
Grey scale Shade of #809ced
#b6b6b6
Brighten Shade
#99b5ff
Most Readable Shade
#000000

Shades of #809ced color code

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

#809ced
#718ad2
#6379b8
#55689e
#475683
#384569
#2a344f
#1c2234
#0e111a
#000000

Similar Color like #809ced color

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

#819dee
#829eef
#839ff0
#84a0f1
#85a1f2
#86a2f3
#87a3f4
#88a4f5
#89a5f6
#8aa6f7
#8ba7f8
#8ca8f9
#8da9fa
#8eaafb
#7f9bec
#7e9aeb
#7d99ea
#7c98e9
#7b97e8
#7a96e7
#7995e6
#7894e5
#7793e4
#7692e3
#7591e2
#7490e1
#738fe0
#728edf

Monochromatic Color with #809ced

#809ced
#0d1018
#242c43
#3b486d
#526498
#6980c2

Tints of #809ced Color

#809ced
#8ea7ef
#9cb2f1
#aabdf3
#b8c8f5
#c6d3f7
#d4def9
#e2e9fb
#f0f4fd
#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

#809ced
#edd180

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

Split Complementary

#809ced
#ed9a80
#d3ed80

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

Analogous Color

#80c8ed
#80b2ed
#809ced
#8086ed
#9080ed

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

#809ced
#ed809c
#9ced80

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

#809ced
#ed80d2
#edd180
#80ed9a

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

#809ced
#edd180
#d3ed80
#9a80ed

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 #809ced 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.

#809ced Color Code Preview on Black Background Color

This is how #809ced Color will look on black background color. Color contrast ratio is 7.90

#809ced in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #809ced

HTML with inline CSS

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

Your Example Paragraph content text in with font color #809ced

#809ced color code is use for CSS Background Color

Background color for the above div is #809ced

HTML with inline CSS

<div style="background-color:#809ced;"></div>

#809ced color code is use for CSS Border Color

CSS Border color for the above div is #809ced

HTML with inline CSS

<div style="border:5px solid #809ced;"></div>

CSS Border Left color for the above div is #809ced

HTML with inline CSS

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

CSS Border Right color for the above div is #809ced

HTML with inline CSS

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

CSS Border Bottom color for the above div is #809ced

HTML with inline CSS

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

CSS Border Top color for the above div is #809ced

HTML with inline CSS

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

#809ced hex Color code used as CSS color Codes

Example CSS Class for usage

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

#809ced Color code Preview on White Background

This is how #809ced Color code will look on white background color. Color contrast ratio is 2.66

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

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(128,156,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,209,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,156,237,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.