crispedge.com

Color picker

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

#0094be hex color - Blue - Cool color - Information

#0094be hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #0094be color code is between #0099bb web safe hex color code and #0088cc web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #0094be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0094be#0094be
RGB Decimal0, 148, 190rgb(0, 148, 190)
RGB Percent0%, 58%, 75%rgb(0%, 58%, 75%)
CSS RGBa0, 148, 190,1rgba(0,148,190,1)
CMYK Modelcmyk(100%,22%,0%,25%)
HSL Color Space193,100% ,37%hsl(193,100% ,37%)
HSV Color Space193°, 100%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001001010010111110
Octal0224276
Decimal0148190
Hex0094be

Different shades of #0094be color code.

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

Light Shade of #0094be
#00bcf1
Dark Shade of #0094be
#006c8b
Saturated Shade of #0094be
#0094be
Desaturated Shade of #0094be
#098fb4
Grey scale Shade of #0094be
#5f5f5f
Brighten Shade
#19add7
Most Readable Shade
#000000

Shades of #0094be color code

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

#0094be
#0083a8
#007393
#00627e
#005269
#004154
#00313f
#00202a
#001015
#000000

Similar Color like #0094be color

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

#0195bf
#0296c0
#0397c1
#0498c2
#0599c3
#069ac4
#079bc5
#089cc6
#099dc7
#0a9ec8
#0b9fc9
#0ca0ca
#0da1cb
#0ea2cc
#0093bd
#0092bc
#0091bb
#0090ba
#008fb9
#008eb8
#008db7
#008cb6
#008bb5
#008ab4
#0089b3
#0088b2
#0087b1
#0086b0

Monochromatic Color with #0094be

#0094be
#00b5e8
#001014
#00313e
#005269
#007393

Tints of #0094be Color

#0094be
#1c9fc5
#38abcc
#55b7d3
#71c3da
#8dcfe2
#aadbe9
#c6e7f0
#e2f3f7
#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

#0094be
#be2a00

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

Split Complementary

#0094be
#be0035
#be8900

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

Analogous Color

#00be9c
#00babe
#0094be
#006ebe
#0048be

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

#0094be
#be0094
#94be00

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

#0094be
#8900be
#be2a00
#35be00

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

#0094be
#be2a00
#be8900
#0035be

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 #0094be 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.

#0094be Color Code Preview on Black Background Color

This is how #0094be Color will look on black background color. Color contrast ratio is 5.98

#0094be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0094be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0094be

#0094be color code is use for CSS Background Color

Background color for the above div is #0094be

HTML with inline CSS

<div style="background-color:#0094be;"></div>

#0094be color code is use for CSS Border Color

CSS Border color for the above div is #0094be

HTML with inline CSS

<div style="border:5px solid #0094be;"></div>

CSS Border Left color for the above div is #0094be

HTML with inline CSS

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

CSS Border Right color for the above div is #0094be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0094be

HTML with inline CSS

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

CSS Border Top color for the above div is #0094be

HTML with inline CSS

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

#0094be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0094be Color code Preview on White Background

This is how #0094be Color code will look on white background color. Color contrast ratio is 3.51

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

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.