crispedge.com

Color picker

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

#384a82 hex color - Blue - Cool color - Information

#384a82 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #384a82 Color code in RGB color code model is created after adding 21.96% red color, 29.02% green color and 50.98% blue color. Hex #384a82 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 43% magenta, 0% yellow and 49% black.

Hex #384a82 color code is between #334488 web safe hex color code and #445577 web safe hex color code. #334488 is the nearest web safe color code. You can see here many more shades of #384a82 color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Code384a82#384a82
RGB Decimal56, 74, 130rgb(56, 74, 130)
RGB Percent22%, 29%, 51%rgb(22%, 29%, 51%)
CSS RGBa56, 74, 130,1rgba(56,74,130,1)
CMYK Modelcmyk(57%,43%,0%,49%)
HSL Color Space225,40% ,36%hsl(225,40% ,36%)
HSV Color Space225°, 57%, 51%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110000100101010000010
Octal70112202
Decimal5674130
Hex384a82

Different shades of #384a82 color code.

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

Light Shade of #384a82
#475ea6
Dark Shade of #384a82
#29365e
Saturated Shade of #384a82
#2f458b
Desaturated Shade of #384a82
#414f79
Grey scale Shade of #384a82
#5d5d5d
Brighten Shade
#51639b
Most Readable Shade
#FFFFFF

Shades of #384a82 color code

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

#384a82
#314173
#2b3965
#253156
#1f2948
#182039
#12182b
#0c101c
#06080e
#000000

Similar Color like #384a82 color

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

#394b83
#3a4c84
#3b4d85
#3c4e86
#3d4f87
#3e5088
#3f5189
#40528a
#41538b
#42548c
#43558d
#44568e
#45578f
#465890
#374981
#364880
#35477f
#34467e
#33457d
#32447c
#31437b
#30427a
#2f4179
#2e4078
#2d3f77
#2c3e76
#2b3d75
#2a3c74

Monochromatic Color with #384a82

#384a82
#4a62ac
#5d7ad7
#010102
#131a2d
#263257

Tints of #384a82 Color

#384a82
#4e5e8f
#64729d
#7a86ab
#909ab9
#a6aec7
#bcc2d5
#d2d6e3
#e8eaf1
#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

#384a82
#827038

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

Split Complementary

#384a82
#824b38
#6f8238

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

Analogous Color

#386882
#385982
#384a82
#383b82
#443882

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

#384a82
#82384a
#4a8238

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

#384a82
#82386f
#827038
#38824b

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

#384a82
#827038
#6f8238
#4b3882

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 #384a82 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.

#384a82 Color Code Preview on Black Background Color

This is how #384a82 Color will look on black background color. Color contrast ratio is 2.47

#384a82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #384a82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #384a82

#384a82 color code is use for CSS Background Color

Background color for the above div is #384a82

HTML with inline CSS

<div style="background-color:#384a82;"></div>

#384a82 color code is use for CSS Border Color

CSS Border color for the above div is #384a82

HTML with inline CSS

<div style="border:5px solid #384a82;"></div>

CSS Border Left color for the above div is #384a82

HTML with inline CSS

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

CSS Border Right color for the above div is #384a82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #384a82

HTML with inline CSS

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

CSS Border Top color for the above div is #384a82

HTML with inline CSS

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

#384a82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#384a82 Color code Preview on White Background

This is how #384a82 Color code will look on white background color. Color contrast ratio is 8.50

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.