crispedge.com

Color picker

Loading...

#307edd hex color - Blue - Cool color - Information

#307edd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #307edd Color code in RGB color code model is created after adding 18.82% red color, 49.41% green color and 86.67% blue color. Hex #307edd Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 43% magenta, 0% yellow and 13% black.

Hex #307edd color code is between #3377cc web safe hex color code and #2288ee web safe hex color code. #3377cc is the nearest web safe color code. You can see here many more shades of #307edd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code307edd#307edd
RGB Decimal48, 126, 221rgb(48, 126, 221)
RGB Percent19%, 49%, 87%rgb(19%, 49%, 87%)
CSS RGBa48, 126, 221,1rgba(48,126,221,1)
CMYK Modelcmyk(78%,43%,0%,13%)
HSL Color Space213,72% ,53%hsl(213,72% ,53%)
HSV Color Space213°, 78%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100000111111011011101
Octal60176335
Decimal48126221
Hex307edd

Different shades of #307edd color code.

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

Light Shade of #307edd
#5c99e4
Dark Shade of #307edd
#1f65bb
Saturated Shade of #307edd
#247de9
Desaturated Shade of #307edd
#3c7fd1
Grey scale Shade of #307edd
#868686
Brighten Shade
#4997f6
Most Readable Shade
#FFFFFF

Shades of #307edd color code

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

#307edd
#2a70c4
#2562ab
#205493
#1a467a
#153862
#102a49
#0a1c31
#050e18
#000000

Similar Color like #307edd color

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

#317fde
#3280df
#3381e0
#3482e1
#3583e2
#3684e3
#3785e4
#3886e5
#3987e6
#3a88e7
#3b89e8
#3c8ae9
#3d8bea
#3e8ceb
#2f7ddc
#2e7cdb
#2d7bda
#2c7ad9
#2b79d8
#2a78d7
#2977d6
#2876d5
#2775d4
#2674d3
#2573d2
#2472d1
#2371d0
#2270cf

Monochromatic Color with #307edd

#307edd
#020508
#0b1d33
#14355d
#1e4e88
#2766b3

Tints of #307edd Color

#307edd
#478ce0
#5e9ae4
#75a9e8
#8cb7ec
#a3c5ef
#bad4f3
#d1e2f7
#e8f0fb
#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

#307edd
#dd8f30

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

Split Complementary

#307edd
#dd3930
#d4dd30

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

Analogous Color

#30c3dd
#30a1dd
#307edd
#305bdd
#3039dd

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

#307edd
#dd307e
#7edd30

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

#307edd
#dd30d4
#dd8f30
#30dd38

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

#307edd
#dd8f30
#d4dd30
#3930dd

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 #307edd 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.

#307edd Color Code Preview on Black Background Color

This is how #307edd Color will look on black background color. Color contrast ratio is 5.15

#307edd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #307edd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #307edd

#307edd color code is use for CSS Background Color

Background color for the above div is #307edd

HTML with inline CSS

<div style="background-color:#307edd;"></div>

#307edd color code is use for CSS Border Color

CSS Border color for the above div is #307edd

HTML with inline CSS

<div style="border:5px solid #307edd;"></div>

CSS Border Left color for the above div is #307edd

HTML with inline CSS

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

CSS Border Right color for the above div is #307edd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #307edd

HTML with inline CSS

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

CSS Border Top color for the above div is #307edd

HTML with inline CSS

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

#307edd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#307edd Color code Preview on White Background

This is how #307edd Color code will look on white background color. Color contrast ratio is 4.07

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

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(48,126,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,143,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,126,221,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.