crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#002b8c hex color - Blue - Cool color - Information

#002b8c hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #002b8c Color code in RGB color code model is created after adding 0% red color, 16.86% green color and 54.9% blue color. Hex #002b8c Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 69% magenta, 0% yellow and 45% black.

Hex #002b8c color code is between #003388 web safe hex color code and #002299 web safe hex color code. #003388 is the nearest web safe color code. You can see here many more shades of #002b8c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code002b8c#002b8c
RGB Decimal0, 43, 140rgb(0, 43, 140)
RGB Percent0%, 17%, 55%rgb(0%, 17%, 55%)
CSS RGBa0, 43, 140,1rgba(0,43,140,1)
CMYK Modelcmyk(100%,69%,0%,45%)
HSL Color Space222,100% ,27%hsl(222,100% ,27%)
HSV Color Space222°, 100%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000010101110001100
Octal053214
Decimal043140
Hex002b8c

Different shades of #002b8c color code.

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

Light Shade of #002b8c
#003bbf
Dark Shade of #002b8c
#001b59
Saturated Shade of #002b8c
#002b8c
Desaturated Shade of #002b8c
#072e85
Grey scale Shade of #002b8c
#464646
Brighten Shade
#1944a5
Most Readable Shade
#FFFFFF

Shades of #002b8c color code

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

#002b8c
#00267c
#00216c
#001c5d
#00174d
#00133e
#000e2e
#00091f
#00040f
#000000

Similar Color like #002b8c color

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

#012c8d
#022d8e
#032e8f
#042f90
#053091
#063192
#073293
#083394
#093495
#0a3596
#0b3697
#0c3798
#0d3899
#0e399a
#002a8b
#00298a
#002889
#002788
#002687
#002586
#002485
#002384
#002283
#002182
#002081
#001f80
#001e7f
#001d7e

Monochromatic Color with #002b8c

#002b8c
#0038b6
#0045e1
#00040c
#001137
#001e61

Tints of #002b8c Color

#002b8c
#1c4298
#385aa5
#5571b2
#7189bf
#8da0cb
#aab8d8
#c6cfe5
#e2e7f2
#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

#002b8c
#8c6100

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

Split Complementary

#002b8c
#8c1b00
#718c00

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

Analogous Color

#00638c
#00478c
#002b8c
#000f8c
#0d008c

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

#002b8c
#8c002b
#2b8c00

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

#002b8c
#8c0071
#8c6100
#008c1b

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

#002b8c
#8c6100
#718c00
#1b008c

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 #002b8c 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.

#002b8c Color Code Preview on Black Background Color

This is how #002b8c Color will look on black background color. Color contrast ratio is 1.72

#002b8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #002b8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #002b8c

#002b8c color code is use for CSS Background Color

Background color for the above div is #002b8c

HTML with inline CSS

<div style="background-color:#002b8c;"></div>

#002b8c color code is use for CSS Border Color

CSS Border color for the above div is #002b8c

HTML with inline CSS

<div style="border:5px solid #002b8c;"></div>

CSS Border Left color for the above div is #002b8c

HTML with inline CSS

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

CSS Border Right color for the above div is #002b8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #002b8c

HTML with inline CSS

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

CSS Border Top color for the above div is #002b8c

HTML with inline CSS

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

#002b8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#002b8c Color code Preview on White Background

This is how #002b8c Color code will look on white background color. Color contrast ratio is 12.18

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.