crispedge.com

Color picker

Loading...

#7fa3d9 hex color - Blue - Cool color - Information

#7fa3d9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7fa3d9 Color code in RGB color code model is created after adding 49.8% red color, 63.92% green color and 85.1% blue color. Hex #7fa3d9 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 25% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7fa3d9#7fa3d9
RGB Decimal127, 163, 217rgb(127, 163, 217)
RGB Percent50%, 64%, 85%rgb(50%, 64%, 85%)
CSS RGBa127, 163, 217,1rgba(127,163,217,1)
CMYK Modelcmyk(41%,25%,0%,15%)
HSL Color Space216,54% ,67%hsl(216,54% ,67%)
HSV Color Space216°, 41%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111111010001111011001
Octal177243331
Decimal127163217
Hex7fa3d9

Different shades of #7fa3d9 color code.

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

Light Shade of #7fa3d9
#a6bfe5
Dark Shade of #7fa3d9
#5887cd
Saturated Shade of #7fa3d9
#77a1e1
Desaturated Shade of #7fa3d9
#87a5d1
Grey scale Shade of #7fa3d9
#acacac
Brighten Shade
#98bcf2
Most Readable Shade
#000000

Shades of #7fa3d9 color code

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

#7fa3d9
#7090c0
#627ea8
#546c90
#465a78
#384860
#2a3648
#1c2430
#0e1218
#000000

Similar Color like #7fa3d9 color

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

#80a4da
#81a5db
#82a6dc
#83a7dd
#84a8de
#85a9df
#86aae0
#87abe1
#88ace2
#89ade3
#8aaee4
#8bafe5
#8cb0e6
#8db1e7
#7ea2d8
#7da1d7
#7ca0d6
#7b9fd5
#7a9ed4
#799dd3
#789cd2
#779bd1
#769ad0
#7599cf
#7498ce
#7397cd
#7296cc
#7195cb

Monochromatic Color with #7fa3d9

#7fa3d9
#030304
#1c232f
#344359
#4d6384
#6683ae

Tints of #7fa3d9 Color

#7fa3d9
#8daddd
#9bb7e1
#a9c1e5
#b7cbe9
#c6d6ee
#d4e0f2
#e2eaf6
#f0f4fa
#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

#7fa3d9
#d9b57f

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

Split Complementary

#7fa3d9
#d9887f
#d0d97f

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

Analogous Color

#7fc7d9
#7fb5d9
#7fa3d9
#7f91d9
#7f7fd9

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

#7fa3d9
#d97fa3
#a3d97f

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

#7fa3d9
#d97fd0
#d9b57f
#7fd988

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

#7fa3d9
#d9b57f
#d0d97f
#887fd9

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 #7fa3d9 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.

#7fa3d9 Color Code Preview on Black Background Color

This is how #7fa3d9 Color will look on black background color. Color contrast ratio is 8.14

#7fa3d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fa3d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fa3d9

#7fa3d9 color code is use for CSS Background Color

Background color for the above div is #7fa3d9

HTML with inline CSS

<div style="background-color:#7fa3d9;"></div>

#7fa3d9 color code is use for CSS Border Color

CSS Border color for the above div is #7fa3d9

HTML with inline CSS

<div style="border:5px solid #7fa3d9;"></div>

CSS Border Left color for the above div is #7fa3d9

HTML with inline CSS

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

CSS Border Right color for the above div is #7fa3d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7fa3d9

HTML with inline CSS

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

CSS Border Top color for the above div is #7fa3d9

HTML with inline CSS

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

#7fa3d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fa3d9 Color code Preview on White Background

This is how #7fa3d9 Color code will look on white background color. Color contrast ratio is 2.58

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

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(127,163,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,181,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(127,163,217,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.