@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#0db073 hex color - Green - Cool color - Information

#0db073 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0db073 Color code in RGB color code model is created after adding 5.1% red color, 69.02% green color and 45.1% blue color. Hex #0db073 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 35% yellow and 30.98% black.

Hex #0db073 color code is between #11aa77 web safe hex color code and #00bb66 web safe hex color code. #11aa77 is the nearest web safe color code. You can see here many more shades of #0db073 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 0db073 #0db073
RGB Decimal 13, 176, 115 rgb(13, 176, 115)
RGB Percent 5%, 69%, 45% rgb(5%, 69%, 45%)
CSS RGBa 13, 176, 115,1 rgba(13,176,115,1)
CMYK Model cmyk(93%,0%,35%,30.98%)
HSL Color Space 158,86% ,37% hsl(158,86% ,37%)
HSV Color Space 158°, 93%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 10110000 01110011
Octal 15 260 163
Decimal 13 176 115
Hex 0d b0 73

Different shades of #0db073 color code.

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

Light Shade of #0db073
#11df92
Dark Shade of #0db073
#098054
Saturated Shade of #0db073
#04b975
Desaturated Shade of #0db073
#16a771
Grey scale Shade of #0db073
#5e5e5e
Brighten Shade
#26c98c
Most Readable Shade
#000000

Shades of #0db073 color code

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

#0db073
#0b9c66
#0a8859
#08754c
#07613f
#054e33
#043a26
#022719
#01130c
#000000

Similar Color like #0db073 color

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

#0eb174
#0fb275
#10b376
#11b477
#12b578
#13b679
#14b77a
#15b87b
#16b97c
#17ba7d
#18bb7e
#19bc7f
#1abd80
#1bbe81
#0caf72
#0bae71
#0aad70
#09ac6f
#08ab6e
#07aa6d
#06a96c
#05a86b
#04a76a
#03a669
#02a568
#01a467
#00a366
#00a265

Monochromatic Color with #0db073

#0db073
#10da8f
#000604
#043020
#075b3b
#0a8557

Tints of #0db073 Color

#0db073
#27b882
#42c192
#5dcaa1
#78d3b1
#93dbc0
#aee4d0
#c9eddf
#e4f6ef
#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

#0db073
#b00d4a

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

Split Complementary

#0db073
#b00d9c
#b0210d

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

Analogous Color

#0db032
#0db052
#0db073
#0db094
#0dacb0

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

#0db073
#730db0
#b0730d

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

#0db073
#210db0
#b00d4a
#9bb00d

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

#0db073
#b00d4a
#b0210d
#0d9cb0

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 #0db073 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.

#0db073 Color Code Preview on Black Background Color

This is how #0db073 Color will look on black background color. Color contrast ratio is 7.47

#0db073 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0db073

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0db073

#0db073 color code is use for CSS Background Color

Background color for the above div is #0db073

HTML with inline CSS

<div style="background-color:#0db073;"></div>

#0db073 color code is use for CSS Border Color

CSS Border color for the above div is #0db073

HTML with inline CSS

<div style="border:5px solid #0db073;"></div>

CSS Border Left color for the above div is #0db073

HTML with inline CSS

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

CSS Border Right color for the above div is #0db073

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0db073

HTML with inline CSS

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

CSS Border Top color for the above div is #0db073

HTML with inline CSS

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

#0db073 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0db073 Color code Preview on White Background

This is how #0db073 Color code will look on white background color. Color contrast ratio is 2.81

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

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(13,176,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,13,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(13,176,115,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.