crispedge.com

Color picker

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

#007bae hex color - Blue - Cool color - Information

#007bae hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #007bae Color code in RGB color code model is created after adding 0% red color, 48.24% green color and 68.24% blue color. Hex #007bae Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 29% magenta, 0% yellow and 32% black.

Hex #007bae color code is between #0077aa web safe hex color code and #0088bb web safe hex color code. #0077aa is the nearest web safe color code. You can see here many more shades of #007bae color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code007bae#007bae
RGB Decimal0, 123, 174rgb(0, 123, 174)
RGB Percent0%, 48%, 68%rgb(0%, 48%, 68%)
CSS RGBa0, 123, 174,1rgba(0,123,174,1)
CMYK Modelcmyk(100%,29%,0%,32%)
HSL Color Space198,100% ,34%hsl(198,100% ,34%)
HSV Color Space198°, 100%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000111101110101110
Octal0173256
Decimal0123174
Hex007bae

Different shades of #007bae color code.

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

Light Shade of #007bae
#009fe1
Dark Shade of #007bae
#00577b
Saturated Shade of #007bae
#007bae
Desaturated Shade of #007bae
#0977a5
Grey scale Shade of #007bae
#575757
Brighten Shade
#1994c7
Most Readable Shade
#FFFFFF

Shades of #007bae color code

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

#007bae
#006d9a
#005f87
#005274
#004460
#00364d
#00293a
#001b26
#000d13
#000000

Similar Color like #007bae color

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

#017caf
#027db0
#037eb1
#047fb2
#0580b3
#0681b4
#0782b5
#0883b6
#0984b7
#0a85b8
#0b86b9
#0c87ba
#0d88bb
#0e89bc
#007aad
#0079ac
#0078ab
#0077aa
#0076a9
#0075a8
#0074a7
#0073a6
#0072a5
#0071a4
#0070a3
#006fa2
#006ea1
#006da0

Monochromatic Color with #007bae

#007bae
#0099d8
#000304
#00212e
#003f59
#005d83

Tints of #007bae Color

#007bae
#1c89b7
#3898c0
#55a7c9
#71b5d2
#8dc4db
#aad3e4
#c6e1ed
#e2f0f6
#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

#007bae
#ae3300

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

Split Complementary

#007bae
#ae0024
#ae8a00

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

Analogous Color

#00ae9b
#009eae
#007bae
#0058ae
#0035ae

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

#007bae
#ae007b
#7bae00

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

#007bae
#8a00ae
#ae3300
#24ae00

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

#007bae
#ae3300
#ae8a00
#0024ae

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 #007bae 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.

#007bae Color Code Preview on Black Background Color

This is how #007bae Color will look on black background color. Color contrast ratio is 4.44

#007bae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #007bae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #007bae

#007bae color code is use for CSS Background Color

Background color for the above div is #007bae

HTML with inline CSS

<div style="background-color:#007bae;"></div>

#007bae color code is use for CSS Border Color

CSS Border color for the above div is #007bae

HTML with inline CSS

<div style="border:5px solid #007bae;"></div>

CSS Border Left color for the above div is #007bae

HTML with inline CSS

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

CSS Border Right color for the above div is #007bae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #007bae

HTML with inline CSS

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

CSS Border Top color for the above div is #007bae

HTML with inline CSS

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

#007bae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#007bae Color code Preview on White Background

This is how #007bae Color code will look on white background color. Color contrast ratio is 4.73

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

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.