crispedge.com

Color picker

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

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

#7bffe0 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7bffe0 Color code in RGB color code model is created after adding 48.24% red color, 100% green color and 87.84% blue color. Hex #7bffe0 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 12% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7bffe0#7bffe0
RGB Decimal123, 255, 224rgb(123, 255, 224)
RGB Percent48%, 100%, 88%rgb(48%, 100%, 88%)
CSS RGBa123, 255, 224,1rgba(123,255,224,1)
CMYK Modelcmyk(52%,0%,12%,0%)
HSL Color Space166,100% ,74%hsl(166,100% ,74%)
HSV Color Space166°, 52%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111111111111100000
Octal173377340
Decimal123255224
Hex7bffe0

Different shades of #7bffe0 color code.

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

Light Shade of #7bffe0
#aeffec
Dark Shade of #7bffe0
#48ffd4
Saturated Shade of #7bffe0
#7bffe0
Desaturated Shade of #7bffe0
#82f8dc
Grey scale Shade of #7bffe0
#bdbdbd
Brighten Shade
#94fff9
Most Readable Shade
#000000

Shades of #7bffe0 color code

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

#7bffe0
#6de2c7
#5fc6ae
#52aa95
#448d7c
#367163
#29554a
#1b3831
#0d1c18
#000000

Similar Color like #7bffe0 color

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

#7cffe1
#7dffe2
#7effe3
#7fffe4
#80ffe5
#81ffe6
#82ffe7
#83ffe8
#84ffe9
#85ffea
#86ffeb
#87ffec
#88ffed
#89ffee
#7afedf
#79fdde
#78fcdd
#77fbdc
#76fadb
#75f9da
#74f8d9
#73f7d8
#72f6d7
#71f5d6
#70f4d5
#6ff3d4
#6ef2d3
#6df1d2

Monochromatic Color with #7bffe0

#7bffe0
#142a25
#29554b
#3e8070
#52aa95
#67d4bb

Tints of #7bffe0 Color

#7bffe0
#89ffe3
#98ffe6
#a7ffea
#b5ffed
#c4fff1
#d3fff4
#e1fff8
#f0fffb
#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

#7bffe0
#ff7b9a

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

Split Complementary

#7bffe0
#ff7bdc
#ff9e7b

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

Analogous Color

#7bffab
#7bffc6
#7bffe0
#7bfffa
#7be9ff

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

#7bffe0
#e07bff
#ffe07b

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

#7bffe0
#9e7bff
#ff7b9a
#dcff7b

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

#7bffe0
#ff7b9a
#ff9e7b
#7bdcff

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

#7bffe0 Color Code Preview on Black Background Color

This is how #7bffe0 Color will look on black background color. Color contrast ratio is 17.22

#7bffe0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bffe0 color code is use for CSS Background Color

Background color for the above div is #7bffe0

HTML with inline CSS

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

#7bffe0 color code is use for CSS Border Color

CSS Border color for the above div is #7bffe0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bffe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bffe0 Color code Preview on White Background

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

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

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.