crispedge.com

Color picker

Loading...

#0030ab hex color - Blue - Cool color - Information

#0030ab hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0030ab Color code in RGB color code model is created after adding 0% red color, 18.82% green color and 67.06% blue color. Hex #0030ab Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 72% magenta, 0% yellow and 33% black.

Hex #0030ab color code is between #0033aa web safe hex color code and #0022bb web safe hex color code. #0033aa is the nearest web safe color code. You can see here many more shades of #0030ab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0030ab#0030ab
RGB Decimal0, 48, 171rgb(0, 48, 171)
RGB Percent0%, 19%, 67%rgb(0%, 19%, 67%)
CSS RGBa0, 48, 171,1rgba(0,48,171,1)
CMYK Modelcmyk(100%,72%,0%,33%)
HSL Color Space223,100% ,34%hsl(223,100% ,34%)
HSV Color Space223°, 100%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000011000010101011
Octal060253
Decimal048171
Hex0030ab

Different shades of #0030ab color code.

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

Light Shade of #0030ab
#003ede
Dark Shade of #0030ab
#002278
Saturated Shade of #0030ab
#0030ab
Desaturated Shade of #0030ab
#0934a2
Grey scale Shade of #0030ab
#555555
Brighten Shade
#1949c4
Most Readable Shade
#FFFFFF

Shades of #0030ab color code

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

#0030ab
#002a98
#002585
#002072
#001a5f
#00154c
#001039
#000a26
#000513
#000000

Similar Color like #0030ab color

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

#0131ac
#0232ad
#0333ae
#0434af
#0535b0
#0636b1
#0737b2
#0838b3
#0939b4
#0a3ab5
#0b3bb6
#0c3cb7
#0d3db8
#0e3eb9
#002faa
#002ea9
#002da8
#002ca7
#002ba6
#002aa5
#0029a4
#0028a3
#0027a2
#0026a1
#0025a0
#00249f
#00239e
#00229d

Monochromatic Color with #0030ab

#0030ab
#003cd5
#000001
#000c2b
#001856
#002480

Tints of #0030ab Color

#0030ab
#1c47b4
#385ebd
#5575c7
#718cd0
#8da3d9
#aabae3
#c6d1ec
#e2e8f5
#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

#0030ab
#ab7b00

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

Split Complementary

#0030ab
#ab2500
#86ab00

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

Analogous Color

#0074ab
#0052ab
#0030ab
#000eab
#1400ab

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

#0030ab
#ab0030
#30ab00

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

#0030ab
#ab0085
#ab7b00
#00ab25

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

#0030ab
#ab7b00
#86ab00
#2500ab

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 #0030ab 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.

#0030ab Color Code Preview on Black Background Color

This is how #0030ab Color will look on black background color. Color contrast ratio is 2.01

#0030ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0030ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0030ab

#0030ab color code is use for CSS Background Color

Background color for the above div is #0030ab

HTML with inline CSS

<div style="background-color:#0030ab;"></div>

#0030ab color code is use for CSS Border Color

CSS Border color for the above div is #0030ab

HTML with inline CSS

<div style="border:5px solid #0030ab;"></div>

CSS Border Left color for the above div is #0030ab

HTML with inline CSS

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

CSS Border Right color for the above div is #0030ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0030ab

HTML with inline CSS

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

CSS Border Top color for the above div is #0030ab

HTML with inline CSS

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

#0030ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0030ab Color code Preview on White Background

This is how #0030ab Color code will look on white background color. Color contrast ratio is 10.44

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

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,48,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,123,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,48,171,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.