crispedge.com

Color picker

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

#383f59 hex color - Blue - Cool color - Information

#383f59 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #383f59 Color code in RGB color code model is created after adding 21.96% red color, 24.71% green color and 34.9% blue color. Hex #383f59 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 29% magenta, 0% yellow and 65% black.

Hex #383f59 color code is between #334455 web safe hex color code and #443366 web safe hex color code. #334455 is the nearest web safe color code. You can see here many more shades of #383f59 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code383f59#383f59
RGB Decimal56, 63, 89rgb(56, 63, 89)
RGB Percent22%, 25%, 35%rgb(22%, 25%, 35%)
CSS RGBa56, 63, 89,1rgba(56,63,89,1)
CMYK Modelcmyk(37%,29%,0%,65%)
HSL Color Space227,23% ,28%hsl(227,23% ,28%)
HSV Color Space227°, 37%, 35%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110000011111101011001
Octal7077131
Decimal566389
Hex383f59

Different shades of #383f59 color code.

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

Light Shade of #383f59
#4c5578
Dark Shade of #383f59
#24293a
Saturated Shade of #383f59
#313b60
Desaturated Shade of #383f59
#3f4352
Grey scale Shade of #383f59
#484848
Brighten Shade
#515872
Most Readable Shade
#FFFFFF

Shades of #383f59 color code

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

#383f59
#31384f
#2b3145
#252a3b
#1f2331
#181c27
#12151d
#0c0e13
#060709
#000000

Similar Color like #383f59 color

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

#39405a
#3a415b
#3b425c
#3c435d
#3d445e
#3e455f
#3f4660
#404761
#414862
#424963
#434a64
#444b65
#454c66
#464d67
#373e58
#363d57
#353c56
#343b55
#333a54
#323953
#313852
#303751
#2f3650
#2e354f
#2d344e
#2c334d
#2b324c
#2a314b

Monochromatic Color with #383f59

#383f59
#535d83
#6d7bae
#8899d8
#030304
#1d212e

Tints of #383f59 Color

#383f59
#4e546b
#64697d
#7a7f90
#9094a2
#a6a9b5
#bcbfc7
#d2d4da
#e8e9ec
#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

#383f59
#595238

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

Split Complementary

#383f59
#594138
#505938

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

Analogous Color

#384c59
#384659
#383f59
#383859
#3e3859

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

#383f59
#59383f
#3f5938

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

#383f59
#59384f
#595238
#385941

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

#383f59
#595238
#505938
#413859

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 #383f59 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.

#383f59 Color Code Preview on Black Background Color

This is how #383f59 Color will look on black background color. Color contrast ratio is 2.02

#383f59 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #383f59

HTML with inline CSS

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

Your Example Paragraph content text in with font color #383f59

#383f59 color code is use for CSS Background Color

Background color for the above div is #383f59

HTML with inline CSS

<div style="background-color:#383f59;"></div>

#383f59 color code is use for CSS Border Color

CSS Border color for the above div is #383f59

HTML with inline CSS

<div style="border:5px solid #383f59;"></div>

CSS Border Left color for the above div is #383f59

HTML with inline CSS

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

CSS Border Right color for the above div is #383f59

HTML with inline CSS

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

CSS Border Bottom color for the above div is #383f59

HTML with inline CSS

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

CSS Border Top color for the above div is #383f59

HTML with inline CSS

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

#383f59 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#383f59 Color code Preview on White Background

This is how #383f59 Color code will look on white background color. Color contrast ratio is 10.38

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.