crispedge.com

Color picker

Loading...

#34393c hex color - Blue - Cool color - Information

#34393c hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #34393c Color code in RGB color code model is created after adding 20.39% red color, 22.35% green color and 23.53% blue color. Hex #34393c Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 5% magenta, 0% yellow and 76% black.

Hex #34393c color code is between #333344 web safe hex color code and #444433 web safe hex color code. #333344 is the nearest web safe color code. You can see here many more shades of #34393c color code.

0 Likes 0 Comments | 28 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code34393c#34393c
RGB Decimal52, 57, 60rgb(52, 57, 60)
RGB Percent20%, 22%, 24%rgb(20%, 22%, 24%)
CSS RGBa52, 57, 60,1rgba(52,57,60,1)
CMYK Modelcmyk(13%,5%,0%,76%)
HSL Color Space203,7% ,22%hsl(203,7% ,22%)
HSV Color Space203°, 13%, 24%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101000011100100111100
Octal647174
Decimal525760
Hex34393c

Different shades of #34393c color code.

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

Light Shade of #34393c
#4c5357
Dark Shade of #34393c
#1c1f21
Saturated Shade of #34393c
#2e3a42
Desaturated Shade of #34393c
#383838
Grey scale Shade of #34393c
#383838
Brighten Shade
#4d5255
Most Readable Shade
#FFFFFF

Shades of #34393c color code

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

#34393c
#2e3235
#282c2e
#222628
#1c1f21
#17191a
#111314
#0b0c0d
#050606
#000000

Similar Color like #34393c color

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

#353a3d
#363b3e
#373c3f
#383d40
#393e41
#3a3f42
#3b4043
#3c4144
#3d4245
#3e4346
#3f4447
#404548
#414649
#42474a
#33383b
#32373a
#313639
#303538
#2f3437
#2e3336
#2d3235
#2c3134
#2b3033
#2a2f32
#292e31
#282d30
#272c2f
#262b2e

Monochromatic Color with #34393c

#34393c
#596166
#7e8a91
#a2b2bb
#c7dae6
#0f1111

Tints of #34393c Color

#34393c
#4a4f51
#616567
#777b7d
#8e9192
#a4a7a8
#bbbdbe
#d1d3d3
#e8e9e9
#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

#34393c
#3c3734

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

Split Complementary

#34393c
#3c3435
#3c3b34

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

Analogous Color

#343c3c
#343b3c
#34393c
#34373c
#34363c

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

#34393c
#3c3439
#393c34

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

#34393c
#3b343c
#3c3734
#353c34

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

#34393c
#3c3734
#3c3b34
#34353c

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 #34393c 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.

#34393c Color Code Preview on Black Background Color

This is how #34393c Color will look on black background color. Color contrast ratio is 1.80

#34393c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34393c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34393c

#34393c color code is use for CSS Background Color

Background color for the above div is #34393c

HTML with inline CSS

<div style="background-color:#34393c;"></div>

#34393c color code is use for CSS Border Color

CSS Border color for the above div is #34393c

HTML with inline CSS

<div style="border:5px solid #34393c;"></div>

CSS Border Left color for the above div is #34393c

HTML with inline CSS

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

CSS Border Right color for the above div is #34393c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #34393c

HTML with inline CSS

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

CSS Border Top color for the above div is #34393c

HTML with inline CSS

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

#34393c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#34393c Color code Preview on White Background

This is how #34393c Color code will look on white background color. Color contrast ratio is 11.69

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(52,57,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,55,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,57,60,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.