crispedge.com

Color picker

Loading...

#427ddc hex color - Blue - Cool color - Information

#427ddc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #427ddc Color code in RGB color code model is created after adding 25.88% red color, 49.02% green color and 86.27% blue color. Hex #427ddc Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 43% magenta, 0% yellow and 14% black.

Hex #427ddc color code is between #4477dd web safe hex color code and #3388cc web safe hex color code. #4477dd is the nearest web safe color code. You can see here many more shades of #427ddc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code427ddc#427ddc
RGB Decimal66, 125, 220rgb(66, 125, 220)
RGB Percent26%, 49%, 86%rgb(26%, 49%, 86%)
CSS RGBa66, 125, 220,1rgba(66,125,220,1)
CMYK Modelcmyk(70%,43%,0%,14%)
HSL Color Space217,69% ,56%hsl(217,69% ,56%)
HSV Color Space217°, 70%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000100111110111011100
Octal102175334
Decimal66125220
Hex427ddc

Different shades of #427ddc color code.

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

Light Shade of #427ddc
#6d9be4
Dark Shade of #427ddc
#2563c6
Saturated Shade of #427ddc
#377ae7
Desaturated Shade of #427ddc
#4d80d1
Grey scale Shade of #427ddc
#8f8f8f
Brighten Shade
#5b96f5
Most Readable Shade
#FFFFFF

Shades of #427ddc color code

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

#427ddc
#3a6fc3
#3361ab
#2c5392
#24457a
#1d3761
#162949
#0e1b30
#070d18
#000000

Similar Color like #427ddc color

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

#437edd
#447fde
#4580df
#4681e0
#4782e1
#4883e2
#4984e3
#4a85e4
#4b86e5
#4c87e6
#4d88e7
#4e89e8
#4f8ae9
#508bea
#417cdb
#407bda
#3f7ad9
#3e79d8
#3d78d7
#3c77d6
#3b76d5
#3a75d4
#3974d3
#3873d2
#3772d1
#3671d0
#3570cf
#346fce

Monochromatic Color with #427ddc

#427ddc
#020407
#0f1c32
#1c355c
#284d87
#3565b1

Tints of #427ddc Color

#427ddc
#578bdf
#6c99e3
#81a8e7
#96b6eb
#abc5ef
#c0d3f3
#d5e2f7
#eaf0fb
#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

#427ddc
#dca142

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

Split Complementary

#427ddc
#dc5442
#cadc42

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

Analogous Color

#42bbdc
#429cdc
#427ddc
#425edc
#4542dc

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

#427ddc
#dc427d
#7ddc42

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

#427ddc
#dc42ca
#dca142
#42dc54

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

#427ddc
#dca142
#cadc42
#5442dc

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 #427ddc 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.

#427ddc Color Code Preview on Black Background Color

This is how #427ddc Color will look on black background color. Color contrast ratio is 5.20

#427ddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #427ddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #427ddc

#427ddc color code is use for CSS Background Color

Background color for the above div is #427ddc

HTML with inline CSS

<div style="background-color:#427ddc;"></div>

#427ddc color code is use for CSS Border Color

CSS Border color for the above div is #427ddc

HTML with inline CSS

<div style="border:5px solid #427ddc;"></div>

CSS Border Left color for the above div is #427ddc

HTML with inline CSS

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

CSS Border Right color for the above div is #427ddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #427ddc

HTML with inline CSS

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

CSS Border Top color for the above div is #427ddc

HTML with inline CSS

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

#427ddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#427ddc Color code Preview on White Background

This is how #427ddc Color code will look on white background color. Color contrast ratio is 4.04

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

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(66,125,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,161,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,125,220,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.