crispedge.com

Color picker

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

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

#093c3c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #093c3c Color code in RGB color code model is created after adding 3.53% red color, 23.53% green color and 23.53% blue color. Hex #093c3c Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 0% magenta, 0% yellow and 76% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code093c3c#093c3c
RGB Decimal9, 60, 60rgb(9, 60, 60)
RGB Percent4%, 24%, 24%rgb(4%, 24%, 24%)
CSS RGBa9, 60, 60,1rgba(9,60,60,1)
CMYK Modelcmyk(85%,0%,0%,76%)
HSL Color Space180,74% ,14%hsl(180,74% ,14%)
HSV Color Space180°, 85%, 24%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010010011110000111100
Octal117474
Decimal96060
Hex093c3c

Different shades of #093c3c color code.

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

Light Shade of #093c3c
#106868
Dark Shade of #093c3c
#021010
Saturated Shade of #093c3c
#063f3f
Desaturated Shade of #093c3c
#0c3939
Grey scale Shade of #093c3c
#222222
Brighten Shade
#225555
Most Readable Shade
#FFFFFF

Shades of #093c3c color code

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

#093c3c
#083535
#072e2e
#062828
#052121
#041a1a
#031414
#020d0d
#010606
#000000

Similar Color like #093c3c color

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

#0a3d3d
#0b3e3e
#0c3f3f
#0d4040
#0e4141
#0f4242
#104343
#114444
#124545
#134646
#144747
#154848
#164949
#174a4a
#083b3b
#073a3a
#063939
#053838
#043737
#033636
#023535
#013434
#003333
#003232
#003131
#003030
#002f2f
#002e2e

Monochromatic Color with #093c3c

#093c3c
#0f6666
#169191
#1cbbbb
#22e6e6
#031111

Tints of #093c3c Color

#093c3c
#245151
#3f6767
#5b7d7d
#769292
#91a8a8
#adbebe
#c8d3d3
#e3e9e9
#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

#093c3c
#3c0909

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

Split Complementary

#093c3c
#3c0922
#3c2309

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

Analogous Color

#093c28
#093c32
#093c3c
#09323c
#09283c

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

#093c3c
#3c093c
#3c3c09

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

#093c3c
#22093c
#3c0909
#223c09

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

#093c3c
#3c0909
#3c2309
#09223c

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

#093c3c Color Code Preview on Black Background Color

This is how #093c3c Color will look on black background color. Color contrast ratio is 1.72

#093c3c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#093c3c color code is use for CSS Background Color

Background color for the above div is #093c3c

HTML with inline CSS

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

#093c3c color code is use for CSS Border Color

CSS Border color for the above div is #093c3c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#093c3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#093c3c Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.