crispedge.com

Color picker

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

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

#7affbe hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code7affbe#7affbe
RGB Decimal122, 255, 190rgb(122, 255, 190)
RGB Percent48%, 100%, 75%rgb(48%, 100%, 75%)
CSS RGBa122, 255, 190,1rgba(122,255,190,1)
CMYK Modelcmyk(52%,0%,25%,0%)
HSL Color Space151,100% ,74%hsl(151,100% ,74%)
HSV Color Space151°, 52%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101111111110111110
Octal172377276
Decimal122255190
Hex7affbe

Different shades of #7affbe color code.

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

Light Shade of #7affbe
#adffd7
Dark Shade of #7affbe
#47ffa5
Saturated Shade of #7affbe
#7affbe
Desaturated Shade of #7affbe
#81f8be
Grey scale Shade of #7affbe
#bcbcbc
Brighten Shade
#93ffd7
Most Readable Shade
#000000

Shades of #7affbe color code

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

#7affbe
#6ce2a8
#5ec693
#51aa7e
#438d69
#367154
#28553f
#1b382a
#0d1c15
#000000

Similar Color like #7affbe color

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

#7bffbf
#7cffc0
#7dffc1
#7effc2
#7fffc3
#80ffc4
#81ffc5
#82ffc6
#83ffc7
#84ffc8
#85ffc9
#86ffca
#87ffcb
#88ffcc
#79febd
#78fdbc
#77fcbb
#76fbba
#75fab9
#74f9b8
#73f8b7
#72f7b6
#71f6b5
#70f5b4
#6ff4b3
#6ef3b2
#6df2b1
#6cf1b0

Monochromatic Color with #7affbe

#7affbe
#142a20
#29553f
#3d805f
#51aa7f
#66d49e

Tints of #7affbe Color

#7affbe
#88ffc5
#97ffcc
#a6ffd3
#b5ffda
#c3ffe2
#d2ffe9
#e1fff0
#f0fff7
#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

#7affbe
#ff7abb

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

Split Complementary

#7affbe
#ff7afd
#ff7c7a

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

Analogous Color

#7aff89
#7affa3
#7affbe
#7affd9
#7afff3

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

#7affbe
#be7aff
#ffbe7a

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

#7affbe
#7b7aff
#ff7abb
#fdff7a

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

#7affbe
#ff7abb
#ff7c7a
#7afdff

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

#7affbe Color Code Preview on Black Background Color

This is how #7affbe Color will look on black background color. Color contrast ratio is 16.88

#7affbe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7affbe color code is use for CSS Background Color

Background color for the above div is #7affbe

HTML with inline CSS

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

#7affbe color code is use for CSS Border Color

CSS Border color for the above div is #7affbe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7affbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7affbe Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.