crispedge.com

Color picker

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

#425b50 hex color - Green - Cool color - Information

#425b50 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #425b50 Color code in RGB color code model is created after adding 25.88% red color, 35.69% green color and 31.37% blue color. Hex #425b50 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 12% yellow and 64% black.

Hex #425b50 color code is between #445555 web safe hex color code and #336644 web safe hex color code. #445555 is the nearest web safe color code. You can see here many more shades of #425b50 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code425b50#425b50
RGB Decimal66, 91, 80rgb(66, 91, 80)
RGB Percent26%, 36%, 31%rgb(26%, 36%, 31%)
CSS RGBa66, 91, 80,1rgba(66,91,80,1)
CMYK Modelcmyk(27%,0%,12%,64%)
HSL Color Space154,16% ,31%hsl(154,16% ,31%)
HSV Color Space154°, 27%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000100101101101010000
Octal102133120
Decimal669180
Hex425b50

Different shades of #425b50 color code.

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

Light Shade of #425b50
#57796a
Dark Shade of #425b50
#2d3d36
Saturated Shade of #425b50
#3a6351
Desaturated Shade of #425b50
#4a534f
Grey scale Shade of #425b50
#4e4e4e
Brighten Shade
#5b7469
Most Readable Shade
#FFFFFF

Shades of #425b50 color code

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

#425b50
#3a5047
#33463e
#2c3c35
#24322c
#1d2823
#161e1a
#0e1411
#070a08
#000000

Similar Color like #425b50 color

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

#435c51
#445d52
#455e53
#465f54
#476055
#486156
#496257
#4a6358
#4b6459
#4c655a
#4d665b
#4e675c
#4f685d
#50695e
#415a4f
#40594e
#3f584d
#3e574c
#3d564b
#3c554a
#3b5449
#3a5348
#395247
#385146
#375045
#364f44
#354e43
#344d42

Monochromatic Color with #425b50

#425b50
#618575
#80b09b
#9edac0
#040605
#23302b

Tints of #425b50 Color

#425b50
#576d63
#6c7f76
#81918a
#96a39d
#abb6b1
#c0c8c4
#d5dad8
#eaeceb
#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

#425b50
#5b424d

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

Split Complementary

#425b50
#5b4259
#5b4442

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

Analogous Color

#425b46
#425b4b
#425b50
#425b55
#425b5a

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

#425b50
#50425b
#5b5042

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

#425b50
#43425b
#5b424d
#595b42

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

#425b50
#5b424d
#5b4442
#42595b

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 #425b50 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.

#425b50 Color Code Preview on Black Background Color

This is how #425b50 Color will look on black background color. Color contrast ratio is 2.84

#425b50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #425b50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #425b50

#425b50 color code is use for CSS Background Color

Background color for the above div is #425b50

HTML with inline CSS

<div style="background-color:#425b50;"></div>

#425b50 color code is use for CSS Border Color

CSS Border color for the above div is #425b50

HTML with inline CSS

<div style="border:5px solid #425b50;"></div>

CSS Border Left color for the above div is #425b50

HTML with inline CSS

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

CSS Border Right color for the above div is #425b50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #425b50

HTML with inline CSS

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

CSS Border Top color for the above div is #425b50

HTML with inline CSS

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

#425b50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#425b50 Color code Preview on White Background

This is how #425b50 Color code will look on white background color. Color contrast ratio is 7.38

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.