Skip to main content Skip to docs navigation

#00528d hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lapis Blue and its hex is #00508D Nearest Color Name

Color Hue/Base color: Blue

Hex #00528d Color code in RGB color code model is created after adding 0% red color, 32.16% green color and 55.29% blue color. Hex #00528d Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 42% magenta, 0% yellow and 44.71% black.

Hex #00528d color code is between #005588 web safe hex color code and #004499 web safe hex color code. #005588 is the nearest web safe color code. You can see here many more shades of #00528d color code.

RGB Chart

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

Color Table

Hex Color Code 00528d #00528d
RGB Decimal 0, 82, 141 0, 82, 141
RGB Percent 0%, 32%, 55% rgb(0%, 32%, 55%)
CSS RGBa 0, 82, 141,1 rgba(0,82,141,1)
CMYK Model cmyk(100%,42%,0%,44.71%)
HSL Color Space 205,100% ,28% hsl(205,100% ,28%)
HSV Color Space 205°, 100%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 01010010 10001101
Octal 0 122 215
Decimal 0 82 141
Hex 00 52 8d

Different shades of #00528d color code.

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

Darkest of #00528d
#000000
Darker of #00528d
#001727
Dark of #00528d
#00345a
Base of #00528d
#00528d
Light of #00528d
#0070c0
Lighter
#008df3
Lightest
#27a5ff

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

#00528d
#8d3b00

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

Split Complementary

#00528d
#8d000b
#8d8200

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

Analogous Color

#008d76
#008d8d
#00528d
#00238d
#18008d

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

#00528d
#528d00
#8d0052

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

#00528d
#8d0052
#8d3b00
#008d3b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#00528d
#82008d
#8d3b00
#0b8d00

Square 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).

Monochromatic Color with #00528d

#000000
#000000
#001727
#00345a
#00528d
#0070c0
#008df3
#27a5ff
#5abaff

Tints of #00528d Color

#00528d
#1c6599
#3878a6
#558bb3
#719ebf
#8db2cc
#aac5d9
#c6d8e5
#e2ebf2
#ffffff

Shades of #00528d color code

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

#00528d
#00487d
#003f6d
#00365e
#002d4e
#00243e
#001b2f
#00121f
#00090f
#000000

Tones

#00528d
#0e507f
#1c4d71
#2a4b63
#384955

Tones

Similar Color like #00528d color

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

#01538e
#02548f
#035590
#045691
#055792
#065893
#075994
#085a95
#095b96
#0a5c97
#0b5d98
#0c5e99
#0d5f9a
#0e609b
#00518c
#00508b
#004f8a
#004e89
#004d88
#004c87
#004b86
#004a85
#004984
#004883
#004782
#004681
#004580
#00447f

Download this Dark Blue

Hex #00528d 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.

#00528d Color Code Preview on Black Background Color

This is how #00528d Color will look on black background color. Color contrast ratio is 2.59

#00528d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00528d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00528d

#00528d color code is use for CSS Background Color

Background color for the above div is #00528d

HTML with inline CSS

<div style="background-color:#00528d;"></div>

#00528d color code is use for CSS Border Color

CSS Border color for the above div is #00528d

HTML with inline CSS

<div style="border:5px solid #00528d;"></div>

CSS Border Left color for the above div is #00528d

HTML with inline CSS

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

CSS Border Right color for the above div is #00528d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00528d

HTML with inline CSS

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

CSS Border Top color for the above div is #00528d

HTML with inline CSS

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

#00528d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00528d Color code Preview on White Background

This is how #00528d Color code will look on white background color. Color contrast ratio is 8.10

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(0,82,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,59,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,82,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }