crispedge.com

Color picker

Loading...

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

#7dfdfd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7dfdfd Color code in RGB color code model is created after adding 49.02% red color, 99.22% green color and 99.22% blue color. Hex #7dfdfd Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 0% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7dfdfd#7dfdfd
RGB Decimal125, 253, 253rgb(125, 253, 253)
RGB Percent49%, 99%, 99%rgb(49%, 99%, 99%)
CSS RGBa125, 253, 253,1rgba(125,253,253,1)
CMYK Modelcmyk(51%,0%,0%,1%)
HSL Color Space180,97% ,74%hsl(180,97% ,74%)
HSV Color Space180°, 51%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011111110111111101
Octal175375375
Decimal125253253
Hex7dfdfd

Different shades of #7dfdfd color code.

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

Light Shade of #7dfdfd
#affefe
Dark Shade of #7dfdfd
#4bfcfc
Saturated Shade of #7dfdfd
#7bffff
Desaturated Shade of #7dfdfd
#84f6f6
Grey scale Shade of #7dfdfd
#bdbdbd
Brighten Shade
#96ffff
Most Readable Shade
#000000

Shades of #7dfdfd color code

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

#7dfdfd
#6fe0e0
#61c4c4
#53a8a8
#458c8c
#377070
#295454
#1b3838
#0d1c1c
#000000

Similar Color like #7dfdfd color

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

#7efefe
#7fffff
#80ffff
#81ffff
#82ffff
#83ffff
#84ffff
#85ffff
#86ffff
#87ffff
#88ffff
#89ffff
#8affff
#8bffff
#7cfcfc
#7bfbfb
#7afafa
#79f9f9
#78f8f8
#77f7f7
#76f6f6
#75f5f5
#74f4f4
#73f3f3
#72f2f2
#71f1f1
#70f0f0
#6fefef

Monochromatic Color with #7dfdfd

#7dfdfd
#142828
#295353
#3e7d7d
#53a8a8
#68d2d2

Tints of #7dfdfd Color

#7dfdfd
#8bfdfd
#99fdfd
#a8fdfd
#b6fdfd
#c5fefe
#d3fefe
#e2fefe
#f0fefe
#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

#7dfdfd
#fd7d7d

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

Split Complementary

#7dfdfd
#fd7dbd
#fdbd7d

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

Analogous Color

#7dfdca
#7dfde3
#7dfdfd
#7de3fd
#7dcafd

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

#7dfdfd
#fd7dfd
#fdfd7d

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

#7dfdfd
#bd7dfd
#fd7d7d
#bdfd7d

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

#7dfdfd
#fd7d7d
#fdbd7d
#7dbdfd

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

#7dfdfd Color Code Preview on Black Background Color

This is how #7dfdfd Color will look on black background color. Color contrast ratio is 17.34

#7dfdfd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dfdfd color code is use for CSS Background Color

Background color for the above div is #7dfdfd

HTML with inline CSS

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

#7dfdfd color code is use for CSS Border Color

CSS Border color for the above div is #7dfdfd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dfdfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dfdfd Color code Preview on White Background

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

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

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