crispedge.com

Color picker

Loading...

#093e45 hex color - Green - Cool color - Information

#093e45 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #093e45 Color code in RGB color code model is created after adding 3.53% red color, 24.31% green color and 27.06% blue color. Hex #093e45 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 10% magenta, 0% yellow and 73% black.

Hex #093e45 color code is between #114444 web safe hex color code and #003355 web safe hex color code. #114444 is the nearest web safe color code. You can see here many more shades of #093e45 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code093e45#093e45
RGB Decimal9, 62, 69rgb(9, 62, 69)
RGB Percent4%, 24%, 27%rgb(4%, 24%, 27%)
CSS RGBa9, 62, 69,1rgba(9,62,69,1)
CMYK Modelcmyk(87%,10%,0%,73%)
HSL Color Space187,77% ,15%hsl(187,77% ,15%)
HSV Color Space187°, 87%, 27%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010010011111001000101
Octal1176105
Decimal96269
Hex093e45

Different shades of #093e45 color code.

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

Light Shade of #093e45
#0f6772
Dark Shade of #093e45
#031518
Saturated Shade of #093e45
#054149
Desaturated Shade of #093e45
#0d3b41
Grey scale Shade of #093e45
#272727
Brighten Shade
#22575e
Most Readable Shade
#FFFFFF

Shades of #093e45 color code

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

#093e45
#08373d
#073035
#06292e
#052226
#041b1e
#031417
#020d0f
#010607
#000000

Similar Color like #093e45 color

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

#0a3f46
#0b4047
#0c4148
#0d4249
#0e434a
#0f444b
#10454c
#11464d
#12474e
#13484f
#144950
#154a51
#164b52
#174c53
#083d44
#073c43
#063b42
#053a41
#043940
#03383f
#02373e
#01363d
#00353c
#00343b
#00333a
#003239
#003138
#003037

Monochromatic Color with #093e45

#093e45
#0f646f
#148a9a
#1ab1c4
#1fd7ef
#03181a

Tints of #093e45 Color

#093e45
#245359
#3f686e
#5b7e83
#769397
#91a9ac
#adbec1
#c8d4d5
#e3e9ea
#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

#093e45
#451009

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

Split Complementary

#093e45
#450920
#452e09

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

Analogous Color

#094534
#094540
#093e45
#093245
#092645

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

#093e45
#45093e
#3e4509

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

#093e45
#2e0945
#451009
#204509

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

#093e45
#451009
#452e09
#092045

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 #093e45 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.

#093e45 Color Code Preview on Black Background Color

This is how #093e45 Color will look on black background color. Color contrast ratio is 1.79

#093e45 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #093e45

HTML with inline CSS

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

Your Example Paragraph content text in with font color #093e45

#093e45 color code is use for CSS Background Color

Background color for the above div is #093e45

HTML with inline CSS

<div style="background-color:#093e45;"></div>

#093e45 color code is use for CSS Border Color

CSS Border color for the above div is #093e45

HTML with inline CSS

<div style="border:5px solid #093e45;"></div>

CSS Border Left color for the above div is #093e45

HTML with inline CSS

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

CSS Border Right color for the above div is #093e45

HTML with inline CSS

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

CSS Border Bottom color for the above div is #093e45

HTML with inline CSS

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

CSS Border Top color for the above div is #093e45

HTML with inline CSS

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

#093e45 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#093e45 Color code Preview on White Background

This is how #093e45 Color code will look on white background color. Color contrast ratio is 11.75

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

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(9,62,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(69,16,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(9,62,69,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.