crispedge.com

Color picker

Loading...

#334b44 hex color - Green - Cool color - Information

#334b44 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #334b44 Color code in RGB color code model is created after adding 20% red color, 29.41% green color and 26.67% blue color. Hex #334b44 Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 9% yellow and 71% black.

Hex #334b44 color code is between #224433 web safe hex color code and #445555 web safe hex color code. #224433 is the nearest web safe color code. You can see here many more shades of #334b44 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code334b44#334b44
RGB Decimal51, 75, 68rgb(51, 75, 68)
RGB Percent20%, 29%, 27%rgb(20%, 29%, 27%)
CSS RGBa51, 75, 68,1rgba(51,75,68,1)
CMYK Modelcmyk(32%,0%,9%,71%)
HSL Color Space163,19% ,25%hsl(163,19% ,25%)
HSV Color Space163°, 32%, 29%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110100101101000100
Octal63113104
Decimal517568
Hex334b44

Different shades of #334b44 color code.

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

Light Shade of #334b44
#486960
Dark Shade of #334b44
#1e2d28
Saturated Shade of #334b44
#2d5147
Desaturated Shade of #334b44
#394541
Grey scale Shade of #334b44
#3f3f3f
Brighten Shade
#4c645d
Most Readable Shade
#FFFFFF

Shades of #334b44 color code

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

#334b44
#2d423c
#273a34
#22322d
#1c2925
#16211e
#111916
#0b100f
#050807
#000000

Similar Color like #334b44 color

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

#344c45
#354d46
#364e47
#374f48
#385049
#39514a
#3a524b
#3b534c
#3c544d
#3d554e
#3e564f
#3f5750
#405851
#415952
#324a43
#314942
#304841
#2f4740
#2e463f
#2d453e
#2c443d
#2b433c
#2a423b
#29413a
#284039
#273f38
#263e37
#253d36

Monochromatic Color with #334b44

#334b44
#50756b
#6da091
#8acab8
#a7f5de
#16201d

Tints of #334b44 Color

#334b44
#495f58
#60736d
#778782
#8d9b97
#a4afab
#bbc3c0
#d1d7d5
#e8ebea
#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

#334b44
#4b333a

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

Split Complementary

#334b44
#4b3346
#4b3833

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

Analogous Color

#334b3a
#334b3f
#334b44
#334b49
#33484b

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

#334b44
#44334b
#4b4433

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

#334b44
#38334b
#4b333a
#464b33

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

#334b44
#4b333a
#4b3833
#33464b

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 #334b44 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.

#334b44 Color Code Preview on Black Background Color

This is how #334b44 Color will look on black background color. Color contrast ratio is 2.23

#334b44 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #334b44

HTML with inline CSS

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

Your Example Paragraph content text in with font color #334b44

#334b44 color code is use for CSS Background Color

Background color for the above div is #334b44

HTML with inline CSS

<div style="background-color:#334b44;"></div>

#334b44 color code is use for CSS Border Color

CSS Border color for the above div is #334b44

HTML with inline CSS

<div style="border:5px solid #334b44;"></div>

CSS Border Left color for the above div is #334b44

HTML with inline CSS

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

CSS Border Right color for the above div is #334b44

HTML with inline CSS

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

CSS Border Bottom color for the above div is #334b44

HTML with inline CSS

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

CSS Border Top color for the above div is #334b44

HTML with inline CSS

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

#334b44 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#334b44 Color code Preview on White Background

This is how #334b44 Color code will look on white background color. Color contrast ratio is 9.41

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

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(51,75,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,51,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,75,68,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.