crispedge.com

Color picker

Loading...

#00467b hex color - Blue - Cool color - Information

#00467b hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #00467b Color code in RGB color code model is created after adding 0% red color, 27.45% green color and 48.24% blue color. Hex #00467b Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 43% magenta, 0% yellow and 52% black.

Hex #00467b color code is between #004477 web safe hex color code and #005588 web safe hex color code. #004477 is the nearest web safe color code. You can see here many more shades of #00467b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code00467b#00467b
RGB Decimal0, 70, 123rgb(0, 70, 123)
RGB Percent0%, 27%, 48%rgb(0%, 27%, 48%)
CSS RGBa0, 70, 123,1rgba(0,70,123,1)
CMYK Modelcmyk(100%,43%,0%,52%)
HSL Color Space206,100% ,24%hsl(206,100% ,24%)
HSV Color Space206°, 100%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000100011001111011
Octal0106173
Decimal070123
Hex00467b

Different shades of #00467b color code.

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

Light Shade of #00467b
#0063ae
Dark Shade of #00467b
#002948
Saturated Shade of #00467b
#00467b
Desaturated Shade of #00467b
#064575
Grey scale Shade of #00467b
#3d3d3d
Brighten Shade
#195f94
Most Readable Shade
#FFFFFF

Shades of #00467b color code

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

#00467b
#003e6d
#00365f
#002e52
#002644
#001f36
#001729
#000f1b
#00070d
#000000

Similar Color like #00467b color

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

#01477c
#02487d
#03497e
#044a7f
#054b80
#064c81
#074d82
#084e83
#094f84
#0a5085
#0b5186
#0c5287
#0d5388
#0e5489
#00457a
#004479
#004378
#004277
#004176
#004075
#003f74
#003e73
#003d72
#003c71
#003b70
#003a6f
#00396e
#00386d

Monochromatic Color with #00467b

#00467b
#005ea5
#0076d0
#008ffa
#001626
#002e50

Tints of #00467b Color

#00467b
#1c5a89
#386f98
#5583a7
#7198b5
#8dacc4
#aac1d3
#c6d5e1
#e2eaf0
#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

#00467b
#7b3500

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

Split Complementary

#00467b
#7b0008
#7b7300

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

Analogous Color

#00777b
#005f7b
#00467b
#002d7b
#00157b

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

#00467b
#7b0046
#467b00

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

#00467b
#72007b
#7b3500
#087b00

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

#00467b
#7b3500
#7b7300
#00087b

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 #00467b 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.

#00467b Color Code Preview on Black Background Color

This is how #00467b Color will look on black background color. Color contrast ratio is 2.16

#00467b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00467b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00467b

#00467b color code is use for CSS Background Color

Background color for the above div is #00467b

HTML with inline CSS

<div style="background-color:#00467b;"></div>

#00467b color code is use for CSS Border Color

CSS Border color for the above div is #00467b

HTML with inline CSS

<div style="border:5px solid #00467b;"></div>

CSS Border Left color for the above div is #00467b

HTML with inline CSS

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

CSS Border Right color for the above div is #00467b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00467b

HTML with inline CSS

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

CSS Border Top color for the above div is #00467b

HTML with inline CSS

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

#00467b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00467b Color code Preview on White Background

This is how #00467b Color code will look on white background color. Color contrast ratio is 9.71

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.