crispedge.com

Color picker

Loading...

#48ada2 hex color - Green - Cool color - Information

#48ada2 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #48ada2 Color code in RGB color code model is created after adding 28.24% red color, 67.84% green color and 63.53% blue color. Hex #48ada2 Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 0% magenta, 6% yellow and 32% black.

Hex #48ada2 color code is between #44aaaa web safe hex color code and #55bb99 web safe hex color code. #44aaaa is the nearest web safe color code. You can see here many more shades of #48ada2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48ada2#48ada2
RGB Decimal72, 173, 162rgb(72, 173, 162)
RGB Percent28%, 68%, 64%rgb(28%, 68%, 64%)
CSS RGBa72, 173, 162,1rgba(72,173,162,1)
CMYK Modelcmyk(58%,0%,6%,32%)
HSL Color Space173,41% ,48%hsl(173,41% ,48%)
HSV Color Space173°, 58%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010001010110110100010
Octal110255242
Decimal72173162
Hex48ada2

Different shades of #48ada2 color code.

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

Light Shade of #48ada2
#68c0b6
Dark Shade of #48ada2
#398980
Saturated Shade of #48ada2
#3cb9ac
Desaturated Shade of #48ada2
#54a198
Grey scale Shade of #48ada2
#7a7a7a
Brighten Shade
#61c6bb
Most Readable Shade
#000000

Shades of #48ada2 color code

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

#48ada2
#409990
#38867e
#30736c
#28605a
#204c48
#183936
#102624
#081312
#000000

Similar Color like #48ada2 color

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

#49aea3
#4aafa4
#4bb0a5
#4cb1a6
#4db2a7
#4eb3a8
#4fb4a9
#50b5aa
#51b6ab
#52b7ac
#53b8ad
#54b9ae
#55baaf
#56bbb0
#47aca1
#46aba0
#45aa9f
#44a99e
#43a89d
#42a79c
#41a69b
#40a59a
#3fa499
#3ea398
#3da297
#3ca196
#3ba095
#3a9f94

Monochromatic Color with #48ada2

#48ada2
#5ad7ca
#010303
#132d2b
#255852
#36827a

Tints of #48ada2 Color

#48ada2
#5cb6ac
#70bfb6
#85c8c1
#99d1cb
#addad5
#c2e3e0
#d6ecea
#eaf5f4
#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

#48ada2
#ad4853

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

Split Complementary

#48ada2
#ad4886
#ad6f48

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

Analogous Color

#48ad7a
#48ad8e
#48ada2
#48a4ad
#4890ad

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

#48ada2
#a248ad
#ada248

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

#48ada2
#6f48ad
#ad4853
#85ad48

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

#48ada2
#ad4853
#ad6f48
#4886ad

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 #48ada2 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.

#48ada2 Color Code Preview on Black Background Color

This is how #48ada2 Color will look on black background color. Color contrast ratio is 7.77

#48ada2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48ada2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48ada2

#48ada2 color code is use for CSS Background Color

Background color for the above div is #48ada2

HTML with inline CSS

<div style="background-color:#48ada2;"></div>

#48ada2 color code is use for CSS Border Color

CSS Border color for the above div is #48ada2

HTML with inline CSS

<div style="border:5px solid #48ada2;"></div>

CSS Border Left color for the above div is #48ada2

HTML with inline CSS

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

CSS Border Right color for the above div is #48ada2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48ada2

HTML with inline CSS

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

CSS Border Top color for the above div is #48ada2

HTML with inline CSS

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

#48ada2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48ada2 Color code Preview on White Background

This is how #48ada2 Color code will look on white background color. Color contrast ratio is 2.70

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

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(72,173,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,72,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,173,162,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.