crispedge.com

Color picker

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

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

#04bdf0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #04bdf0 Color code in RGB color code model is created after adding 1.57% red color, 74.12% green color and 94.12% blue color. Hex #04bdf0 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 21% magenta, 0% yellow and 6% black.

Hex #04bdf0 color code is between #00bbee web safe hex color code and #00ccff web safe hex color code. #00bbee is the nearest web safe color code. You can see here many more shades of #04bdf0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code04bdf0#04bdf0
RGB Decimal4, 189, 240rgb(4, 189, 240)
RGB Percent2%, 74%, 94%rgb(2%, 74%, 94%)
CSS RGBa4, 189, 240,1rgba(4,189,240,1)
CMYK Modelcmyk(98%,21%,0%,6%)
HSL Color Space193,97% ,48%hsl(193,97% ,48%)
HSV Color Space193°, 98%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001001011110111110000
Octal4275360
Decimal4189240
Hex04bdf0

Different shades of #04bdf0 color code.

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

Light Shade of #04bdf0
#2ccffb
Dark Shade of #04bdf0
#0395be
Saturated Shade of #04bdf0
#00bff4
Desaturated Shade of #04bdf0
#10b6e4
Grey scale Shade of #04bdf0
#7a7a7a
Brighten Shade
#1dd6ff
Most Readable Shade
#000000

Shades of #04bdf0 color code

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

#04bdf0
#03a8d5
#0393ba
#027ea0
#026985
#01546a
#013f50
#002a35
#00151a
#000000

Similar Color like #04bdf0 color

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

#05bef1
#06bff2
#07c0f3
#08c1f4
#09c2f5
#0ac3f6
#0bc4f7
#0cc5f8
#0dc6f9
#0ec7fa
#0fc8fb
#10c9fc
#11cafd
#12cbfe
#03bcef
#02bbee
#01baed
#00b9ec
#00b8eb
#00b7ea
#00b6e9
#00b5e8
#00b4e7
#00b3e6
#00b2e5
#00b1e4
#00b0e3
#00afe2

Monochromatic Color with #04bdf0

#04bdf0
#00161b
#013746
#025970
#037a9b
#039cc5

Tints of #04bdf0 Color

#04bdf0
#1fc4f1
#3bcbf3
#57d3f5
#73daf6
#8fe1f8
#abe9fa
#c7f0fb
#e3f7fd
#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

#04bdf0
#f03704

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

Split Complementary

#04bdf0
#f00447
#f0ad04

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

Analogous Color

#04f0c5
#04ecf0
#04bdf0
#048ef0
#045ff0

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

#04bdf0
#f004bd
#bdf004

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

#04bdf0
#ad04f0
#f03704
#47f004

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

#04bdf0
#f03704
#f0ad04
#0447f0

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

#04bdf0 Color Code Preview on Black Background Color

This is how #04bdf0 Color will look on black background color. Color contrast ratio is 9.54

#04bdf0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#04bdf0 color code is use for CSS Background Color

Background color for the above div is #04bdf0

HTML with inline CSS

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

#04bdf0 color code is use for CSS Border Color

CSS Border color for the above div is #04bdf0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#04bdf0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#04bdf0 Color code Preview on White Background

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

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

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.