crispedge.com

Color picker

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

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

#7fb8e6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7fb8e6 Color code in RGB color code model is created after adding 49.8% red color, 72.16% green color and 90.2% blue color. Hex #7fb8e6 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 20% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7fb8e6#7fb8e6
RGB Decimal127, 184, 230rgb(127, 184, 230)
RGB Percent50%, 72%, 90%rgb(50%, 72%, 90%)
CSS RGBa127, 184, 230,1rgba(127,184,230,1)
CMYK Modelcmyk(45%,20%,0%,10%)
HSL Color Space207,67% ,70%hsl(207,67% ,70%)
HSV Color Space207°, 45%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111111011100011100110
Octal177270346
Decimal127184230
Hex7fb8e6

Different shades of #7fb8e6 color code.

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

Light Shade of #7fb8e6
#aad0ee
Dark Shade of #7fb8e6
#54a0de
Saturated Shade of #7fb8e6
#77b9ee
Desaturated Shade of #7fb8e6
#87b7de
Grey scale Shade of #7fb8e6
#b3b3b3
Brighten Shade
#98d1ff
Most Readable Shade
#000000

Shades of #7fb8e6 color code

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

#7fb8e6
#70a3cc
#628fb2
#547a99
#46667f
#385166
#2a3d4c
#1c2833
#0e1419
#000000

Similar Color like #7fb8e6 color

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

#80b9e7
#81bae8
#82bbe9
#83bcea
#84bdeb
#85beec
#86bfed
#87c0ee
#88c1ef
#89c2f0
#8ac3f1
#8bc4f2
#8cc5f3
#8dc6f4
#7eb7e5
#7db6e4
#7cb5e3
#7bb4e2
#7ab3e1
#79b2e0
#78b1df
#77b0de
#76afdd
#75aedc
#74addb
#73acda
#72abd9
#71aad8

Monochromatic Color with #7fb8e6

#7fb8e6
#0a0e11
#21303c
#395266
#507491
#6896bb

Tints of #7fb8e6 Color

#7fb8e6
#8dbfe8
#9bc7eb
#a9cfee
#b7d7f1
#c6dff3
#d4e7f6
#e2eff9
#f0f7fc
#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

#7fb8e6
#e6ad7f

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

Split Complementary

#7fb8e6
#e67f85
#e6e07f

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

Analogous Color

#7fe1e6
#7fcde6
#7fb8e6
#7fa3e6
#7f8fe6

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

#7fb8e6
#e67fb8
#b8e67f

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

#7fb8e6
#e07fe6
#e6ad7f
#85e67f

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

#7fb8e6
#e6ad7f
#e6e07f
#7f85e6

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

#7fb8e6 Color Code Preview on Black Background Color

This is how #7fb8e6 Color will look on black background color. Color contrast ratio is 9.90

#7fb8e6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7fb8e6 color code is use for CSS Background Color

Background color for the above div is #7fb8e6

HTML with inline CSS

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

#7fb8e6 color code is use for CSS Border Color

CSS Border color for the above div is #7fb8e6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7fb8e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fb8e6 Color code Preview on White Background

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

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

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.