crispedge.com

Color picker

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

#738b82 hex color - Green - Cool color - Information

#738b82 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #738b82 Color code in RGB color code model is created after adding 45.1% red color, 54.51% green color and 50.98% blue color. Hex #738b82 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 6% yellow and 45% black.

Hex #738b82 color code is between #778888 web safe hex color code and #669977 web safe hex color code. #778888 is the nearest web safe color code. You can see here many more shades of #738b82 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code738b82#738b82
RGB Decimal115, 139, 130rgb(115, 139, 130)
RGB Percent45%, 55%, 51%rgb(45%, 55%, 51%)
CSS RGBa115, 139, 130,1rgba(115,139,130,1)
CMYK Modelcmyk(17%,0%,6%,45%)
HSL Color Space158,9% ,50%hsl(158,9% ,50%)
HSV Color Space158°, 17%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100111000101110000010
Octal163213202
Decimal115139130
Hex738b82

Different shades of #738b82 color code.

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

Light Shade of #738b82
#8fa29b
Dark Shade of #738b82
#5c6f68
Saturated Shade of #738b82
#669885
Desaturated Shade of #738b82
#7f7f7f
Grey scale Shade of #738b82
#7f7f7f
Brighten Shade
#8ca49b
Most Readable Shade
#FFFFFF

Shades of #738b82 color code

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

#738b82
#667b73
#596c65
#4c5c56
#3f4d48
#333d39
#262e2b
#191e1c
#0c0f0e
#000000

Similar Color like #738b82 color

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

#748c83
#758d84
#768e85
#778f86
#789087
#799188
#7a9289
#7b938a
#7c948b
#7d958c
#7e968d
#7f978e
#80988f
#819990
#728a81
#718980
#70887f
#6f877e
#6e867d
#6d857c
#6c847b
#6b837a
#6a8279
#698178
#688077
#677f76
#667e75
#657d74

Monochromatic Color with #738b82

#738b82
#96b5aa
#b9e0d1
#090b0b
#2d3632
#50605a

Tints of #738b82 Color

#738b82
#82978f
#92a49d
#a1b1ab
#b1beb9
#c0cbc7
#d0d8d5
#dfe5e3
#eff2f1
#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

#738b82
#8b737c

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

Split Complementary

#738b82
#8b7388
#8b7673

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

Analogous Color

#738b78
#738b7d
#738b82
#738b87
#738a8b

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

#738b82
#82738b
#8b8273

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

#738b82
#76738b
#8b737c
#888b73

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

#738b82
#8b737c
#8b7673
#73888b

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 #738b82 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.

#738b82 Color Code Preview on Black Background Color

This is how #738b82 Color will look on black background color. Color contrast ratio is 5.74

#738b82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #738b82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #738b82

#738b82 color code is use for CSS Background Color

Background color for the above div is #738b82

HTML with inline CSS

<div style="background-color:#738b82;"></div>

#738b82 color code is use for CSS Border Color

CSS Border color for the above div is #738b82

HTML with inline CSS

<div style="border:5px solid #738b82;"></div>

CSS Border Left color for the above div is #738b82

HTML with inline CSS

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

CSS Border Right color for the above div is #738b82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #738b82

HTML with inline CSS

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

CSS Border Top color for the above div is #738b82

HTML with inline CSS

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

#738b82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#738b82 Color code Preview on White Background

This is how #738b82 Color code will look on white background color. Color contrast ratio is 3.66

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

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.