crispedge.com

Color picker

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

#4b4646 hex color - Grey - Warm color - Information

#4b4646 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #4b4646 Color code in RGB color code model is created after adding 29.41% red color, 27.45% green color and 27.45% blue color. Hex #4b4646 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 7% yellow and 71% black.

Hex #4b4646 color code is between #444444 web safe hex color code and #555555 web safe hex color code. #444444 is the nearest web safe color code. You can see here many more shades of #4b4646 color code.

0 Likes 0 Comments | 50 Views

Color Table

Hex Color Code4b4646#4b4646
RGB Decimal75, 70, 70rgb(75, 70, 70)
RGB Percent29%, 27%, 27%rgb(29%, 27%, 27%)
CSS RGBa75, 70, 70,1rgba(75,70,70,1)
CMYK Modelcmyk(0%,7%,7%,71%)
HSL Color Space0,3% ,28%hsl(0,3% ,28%)
HSV Color Space0°, 7%, 29%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010110100011001000110
Octal113106106
Decimal757070
Hex4b4646

Different shades of #4b4646 color code.

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

Light Shade of #4b4646
#655f5f
Dark Shade of #4b4646
#312d2d
Saturated Shade of #4b4646
#523f3f
Desaturated Shade of #4b4646
#484848
Grey scale Shade of #4b4646
#484848
Brighten Shade
#645f5f
Most Readable Shade
#FFFFFF

Shades of #4b4646 color code

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

#4b4646
#423e3e
#3a3636
#322e2e
#292626
#211f1f
#191717
#100f0f
#080707
#000000

Similar Color like #4b4646 color

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

#4c4747
#4d4848
#4e4949
#4f4a4a
#504b4b
#514c4c
#524d4d
#534e4e
#544f4f
#555050
#565151
#575252
#585353
#595454
#4a4545
#494444
#484343
#474242
#464141
#454040
#443f3f
#433e3e
#423d3d
#413c3c
#403b3b
#3f3a3a
#3e3939
#3d3838

Monochromatic Color with #4b4646

#4b4646
#756e6e
#a09595
#cabdbd
#f5e5e5
#201e1e

Tints of #4b4646 Color

#4b4646
#5f5a5a
#736f6f
#878383
#9b9898
#afacac
#c3c1c1
#d7d5d5
#ebeaea
#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

#4b4646
#464b4b

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

Split Complementary

#4b4646
#464b49
#46494b

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

Analogous Color

#4b4648
#4b4647
#4b4646
#4b4746
#4b4846

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

#4b4646
#464b46
#46464b

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

#4b4646
#484b46
#464b4b
#48464b

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

#4b4646
#464b4b
#46494b
#4b4946

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

#4b4646 Color Code Preview on Black Background Color

This is how #4b4646 Color will look on black background color. Color contrast ratio is 2.26

#4b4646 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4b4646 color code is use for CSS Background Color

Background color for the above div is #4b4646

HTML with inline CSS

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

#4b4646 color code is use for CSS Border Color

CSS Border color for the above div is #4b4646

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4b4646 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4b4646 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 50 Views

Post your comment:-

By submitting comment you agree to our privacy policy.