crispedge.com

Color picker

Loading...

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

#427fca hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #427fca Color code in RGB color code model is created after adding 25.88% red color, 49.8% green color and 79.22% blue color. Hex #427fca Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 37% magenta, 0% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code427fca#427fca
RGB Decimal66, 127, 202rgb(66, 127, 202)
RGB Percent26%, 50%, 79%rgb(26%, 50%, 79%)
CSS RGBa66, 127, 202,1rgba(66,127,202,1)
CMYK Modelcmyk(67%,37%,0%,21%)
HSL Color Space213,56% ,53%hsl(213,56% ,53%)
HSV Color Space213°, 67%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000100111111111001010
Octal102177312
Decimal66127202
Hex427fca

Different shades of #427fca color code.

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

Light Shade of #427fca
#6a9ad5
Dark Shade of #427fca
#3066a9
Saturated Shade of #427fca
#367ed6
Desaturated Shade of #427fca
#4e80be
Grey scale Shade of #427fca
#868686
Brighten Shade
#5b98e3
Most Readable Shade
#FFFFFF

Shades of #427fca color code

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

#427fca
#3a70b3
#33629d
#2c5486
#244670
#1d3859
#162a43
#0e1c2c
#070e16
#000000

Similar Color like #427fca color

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

#4380cb
#4481cc
#4582cd
#4683ce
#4784cf
#4885d0
#4986d1
#4a87d2
#4b88d3
#4c89d4
#4d8ad5
#4e8bd6
#4f8cd7
#508dd8
#417ec9
#407dc8
#3f7cc7
#3e7bc6
#3d7ac5
#3c79c4
#3b78c3
#3a77c2
#3976c1
#3875c0
#3774bf
#3673be
#3572bd
#3471bc

Monochromatic Color with #427fca

#427fca
#509af4
#0a1420
#182f4a
#264a75
#34649f

Tints of #427fca Color

#427fca
#578dcf
#6c9bd5
#81a9db
#96b7e1
#abc6e7
#c0d4ed
#d5e2f3
#eaf0f9
#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

#427fca
#ca8d42

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

Split Complementary

#427fca
#ca4942
#c3ca42

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

Analogous Color

#42b5ca
#429aca
#427fca
#4264ca
#4249ca

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

#427fca
#ca427f
#7fca42

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

#427fca
#ca42c3
#ca8d42
#42ca49

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

#427fca
#ca8d42
#c3ca42
#4942ca

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

#427fca Color Code Preview on Black Background Color

This is how #427fca Color will look on black background color. Color contrast ratio is 5.12

#427fca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#427fca color code is use for CSS Background Color

Background color for the above div is #427fca

HTML with inline CSS

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

#427fca color code is use for CSS Border Color

CSS Border color for the above div is #427fca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#427fca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#427fca Color code Preview on White Background

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

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

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