crispedge.com

Color picker

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

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

#7fbee2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7fbee2 Color code in RGB color code model is created after adding 49.8% red color, 74.51% green color and 88.63% blue color. Hex #7fbee2 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 16% magenta, 0% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7fbee2#7fbee2
RGB Decimal127, 190, 226rgb(127, 190, 226)
RGB Percent50%, 75%, 89%rgb(50%, 75%, 89%)
CSS RGBa127, 190, 226,1rgba(127,190,226,1)
CMYK Modelcmyk(44%,16%,0%,11%)
HSL Color Space202,63% ,69%hsl(202,63% ,69%)
HSV Color Space202°, 44%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111111011111011100010
Octal177276342
Decimal127190226
Hex7fbee2

Different shades of #7fbee2 color code.

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

Light Shade of #7fbee2
#a9d3eb
Dark Shade of #7fbee2
#55a9d9
Saturated Shade of #7fbee2
#77c0ea
Desaturated Shade of #7fbee2
#87bcda
Grey scale Shade of #7fbee2
#b0b0b0
Brighten Shade
#98d7fb
Most Readable Shade
#000000

Shades of #7fbee2 color code

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

#7fbee2
#70a8c8
#6293af
#547e96
#46697d
#385464
#2a3f4b
#1c2a32
#0e1519
#000000

Similar Color like #7fbee2 color

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

#80bfe3
#81c0e4
#82c1e5
#83c2e6
#84c3e7
#85c4e8
#86c5e9
#87c6ea
#88c7eb
#89c8ec
#8ac9ed
#8bcaee
#8ccbef
#8dccf0
#7ebde1
#7dbce0
#7cbbdf
#7bbade
#7ab9dd
#79b8dc
#78b7db
#77b6da
#76b5d9
#75b4d8
#74b3d7
#73b2d6
#72b1d5
#71b0d4

Monochromatic Color with #7fbee2

#7fbee2
#080b0d
#1f2f38
#375362
#4f778d
#679ab7

Tints of #7fbee2 Color

#7fbee2
#8dc5e5
#9bcce8
#a9d3eb
#b7daee
#c6e2f2
#d4e9f5
#e2f0f8
#f0f7fb
#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

#7fbee2
#e2a37f

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

Split Complementary

#7fbee2
#e27f8c
#e2d57f

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

Analogous Color

#7fe2de
#7fd2e2
#7fbee2
#7faae2
#7f96e2

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

#7fbee2
#e27fbe
#bee27f

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

#7fbee2
#d47fe2
#e2a37f
#8ce27f

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

#7fbee2
#e2a37f
#e2d57f
#7f8ce2

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

#7fbee2 Color Code Preview on Black Background Color

This is how #7fbee2 Color will look on black background color. Color contrast ratio is 10.37

#7fbee2 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7fbee2 color code is use for CSS Background Color

Background color for the above div is #7fbee2

HTML with inline CSS

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

#7fbee2 color code is use for CSS Border Color

CSS Border color for the above div is #7fbee2

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7fbee2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fbee2 Color code Preview on White Background

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

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

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.