crispedge.com

Color picker

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

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

#42d965 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #42d965 Color code in RGB color code model is created after adding 25.88% red color, 85.1% green color and 39.61% blue color. Hex #42d965 Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 53% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code42d965#42d965
RGB Decimal66, 217, 101rgb(66, 217, 101)
RGB Percent26%, 85%, 40%rgb(26%, 85%, 40%)
CSS RGBa66, 217, 101,1rgba(66,217,101,1)
CMYK Modelcmyk(70%,0%,53%,15%)
HSL Color Space134,67% ,55%hsl(134,67% ,55%)
HSV Color Space134°, 70%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101101100101100101
Octal102331145
Decimal66217101
Hex42d965

Different shades of #42d965 color code.

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

Light Shade of #42d965
#6ce288
Dark Shade of #42d965
#27c14b
Saturated Shade of #42d965
#37e45f
Desaturated Shade of #42d965
#4dce6b
Grey scale Shade of #42d965
#8d8d8d
Brighten Shade
#5bf27e
Most Readable Shade
#000000

Shades of #42d965 color code

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

#42d965
#3ac059
#33a84e
#2c9043
#247838
#1d602c
#164821
#0e3016
#07180b
#000000

Similar Color like #42d965 color

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

#43da66
#44db67
#45dc68
#46dd69
#47de6a
#48df6b
#49e06c
#4ae16d
#4be26e
#4ce36f
#4de470
#4ee571
#4fe672
#50e773
#41d864
#40d763
#3fd662
#3ed561
#3dd460
#3cd35f
#3bd25e
#3ad15d
#39d05c
#38cf5b
#37ce5a
#36cd59
#35cc58
#34cb57

Monochromatic Color with #42d965

#42d965
#010402
#0e2f16
#1b592a
#28843d
#35ae51

Tints of #42d965 Color

#42d965
#57dd76
#6ce187
#81e598
#96e9a9
#abeeba
#c0f2cb
#d5f6dc
#eafaed
#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

#42d965
#d942b6

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

Split Complementary

#42d965
#b142d9
#d9426b

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

Analogous Color

#5bd942
#42d947
#42d965
#42d983
#42d9a1

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

#42d965
#6542d9
#d96542

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

#42d965
#426bd9
#d942b6
#d9b042

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

#42d965
#d942b6
#d9426b
#42d9b0

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

#42d965 Color Code Preview on Black Background Color

This is how #42d965 Color will look on black background color. Color contrast ratio is 11.34

#42d965 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#42d965 color code is use for CSS Background Color

Background color for the above div is #42d965

HTML with inline CSS

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

#42d965 color code is use for CSS Border Color

CSS Border color for the above div is #42d965

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#42d965 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42d965 Color code Preview on White Background

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

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

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.