crispedge.com

Color picker

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

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

#7b9ee0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

Hex #7b9ee0 color code is between #7799dd web safe hex color code and #88aaee web safe hex color code. #7799dd is the nearest web safe color code. You can see here many more shades of #7b9ee0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b9ee0#7b9ee0
RGB Decimal123, 158, 224rgb(123, 158, 224)
RGB Percent48%, 62%, 88%rgb(48%, 62%, 88%)
CSS RGBa123, 158, 224,1rgba(123,158,224,1)
CMYK Modelcmyk(45%,29%,0%,12%)
HSL Color Space219,62% ,68%hsl(219,62% ,68%)
HSV Color Space219°, 45%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111001111011100000
Octal173236340
Decimal123158224
Hex7b9ee0

Different shades of #7b9ee0 color code.

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

Light Shade of #7b9ee0
#a4bcea
Dark Shade of #7b9ee0
#5280d6
Saturated Shade of #7b9ee0
#739be8
Desaturated Shade of #7b9ee0
#83a0d8
Grey scale Shade of #7b9ee0
#adadad
Brighten Shade
#94b7f9
Most Readable Shade
#000000

Shades of #7b9ee0 color code

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

#7b9ee0
#6d8cc7
#5f7aae
#526995
#44577c
#364663
#29344a
#1b2331
#0d1118
#000000

Similar Color like #7b9ee0 color

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

#7c9fe1
#7da0e2
#7ea1e3
#7fa2e4
#80a3e5
#81a4e6
#82a5e7
#83a6e8
#84a7e9
#85a8ea
#86a9eb
#87aaec
#88abed
#89acee
#7a9ddf
#799cde
#789bdd
#779adc
#7699db
#7598da
#7497d9
#7396d8
#7295d7
#7194d6
#7093d5
#6f92d4
#6e91d3
#6d90d2

Monochromatic Color with #7b9ee0

#7b9ee0
#06080b
#1e2636
#354460
#4c628b
#6480b5

Tints of #7b9ee0 Color

#7b9ee0
#89a8e3
#98b3e6
#a7beea
#b5c9ed
#c4d3f1
#d3def4
#e1e9f8
#f0f4fb
#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

#7b9ee0
#e0bd7b

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

Split Complementary

#7b9ee0
#e08b7b
#d0e07b

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

Analogous Color

#7bc6e0
#7bb2e0
#7b9ee0
#7b8ae0
#807be0

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

#7b9ee0
#e07b9e
#9ee07b

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

#7b9ee0
#e07bd0
#e0bd7b
#7be08a

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

#7b9ee0
#e0bd7b
#d0e07b
#8b7be0

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

#7b9ee0 Color Code Preview on Black Background Color

This is how #7b9ee0 Color will look on black background color. Color contrast ratio is 7.81

#7b9ee0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b9ee0 color code is use for CSS Background Color

Background color for the above div is #7b9ee0

HTML with inline CSS

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

#7b9ee0 color code is use for CSS Border Color

CSS Border color for the above div is #7b9ee0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b9ee0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b9ee0 Color code Preview on White Background

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

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

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.