crispedge.com

Color picker

Loading...

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

#7abcf6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7abcf6 Color code in RGB color code model is created after adding 47.84% red color, 73.73% green color and 96.47% blue color. Hex #7abcf6 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 24% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7abcf6#7abcf6
RGB Decimal122, 188, 246rgb(122, 188, 246)
RGB Percent48%, 74%, 96%rgb(48%, 74%, 96%)
CSS RGBa122, 188, 246,1rgba(122,188,246,1)
CMYK Modelcmyk(50%,24%,0%,4%)
HSL Color Space208,87% ,72%hsl(208,87% ,72%)
HSV Color Space208°, 50%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101011110011110110
Octal172274366
Decimal122188246
Hex7abcf6

Different shades of #7abcf6 color code.

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

Light Shade of #7abcf6
#aad4f9
Dark Shade of #7abcf6
#4aa4f3
Saturated Shade of #7abcf6
#73bcfd
Desaturated Shade of #7abcf6
#81bcef
Grey scale Shade of #7abcf6
#b8b8b8
Brighten Shade
#93d5ff
Most Readable Shade
#000000

Shades of #7abcf6 color code

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

#7abcf6
#6ca7da
#5e92bf
#517da4
#436888
#36536d
#283e52
#1b2936
#0d141b
#000000

Similar Color like #7abcf6 color

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

#7bbdf7
#7cbef8
#7dbff9
#7ec0fa
#7fc1fb
#80c2fc
#81c3fd
#82c4fe
#83c5ff
#84c6ff
#85c7ff
#86c8ff
#87c9ff
#88caff
#79bbf5
#78baf4
#77b9f3
#76b8f2
#75b7f1
#74b6f0
#73b5ef
#72b4ee
#71b3ed
#70b2ec
#6fb1eb
#6eb0ea
#6dafe9
#6caee8

Monochromatic Color with #7abcf6

#7abcf6
#111a21
#263a4c
#3b5b76
#507ba1
#659ccb

Tints of #7abcf6 Color

#7abcf6
#88c3f7
#97caf8
#a6d2f9
#b5d9fa
#c3e1fb
#d2e8fc
#e1f0fd
#f0f7fe
#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

#7abcf6
#f6b47a

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

Split Complementary

#7abcf6
#f67a7e
#f6f27a

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

Analogous Color

#7aeef6
#7ad5f6
#7abcf6
#7aa3f6
#7a8af6

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

#7abcf6
#f67abc
#bcf67a

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

#7abcf6
#f27af6
#f6b47a
#7ef67a

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

#7abcf6
#f6b47a
#f6f27a
#7a7ef6

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

#7abcf6 Color Code Preview on Black Background Color

This is how #7abcf6 Color will look on black background color. Color contrast ratio is 10.35

#7abcf6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7abcf6 color code is use for CSS Background Color

Background color for the above div is #7abcf6

HTML with inline CSS

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

#7abcf6 color code is use for CSS Border Color

CSS Border color for the above div is #7abcf6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7abcf6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7abcf6 Color code Preview on White Background

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

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

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,188,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,180,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,188,246,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.