crispedge.com

Color picker

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

#314e9e hex color - Blue - Cool color - Information

#314e9e hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #314e9e Color code in RGB color code model is created after adding 19.22% red color, 30.59% green color and 61.96% blue color. Hex #314e9e Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 51% magenta, 0% yellow and 38% black.

Hex #314e9e color code is between #335599 web safe hex color code and #2244aa web safe hex color code. #335599 is the nearest web safe color code. You can see here many more shades of #314e9e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code314e9e#314e9e
RGB Decimal49, 78, 158rgb(49, 78, 158)
RGB Percent19%, 31%, 62%rgb(19%, 31%, 62%)
CSS RGBa49, 78, 158,1rgba(49,78,158,1)
CMYK Modelcmyk(69%,51%,0%,38%)
HSL Color Space224,53% ,41%hsl(224,53% ,41%)
HSV Color Space224°, 69%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100010100111010011110
Octal61116236
Decimal4978158
Hex314e9e

Different shades of #314e9e color code.

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

Light Shade of #314e9e
#3f62c3
Dark Shade of #314e9e
#253b77
Saturated Shade of #314e9e
#2749a8
Desaturated Shade of #314e9e
#3b5394
Grey scale Shade of #314e9e
#676767
Brighten Shade
#4a67b7
Most Readable Shade
#FFFFFF

Shades of #314e9e color code

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

#314e9e
#2b458c
#263c7a
#203469
#1b2b57
#152246
#101a34
#0a1123
#050811
#000000

Similar Color like #314e9e color

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

#324f9f
#3350a0
#3451a1
#3552a2
#3653a3
#3754a4
#3855a5
#3956a6
#3a57a7
#3b58a8
#3c59a9
#3d5aaa
#3e5bab
#3f5cac
#304d9d
#2f4c9c
#2e4b9b
#2d4a9a
#2c4999
#2b4898
#2a4797
#294696
#284595
#274494
#264393
#254292
#244191
#234090

Monochromatic Color with #314e9e

#314e9e
#3e63c8
#4b78f3
#090f1e
#172449
#243973

Tints of #314e9e Color

#314e9e
#4761a8
#5e75b3
#7589be
#8c9cc9
#a3b0d3
#bac4de
#d1d7e9
#e8ebf4
#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

#314e9e
#9e8131

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

Split Complementary

#314e9e
#9e4b31
#849e31

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

Analogous Color

#317a9e
#31649e
#314e9e
#31389e
#40319e

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

#314e9e
#9e314e
#4e9e31

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

#314e9e
#9e3184
#9e8131
#319e4a

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

#314e9e
#9e8131
#849e31
#4b319e

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 #314e9e 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.

#314e9e Color Code Preview on Black Background Color

This is how #314e9e Color will look on black background color. Color contrast ratio is 2.71

#314e9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #314e9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #314e9e

#314e9e color code is use for CSS Background Color

Background color for the above div is #314e9e

HTML with inline CSS

<div style="background-color:#314e9e;"></div>

#314e9e color code is use for CSS Border Color

CSS Border color for the above div is #314e9e

HTML with inline CSS

<div style="border:5px solid #314e9e;"></div>

CSS Border Left color for the above div is #314e9e

HTML with inline CSS

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

CSS Border Right color for the above div is #314e9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #314e9e

HTML with inline CSS

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

CSS Border Top color for the above div is #314e9e

HTML with inline CSS

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

#314e9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#314e9e Color code Preview on White Background

This is how #314e9e Color code will look on white background color. Color contrast ratio is 7.74

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

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.