crispedge.com

Color picker

Loading...

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

#7ca8d3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7ca8d3 Color code in RGB color code model is created after adding 48.63% red color, 65.88% green color and 82.75% blue color. Hex #7ca8d3 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 20% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code7ca8d3#7ca8d3
RGB Decimal124, 168, 211rgb(124, 168, 211)
RGB Percent49%, 66%, 83%rgb(49%, 66%, 83%)
CSS RGBa124, 168, 211,1rgba(124,168,211,1)
CMYK Modelcmyk(41%,20%,0%,17%)
HSL Color Space210,50% ,66%hsl(210,50% ,66%)
HSV Color Space210°, 41%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001010100011010011
Octal174250323
Decimal124168211
Hex7ca8d3

Different shades of #7ca8d3 color code.

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

Light Shade of #7ca8d3
#a2c1e0
Dark Shade of #7ca8d3
#568fc6
Saturated Shade of #7ca8d3
#73a8dc
Desaturated Shade of #7ca8d3
#85a8ca
Grey scale Shade of #7ca8d3
#a7a7a7
Brighten Shade
#95c1ec
Most Readable Shade
#000000

Shades of #7ca8d3 color code

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

#7ca8d3
#6e95bb
#6082a4
#52708c
#445d75
#374a5d
#293846
#1b252e
#0d1217
#000000

Similar Color like #7ca8d3 color

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

#7da9d4
#7eaad5
#7fabd6
#80acd7
#81add8
#82aed9
#83afda
#84b0db
#85b1dc
#86b2dd
#87b3de
#88b4df
#89b5e0
#8ab6e1
#7ba7d2
#7aa6d1
#79a5d0
#78a4cf
#77a3ce
#76a2cd
#75a1cc
#74a0cb
#739fca
#729ec9
#719dc8
#709cc7
#6f9bc6
#6e9ac5

Monochromatic Color with #7ca8d3

#7ca8d3
#95cafd
#182129
#314253
#4a647e
#6386a8

Tints of #7ca8d3 Color

#7ca8d3
#8ab1d7
#99bbdc
#a7c5e1
#b6cee6
#c4d8eb
#d3e2f0
#e1ebf5
#f0f5fa
#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

#7ca8d3
#d3a77c

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

Split Complementary

#7ca8d3
#d37c7c
#d3d37c

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

Analogous Color

#7ccbd3
#7cb9d3
#7ca8d3
#7c97d3
#7c85d3

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

#7ca8d3
#d37ca8
#a8d37c

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

#7ca8d3
#d27cd3
#d3a77c
#7cd37c

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

#7ca8d3
#d3a77c
#d3d37c
#7c7cd3

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

#7ca8d3 Color Code Preview on Black Background Color

This is how #7ca8d3 Color will look on black background color. Color contrast ratio is 8.40

#7ca8d3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ca8d3 color code is use for CSS Background Color

Background color for the above div is #7ca8d3

HTML with inline CSS

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

#7ca8d3 color code is use for CSS Border Color

CSS Border color for the above div is #7ca8d3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ca8d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ca8d3 Color code Preview on White Background

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

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

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(124,168,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,167,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(124,168,211,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.