crispedge.com

Color picker

Loading...

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

#7acbf2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7acbf2 Color code in RGB color code model is created after adding 47.84% red color, 79.61% green color and 94.9% blue color. Hex #7acbf2 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 16% magenta, 0% yellow and 5% black.

Hex #7acbf2 color code is between #77ccee web safe hex color code and #88bbff web safe hex color code. #77ccee is the nearest web safe color code. You can see here many more shades of #7acbf2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7acbf2#7acbf2
RGB Decimal122, 203, 242rgb(122, 203, 242)
RGB Percent48%, 80%, 95%rgb(48%, 80%, 95%)
CSS RGBa122, 203, 242,1rgba(122,203,242,1)
CMYK Modelcmyk(50%,16%,0%,5%)
HSL Color Space200,82% ,71%hsl(200,82% ,71%)
HSV Color Space200°, 50%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101100101111110010
Octal172313362
Decimal122203242
Hex7acbf2

Different shades of #7acbf2 color code.

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

Light Shade of #7acbf2
#a8ddf7
Dark Shade of #7acbf2
#4cb9ed
Saturated Shade of #7acbf2
#73cef9
Desaturated Shade of #7acbf2
#81c8eb
Grey scale Shade of #7acbf2
#b6b6b6
Brighten Shade
#93e4ff
Most Readable Shade
#000000

Shades of #7acbf2 color code

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

#7acbf2
#6cb4d7
#5e9dbc
#5187a1
#437086
#365a6b
#284350
#1b2d35
#0d161a
#000000

Similar Color like #7acbf2 color

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

#7bccf3
#7ccdf4
#7dcef5
#7ecff6
#7fd0f7
#80d1f8
#81d2f9
#82d3fa
#83d4fb
#84d5fc
#85d6fd
#86d7fe
#87d8ff
#88d9ff
#79caf1
#78c9f0
#77c8ef
#76c7ee
#75c6ed
#74c5ec
#73c4eb
#72c3ea
#71c2e9
#70c1e8
#6fc0e7
#6ebfe6
#6dbee5
#6cbde4

Monochromatic Color with #7acbf2

#7acbf2
#0f191d
#243c48
#3a6072
#4f849d
#65a7c7

Tints of #7acbf2 Color

#7acbf2
#88d0f3
#97d6f4
#a6dcf6
#b5e2f7
#c3e7f9
#d2edfa
#e1f3fc
#f0f9fd
#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

#7acbf2
#f2a17a

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

Split Complementary

#7acbf2
#f27a8f
#f2dd7a

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

Analogous Color

#7af2e9
#7ae3f2
#7acbf2
#7ab3f2
#7a9bf2

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

#7acbf2
#f27acb
#cbf27a

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

#7acbf2
#dd7af2
#f2a17a
#8ff27a

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

#7acbf2
#f2a17a
#f2dd7a
#7a8ff2

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

#7acbf2 Color Code Preview on Black Background Color

This is how #7acbf2 Color will look on black background color. Color contrast ratio is 11.65

#7acbf2 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7acbf2 color code is use for CSS Background Color

Background color for the above div is #7acbf2

HTML with inline CSS

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

#7acbf2 color code is use for CSS Border Color

CSS Border color for the above div is #7acbf2

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7acbf2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7acbf2 Color code Preview on White Background

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

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

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(122,203,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,161,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,203,242,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.