crispedge.com

Color picker

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

#448e87 hex color - Green - Cool color - Information

#448e87 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #448e87 Color code in RGB color code model is created after adding 26.67% red color, 55.69% green color and 52.94% blue color. Hex #448e87 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 5% yellow and 44% black.

Hex #448e87 color code is between #338888 web safe hex color code and #559977 web safe hex color code. #338888 is the nearest web safe color code. You can see here many more shades of #448e87 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code448e87#448e87
RGB Decimal68, 142, 135rgb(68, 142, 135)
RGB Percent27%, 56%, 53%rgb(27%, 56%, 53%)
CSS RGBa68, 142, 135,1rgba(68,142,135,1)
CMYK Modelcmyk(52%,0%,5%,44%)
HSL Color Space174,35% ,41%hsl(174,35% ,41%)
HSV Color Space174°, 52%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001001000111010000111
Octal104216207
Decimal68142135
Hex448e87

Different shades of #448e87 color code.

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

Light Shade of #448e87
#57aea6
Dark Shade of #448e87
#336b66
Saturated Shade of #448e87
#39988f
Desaturated Shade of #448e87
#4e837e
Grey scale Shade of #448e87
#696969
Brighten Shade
#5da7a0
Most Readable Shade
#FFFFFF

Shades of #448e87 color code

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

#448e87
#3c7e78
#346e69
#2d5e5a
#254e4b
#1e3f3c
#162f2d
#0f1f1e
#070f0f
#000000

Similar Color like #448e87 color

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

#458f88
#469089
#47918a
#48928b
#49938c
#4a948d
#4b958e
#4c968f
#4d9790
#4e9891
#4f9992
#509a93
#519b94
#529c95
#438d86
#428c85
#418b84
#408a83
#3f8982
#3e8881
#3d8780
#3c867f
#3b857e
#3a847d
#39837c
#38827b
#37817a
#368079

Monochromatic Color with #448e87

#448e87
#58b8af
#6de3d8
#070e0e
#1b3936
#30635f

Tints of #448e87 Color

#448e87
#589a94
#6da7a1
#82b3af
#97c0bc
#abccc9
#c0d9d7
#d5e5e4
#eaf2f1
#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

#448e87
#8e444b

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

Split Complementary

#448e87
#8e4470
#8e6244

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

Analogous Color

#448e69
#448e78
#448e87
#44868e
#44778e

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

#448e87
#87448e
#8e8744

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

#448e87
#62448e
#8e444b
#708e44

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

#448e87
#8e444b
#8e6244
#44708e

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 #448e87 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.

#448e87 Color Code Preview on Black Background Color

This is how #448e87 Color will look on black background color. Color contrast ratio is 5.46

#448e87 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #448e87

HTML with inline CSS

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

Your Example Paragraph content text in with font color #448e87

#448e87 color code is use for CSS Background Color

Background color for the above div is #448e87

HTML with inline CSS

<div style="background-color:#448e87;"></div>

#448e87 color code is use for CSS Border Color

CSS Border color for the above div is #448e87

HTML with inline CSS

<div style="border:5px solid #448e87;"></div>

CSS Border Left color for the above div is #448e87

HTML with inline CSS

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

CSS Border Right color for the above div is #448e87

HTML with inline CSS

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

CSS Border Bottom color for the above div is #448e87

HTML with inline CSS

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

CSS Border Top color for the above div is #448e87

HTML with inline CSS

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

#448e87 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#448e87 Color code Preview on White Background

This is how #448e87 Color code will look on white background color. Color contrast ratio is 3.84

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

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.