crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#7cf1f4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7cf1f4 Color code in RGB color code model is created after adding 48.63% red color, 94.51% green color and 95.69% blue color. Hex #7cf1f4 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 1% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7cf1f4#7cf1f4
RGB Decimal124, 241, 244rgb(124, 241, 244)
RGB Percent49%, 95%, 96%rgb(49%, 95%, 96%)
CSS RGBa124, 241, 244,1rgba(124,241,244,1)
CMYK Modelcmyk(49%,1%,0%,4%)
HSL Color Space182,85% ,72%hsl(182,85% ,72%)
HSV Color Space182°, 49%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001111000111110100
Octal174361364
Decimal124241244
Hex7cf1f4

Different shades of #7cf1f4 color code.

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

Light Shade of #7cf1f4
#abf6f8
Dark Shade of #7cf1f4
#4decf0
Saturated Shade of #7cf1f4
#75f8fb
Desaturated Shade of #7cf1f4
#83eaed
Grey scale Shade of #7cf1f4
#b8b8b8
Brighten Shade
#95ffff
Most Readable Shade
#000000

Shades of #7cf1f4 color code

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

#7cf1f4
#6ed6d8
#60bbbd
#52a0a2
#448587
#376b6c
#295051
#1b3536
#0d1a1b
#000000

Similar Color like #7cf1f4 color

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

#7df2f5
#7ef3f6
#7ff4f7
#80f5f8
#81f6f9
#82f7fa
#83f8fb
#84f9fc
#85fafd
#86fbfe
#87fcff
#88fdff
#89feff
#8affff
#7bf0f3
#7aeff2
#79eef1
#78edf0
#77ecef
#76ebee
#75eaed
#74e9ec
#73e8eb
#72e7ea
#71e6e9
#70e5e8
#6fe4e7
#6ee3e6

Monochromatic Color with #7cf1f4

#7cf1f4
#101f1f
#26494a
#3b7374
#519d9f
#66c7c9

Tints of #7cf1f4 Color

#7cf1f4
#8af2f5
#99f4f6
#a7f5f7
#b6f7f8
#c4f8fa
#d3fafb
#e1fbfc
#f0fdfd
#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

#7cf1f4
#f47f7c

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

Split Complementary

#7cf1f4
#f47cb5
#f4bb7c

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

Analogous Color

#7cf4c7
#7cf4df
#7cf1f4
#7cd9f4
#7cc1f4

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

#7cf1f4
#f47cf1
#f1f47c

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

#7cf1f4
#bb7cf4
#f47f7c
#b5f47c

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

#7cf1f4
#f47f7c
#f4bb7c
#7cb5f4

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

#7cf1f4 Color Code Preview on Black Background Color

This is how #7cf1f4 Color will look on black background color. Color contrast ratio is 15.75

#7cf1f4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7cf1f4 color code is use for CSS Background Color

Background color for the above div is #7cf1f4

HTML with inline CSS

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

#7cf1f4 color code is use for CSS Border Color

CSS Border color for the above div is #7cf1f4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7cf1f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7cf1f4 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.