crispedge.com

Color picker

Loading...

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

#7f9fce hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7f9fce Color code in RGB color code model is created after adding 49.8% red color, 62.35% green color and 80.78% blue color. Hex #7f9fce Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 23% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7f9fce#7f9fce
RGB Decimal127, 159, 206rgb(127, 159, 206)
RGB Percent50%, 62%, 81%rgb(50%, 62%, 81%)
CSS RGBa127, 159, 206,1rgba(127,159,206,1)
CMYK Modelcmyk(38%,23%,0%,19%)
HSL Color Space216,45% ,65%hsl(216,45% ,65%)
HSV Color Space216°, 38%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111111001111111001110
Octal177237316
Decimal127159206
Hex7f9fce

Different shades of #7f9fce color code.

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

Light Shade of #7f9fce
#a4bbdc
Dark Shade of #7f9fce
#5a83c0
Saturated Shade of #7f9fce
#769dd7
Desaturated Shade of #7f9fce
#88a1c5
Grey scale Shade of #7f9fce
#a6a6a6
Brighten Shade
#98b8e7
Most Readable Shade
#000000

Shades of #7f9fce color code

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

#7f9fce
#708db7
#627ba0
#546a89
#465872
#38465b
#2a3544
#1c232d
#0e1116
#000000

Similar Color like #7f9fce color

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

#80a0cf
#81a1d0
#82a2d1
#83a3d2
#84a4d3
#85a5d4
#86a6d5
#87a7d6
#88a8d7
#89a9d8
#8aaad9
#8babda
#8cacdb
#8daddc
#7e9ecd
#7d9dcc
#7c9ccb
#7b9bca
#7a9ac9
#7999c8
#7898c7
#7797c6
#7696c5
#7595c4
#7494c3
#7393c2
#7292c1
#7191c0

Monochromatic Color with #7f9fce

#7f9fce
#99c0f8
#161c24
#303d4e
#4b5d79
#657ea3

Tints of #7f9fce Color

#7f9fce
#8da9d3
#9bb4d8
#a9bfde
#b7c9e3
#c6d4e9
#d4dfee
#e2e9f4
#f0f4f9
#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

#7f9fce
#ceae7f

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

Split Complementary

#7f9fce
#ce867f
#c7ce7f

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

Analogous Color

#7fbfce
#7fafce
#7f9fce
#7f8fce
#7f7fce

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

#7f9fce
#ce7f9f
#9fce7f

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

#7f9fce
#ce7fc6
#ceae7f
#7fce86

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

#7f9fce
#ceae7f
#c7ce7f
#867fce

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

#7f9fce Color Code Preview on Black Background Color

This is how #7f9fce Color will look on black background color. Color contrast ratio is 7.75

#7f9fce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7f9fce color code is use for CSS Background Color

Background color for the above div is #7f9fce

HTML with inline CSS

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

#7f9fce color code is use for CSS Border Color

CSS Border color for the above div is #7f9fce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7f9fce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f9fce Color code Preview on White Background

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

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

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,159,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,174,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(127,159,206,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.