crispedge.com

Color picker

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

#4c7a8b hex color - Green - Cool color - Information

#4c7a8b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #4c7a8b Color code in RGB color code model is created after adding 29.8% red color, 47.84% green color and 54.51% blue color. Hex #4c7a8b Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 12% magenta, 0% yellow and 45% black.

Hex #4c7a8b color code is between #447788 web safe hex color code and #558899 web safe hex color code. #447788 is the nearest web safe color code. You can see here many more shades of #4c7a8b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4c7a8b#4c7a8b
RGB Decimal76, 122, 139rgb(76, 122, 139)
RGB Percent30%, 48%, 55%rgb(30%, 48%, 55%)
CSS RGBa76, 122, 139,1rgba(76,122,139,1)
CMYK Modelcmyk(45%,12%,0%,45%)
HSL Color Space196,29% ,42%hsl(196,29% ,42%)
HSV Color Space196°, 45%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011000111101010001011
Octal114172213
Decimal76122139
Hex4c7a8b

Different shades of #4c7a8b color code.

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

Light Shade of #4c7a8b
#6195a9
Dark Shade of #4c7a8b
#3a5d6a
Saturated Shade of #4c7a8b
#417f96
Desaturated Shade of #4c7a8b
#577580
Grey scale Shade of #4c7a8b
#6b6b6b
Brighten Shade
#6593a4
Most Readable Shade
#FFFFFF

Shades of #4c7a8b color code

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

#4c7a8b
#436c7b
#3b5e6c
#32515c
#2a434d
#21363d
#19282e
#101b1e
#080d0f
#000000

Similar Color like #4c7a8b color

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

#4d7b8c
#4e7c8d
#4f7d8e
#507e8f
#517f90
#528091
#538192
#548293
#558394
#568495
#578596
#588697
#598798
#5a8899
#4b798a
#4a7889
#497788
#487687
#477586
#467485
#457384
#447283
#437182
#427081
#416f80
#406e7f
#3f6d7e
#3e6c7d

Monochromatic Color with #4c7a8b

#4c7a8b
#639fb5
#7ac5e0
#060a0b
#1e2f36
#355560

Tints of #4c7a8b Color

#4c7a8b
#5f8897
#7397a4
#87a6b1
#9bb5be
#afc3cb
#c3d2d8
#d7e1e5
#ebf0f2
#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

#4c7a8b
#8b5d4c

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

Split Complementary

#4c7a8b
#8b4c5b
#8b7c4c

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

Analogous Color

#4c8b83
#4c878b
#4c7a8b
#4c6d8b
#4c618b

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

#4c7a8b
#8b4c7a
#7a8b4c

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

#4c7a8b
#7c4c8b
#8b5d4c
#5a8b4c

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

#4c7a8b
#8b5d4c
#8b7c4c
#4c5b8b

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 #4c7a8b 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.

#4c7a8b Color Code Preview on Black Background Color

This is how #4c7a8b Color will look on black background color. Color contrast ratio is 4.46

#4c7a8b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4c7a8b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4c7a8b

#4c7a8b color code is use for CSS Background Color

Background color for the above div is #4c7a8b

HTML with inline CSS

<div style="background-color:#4c7a8b;"></div>

#4c7a8b color code is use for CSS Border Color

CSS Border color for the above div is #4c7a8b

HTML with inline CSS

<div style="border:5px solid #4c7a8b;"></div>

CSS Border Left color for the above div is #4c7a8b

HTML with inline CSS

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

CSS Border Right color for the above div is #4c7a8b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4c7a8b

HTML with inline CSS

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

CSS Border Top color for the above div is #4c7a8b

HTML with inline CSS

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

#4c7a8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c7a8b Color code Preview on White Background

This is how #4c7a8b Color code will look on white background color. Color contrast ratio is 4.70

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

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.