crispedge.com

Color picker

Loading...

#449dbf hex color - Blue - Cool color - Information

#449dbf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #449dbf Color code in RGB color code model is created after adding 26.67% red color, 61.57% green color and 74.9% blue color. Hex #449dbf Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 18% magenta, 0% yellow and 25% black.

Hex #449dbf color code is between #3399bb web safe hex color code and #55aacc web safe hex color code. #3399bb is the nearest web safe color code. You can see here many more shades of #449dbf color code.

0 Likes 0 Comments | 6 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code449dbf#449dbf
RGB Decimal68, 157, 191rgb(68, 157, 191)
RGB Percent27%, 62%, 75%rgb(27%, 62%, 75%)
CSS RGBa68, 157, 191,1rgba(68,157,191,1)
CMYK Modelcmyk(64%,18%,0%,25%)
HSL Color Space197,49% ,51%hsl(197,49% ,51%)
HSV Color Space197°, 64%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001001001110110111111
Octal104235277
Decimal68157191
Hex449dbf

Different shades of #449dbf color code.

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

Light Shade of #449dbf
#6ab1cc
Dark Shade of #449dbf
#357f9b
Saturated Shade of #449dbf
#37a3cc
Desaturated Shade of #449dbf
#5197b2
Grey scale Shade of #449dbf
#818181
Brighten Shade
#5db6d8
Most Readable Shade
#000000

Shades of #449dbf color code

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

#449dbf
#3c8ba9
#347a94
#2d687f
#25576a
#1e4554
#16343f
#0f222a
#071115
#000000

Similar Color like #449dbf color

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

#459ec0
#469fc1
#47a0c2
#48a1c3
#49a2c4
#4aa3c5
#4ba4c6
#4ca5c7
#4da6c8
#4ea7c9
#4fa8ca
#50a9cb
#51aacc
#52abcd
#439cbe
#429bbd
#419abc
#4099bb
#3f98ba
#3e97b9
#3d96b8
#3c95b7
#3b94b6
#3a93b5
#3992b4
#3891b3
#3790b2
#368fb1

Monochromatic Color with #449dbf

#449dbf
#53c0e9
#071115
#17343f
#26576a
#357a94

Tints of #449dbf Color

#449dbf
#58a7c6
#6db2cd
#82bdd4
#97c8db
#abd3e2
#c0dee9
#d5e9f0
#eaf4f7
#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

#449dbf
#bf6644

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

Split Complementary

#449dbf
#bf4460
#bfa344

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

Analogous Color

#44bfb0
#44b6bf
#449dbf
#4484bf
#446cbf

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

#449dbf
#bf449d
#9dbf44

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

#449dbf
#a344bf
#bf6644
#5fbf44

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

#449dbf
#bf6644
#bfa344
#4460bf

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 #449dbf 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.

#449dbf Color Code Preview on Black Background Color

This is how #449dbf Color will look on black background color. Color contrast ratio is 6.82

#449dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #449dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #449dbf

#449dbf color code is use for CSS Background Color

Background color for the above div is #449dbf

HTML with inline CSS

<div style="background-color:#449dbf;"></div>

#449dbf color code is use for CSS Border Color

CSS Border color for the above div is #449dbf

HTML with inline CSS

<div style="border:5px solid #449dbf;"></div>

CSS Border Left color for the above div is #449dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #449dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #449dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #449dbf

HTML with inline CSS

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

#449dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#449dbf Color code Preview on White Background

This is how #449dbf Color code will look on white background color. Color contrast ratio is 3.08

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(68,157,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,102,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(68,157,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.