crispedge.com

Color picker

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

#04b4ab hex color - Blue - Cool color - Information

#04b4ab hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #04b4ab Color code in RGB color code model is created after adding 1.57% red color, 70.59% green color and 67.06% blue color. Hex #04b4ab Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 0% magenta, 5% yellow and 29% black.

Hex #04b4ab color code is between #00bbaa web safe hex color code and #00aabb web safe hex color code. #00bbaa is the nearest web safe color code. You can see here many more shades of #04b4ab color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code04b4ab#04b4ab
RGB Decimal4, 180, 171rgb(4, 180, 171)
RGB Percent2%, 71%, 67%rgb(2%, 71%, 67%)
CSS RGBa4, 180, 171,1rgba(4,180,171,1)
CMYK Modelcmyk(98%,0%,5%,29%)
HSL Color Space177,96% ,36%hsl(177,96% ,36%)
HSV Color Space177°, 98%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001001011010010101011
Octal4264253
Decimal4180171
Hex04b4ab

Different shades of #04b4ab color code.

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

Light Shade of #04b4ab
#05e6da
Dark Shade of #04b4ab
#03827c
Saturated Shade of #04b4ab
#00b8af
Desaturated Shade of #04b4ab
#0daba3
Grey scale Shade of #04b4ab
#5c5c5c
Brighten Shade
#1dcdc4
Most Readable Shade
#000000

Shades of #04b4ab color code

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

#04b4ab
#03a098
#038c85
#027872
#02645f
#01504c
#013c39
#002826
#001413
#000000

Similar Color like #04b4ab color

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

#05b5ac
#06b6ad
#07b7ae
#08b8af
#09b9b0
#0abab1
#0bbbb2
#0cbcb3
#0dbdb4
#0ebeb5
#0fbfb6
#10c0b7
#11c1b8
#12c2b9
#03b3aa
#02b2a9
#01b1a8
#00b0a7
#00afa6
#00aea5
#00ada4
#00aca3
#00aba2
#00aaa1
#00a9a0
#00a89f
#00a79e
#00a69d

Monochromatic Color with #04b4ab

#04b4ab
#05ded3
#000a09
#013432
#025f5a
#038983

Tints of #04b4ab Color

#04b4ab
#1fbcb4
#3bc4bd
#57cdc7
#73d5d0
#8fddd9
#abe6e3
#c7eeec
#e3f6f5
#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

#04b4ab
#b4040d

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

Split Complementary

#04b4ab
#b40465
#b45304

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

Analogous Color

#04b465
#04b488
#04b4ab
#049ab4
#0477b4

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

#04b4ab
#ab04b4
#b4ab04

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

#04b4ab
#5304b4
#b4040d
#65b404

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

#04b4ab
#b4040d
#b45304
#0465b4

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 #04b4ab 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.

#04b4ab Color Code Preview on Black Background Color

This is how #04b4ab Color will look on black background color. Color contrast ratio is 8.12

#04b4ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #04b4ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #04b4ab

#04b4ab color code is use for CSS Background Color

Background color for the above div is #04b4ab

HTML with inline CSS

<div style="background-color:#04b4ab;"></div>

#04b4ab color code is use for CSS Border Color

CSS Border color for the above div is #04b4ab

HTML with inline CSS

<div style="border:5px solid #04b4ab;"></div>

CSS Border Left color for the above div is #04b4ab

HTML with inline CSS

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

CSS Border Right color for the above div is #04b4ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #04b4ab

HTML with inline CSS

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

CSS Border Top color for the above div is #04b4ab

HTML with inline CSS

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

#04b4ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#04b4ab Color code Preview on White Background

This is how #04b4ab Color code will look on white background color. Color contrast ratio is 2.59

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

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.