crispedge.com

Color picker

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

#002fa6 hex color - International Klein Blue - Blue - Cool color - Information

#002fa6 hex color - International Klein Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #002fa6 Color Code is also known as International Klein Blue color.

Hex #002fa6 Color code in RGB color code model is created after adding 0% red color, 18.43% green color and 65.1% blue color. Hex #002fa6 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 72% magenta, 0% yellow and 35% black.

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

0 Likes 0 Comments | 60 Views

Color Table

Hex Color Code002fa6#002fa6
RGB Decimal0, 47, 166rgb(0, 47, 166)
RGB Percent0%, 18%, 65%rgb(0%, 18%, 65%)
CSS RGBa0, 47, 166,1rgba(0,47,166,1)
CMYK Modelcmyk(100%,72%,0%,35%)
HSL Color Space223,100% ,33%hsl(223,100% ,33%)
HSV Color Space223°, 100%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000010111110100110
Octal057246
Decimal047166
Hex002fa6

Different shades of #002fa6 color code.

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

Light Shade of #002fa6
#003dd9
Dark Shade of #002fa6
#002173
Saturated Shade of #002fa6
#002fa6
Desaturated Shade of #002fa6
#08339e
Grey scale Shade of #002fa6
#535353
Brighten Shade
#1948bf
Most Readable Shade
#FFFFFF

Shades of #002fa6 color code

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

#002fa6
#002993
#002481
#001f6e
#001a5c
#001449
#000f37
#000a24
#000512
#000000

Similar Color like #002fa6 color

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

#0130a7
#0231a8
#0332a9
#0433aa
#0534ab
#0635ac
#0736ad
#0837ae
#0938af
#0a39b0
#0b3ab1
#0c3bb2
#0d3cb3
#0e3db4
#002ea5
#002da4
#002ca3
#002ba2
#002aa1
#0029a0
#00289f
#00279e
#00269d
#00259c
#00249b
#00239a
#002299
#002198

Monochromatic Color with #002fa6

#002fa6
#003bd0
#0047fb
#000b26
#001751
#00237b

Tints of #002fa6 Color

#002fa6
#1c46af
#385db9
#5574c3
#718bcd
#8da2d7
#aab9e1
#c6d0eb
#e2e7f5
#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

#002fa6
#a67700

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

Split Complementary

#002fa6
#a62400
#82a600

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

Analogous Color

#0071a6
#0050a6
#002fa6
#000ea6
#1300a6

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

#002fa6
#a6002f
#2fa600

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

#002fa6
#a60082
#a67700
#00a624

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

#002fa6
#a67700
#82a600
#2400a6

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

#002fa6 Color Code Preview on Black Background Color

This is how #002fa6 Color will look on black background color. Color contrast ratio is 1.96

#002fa6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#002fa6 color code is use for CSS Background Color

Background color for the above div is #002fa6

HTML with inline CSS

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

#002fa6 color code is use for CSS Border Color

CSS Border color for the above div is #002fa6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#002fa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#002fa6 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 60 Views

Post your comment:-

By submitting comment you agree to our privacy policy.