crispedge.com

Color picker

Loading...

#004f9e hex color - Blue - Cool color - Information

#004f9e hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #004f9e Color code in RGB color code model is created after adding 0% red color, 30.98% green color and 61.96% blue color. Hex #004f9e Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 50% magenta, 0% yellow and 38% black.

Hex #004f9e color code is between #005599 web safe hex color code and #0044aa web safe hex color code. #005599 is the nearest web safe color code. You can see here many more shades of #004f9e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code004f9e#004f9e
RGB Decimal0, 79, 158rgb(0, 79, 158)
RGB Percent0%, 31%, 62%rgb(0%, 31%, 62%)
CSS RGBa0, 79, 158,1rgba(0,79,158,1)
CMYK Modelcmyk(100%,50%,0%,38%)
HSL Color Space210,100% ,31%hsl(210,100% ,31%)
HSV Color Space210°, 100%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000100111110011110
Octal0117236
Decimal079158
Hex004f9e

Different shades of #004f9e color code.

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

Light Shade of #004f9e
#0068d1
Dark Shade of #004f9e
#00356b
Saturated Shade of #004f9e
#004f9e
Desaturated Shade of #004f9e
#084f96
Grey scale Shade of #004f9e
#4f4f4f
Brighten Shade
#1968b7
Most Readable Shade
#FFFFFF

Shades of #004f9e color code

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

#004f9e
#00468c
#003d7a
#003469
#002b57
#002346
#001a34
#001123
#000811
#000000

Similar Color like #004f9e color

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

#01509f
#0251a0
#0352a1
#0453a2
#0554a3
#0655a4
#0756a5
#0857a6
#0958a7
#0a59a8
#0b5aa9
#0c5baa
#0d5cab
#0e5dac
#004e9d
#004d9c
#004c9b
#004b9a
#004a99
#004998
#004897
#004796
#004695
#004594
#004493
#004392
#004291
#004190

Monochromatic Color with #004f9e

#004f9e
#0064c8
#0079f3
#000f1e
#002449
#003a73

Tints of #004f9e Color

#004f9e
#1c62a8
#3876b3
#5589be
#719dc9
#8db0d3
#aac4de
#c6d7e9
#e2ebf4
#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

#004f9e
#9e4f00

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

Split Complementary

#004f9e
#9e0000
#9e9e00

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

Analogous Color

#008e9e
#006f9e
#004f9e
#002f9e
#00109e

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

#004f9e
#9e004f
#4f9e00

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

#004f9e
#9e009e
#9e4f00
#009e00

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

#004f9e
#9e4f00
#9e9e00
#00009e

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 #004f9e 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.

#004f9e Color Code Preview on Black Background Color

This is how #004f9e Color will look on black background color. Color contrast ratio is 2.61

#004f9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #004f9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #004f9e

#004f9e color code is use for CSS Background Color

Background color for the above div is #004f9e

HTML with inline CSS

<div style="background-color:#004f9e;"></div>

#004f9e color code is use for CSS Border Color

CSS Border color for the above div is #004f9e

HTML with inline CSS

<div style="border:5px solid #004f9e;"></div>

CSS Border Left color for the above div is #004f9e

HTML with inline CSS

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

CSS Border Right color for the above div is #004f9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #004f9e

HTML with inline CSS

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

CSS Border Top color for the above div is #004f9e

HTML with inline CSS

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

#004f9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#004f9e Color code Preview on White Background

This is how #004f9e Color code will look on white background color. Color contrast ratio is 8.04

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

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(0,79,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,79,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,79,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.