crispedge.com

Color picker

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

#42af98 hex color - Green - Cool color - Information

#42af98 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #42af98 Color code in RGB color code model is created after adding 25.88% red color, 68.63% green color and 59.61% blue color. Hex #42af98 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 13% yellow and 31% black.

Hex #42af98 color code is between #44aa99 web safe hex color code and #33bb88 web safe hex color code. #44aa99 is the nearest web safe color code. You can see here many more shades of #42af98 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code42af98#42af98
RGB Decimal66, 175, 152rgb(66, 175, 152)
RGB Percent26%, 69%, 60%rgb(26%, 69%, 60%)
CSS RGBa66, 175, 152,1rgba(66,175,152,1)
CMYK Modelcmyk(62%,0%,13%,31%)
HSL Color Space167,45% ,47%hsl(167,45% ,47%)
HSV Color Space167°, 62%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101010111110011000
Octal102257230
Decimal66175152
Hex42af98

Different shades of #42af98 color code.

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

Light Shade of #42af98
#61c3ae
Dark Shade of #42af98
#348a78
Saturated Shade of #42af98
#36bb9f
Desaturated Shade of #42af98
#4ea391
Grey scale Shade of #42af98
#787878
Brighten Shade
#5bc8b1
Most Readable Shade
#000000

Shades of #42af98 color code

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

#42af98
#3a9b87
#338876
#2c7465
#246154
#1d4d43
#163a32
#0e2621
#071310
#000000

Similar Color like #42af98 color

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

#43b099
#44b19a
#45b29b
#46b39c
#47b49d
#48b59e
#49b69f
#4ab7a0
#4bb8a1
#4cb9a2
#4dbaa3
#4ebba4
#4fbca5
#50bda6
#41ae97
#40ad96
#3fac95
#3eab94
#3daa93
#3ca992
#3ba891
#3aa790
#39a68f
#38a58e
#37a48d
#36a38c
#35a28b
#34a18a

Monochromatic Color with #42af98

#42af98
#52d9bd
#020504
#122f29
#225a4e
#328473

Tints of #42af98 Color

#42af98
#57b7a3
#6cc0ae
#81c9ba
#96d2c5
#abdbd1
#c0e4dc
#d5ede8
#eaf6f3
#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

#42af98
#af4259

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

Split Complementary

#42af98
#af428f
#af6242

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

Analogous Color

#42af6c
#42af82
#42af98
#42afae
#429aaf

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

#42af98
#9842af
#af9842

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

#42af98
#6142af
#af4259
#8faf42

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

#42af98
#af4259
#af6242
#428faf

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 #42af98 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.

#42af98 Color Code Preview on Black Background Color

This is how #42af98 Color will look on black background color. Color contrast ratio is 7.82

#42af98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42af98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42af98

#42af98 color code is use for CSS Background Color

Background color for the above div is #42af98

HTML with inline CSS

<div style="background-color:#42af98;"></div>

#42af98 color code is use for CSS Border Color

CSS Border color for the above div is #42af98

HTML with inline CSS

<div style="border:5px solid #42af98;"></div>

CSS Border Left color for the above div is #42af98

HTML with inline CSS

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

CSS Border Right color for the above div is #42af98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #42af98

HTML with inline CSS

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

CSS Border Top color for the above div is #42af98

HTML with inline CSS

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

#42af98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42af98 Color code Preview on White Background

This is how #42af98 Color code will look on white background color. Color contrast ratio is 2.69

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

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.