crispedge.com

Color picker

Loading...

#535149 hex color - Grey - Warm color - Information

#535149 hex color - Grey - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Grey

Hex #535149 Color code in RGB color code model is created after adding 32.55% red color, 31.76% green color and 28.63% blue color. Hex #535149 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 12% yellow and 67% black.

Hex #535149 color code is between #555544 web safe hex color code and #444455 web safe hex color code. #555544 is the nearest web safe color code. You can see here many more shades of #535149 color code.

0 Likes 0 Comments | 24 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code535149#535149
RGB Decimal83, 81, 73rgb(83, 81, 73)
RGB Percent33%, 32%, 29%rgb(33%, 32%, 29%)
CSS RGBa83, 81, 73,1rgba(83,81,73,1)
CMYK Modelcmyk(0%,2%,12%,67%)
HSL Color Space48,6% ,31%hsl(48,6% ,31%)
HSV Color Space48°, 12%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110101000101001001
Octal123121111
Decimal838173
Hex535149

Different shades of #535149 color code.

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

Light Shade of #535149
#6e6b61
Dark Shade of #535149
#383631
Saturated Shade of #535149
#5b5641
Desaturated Shade of #535149
#4e4e4e
Grey scale Shade of #535149
#4e4e4e
Brighten Shade
#6c6a62
Most Readable Shade
#FFFFFF

Shades of #535149 color code

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

#535149
#494840
#403f38
#373630
#2e2d28
#242420
#1b1b18
#121210
#090908
#000000

Similar Color like #535149 color

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

#54524a
#55534b
#56544c
#57554d
#58564e
#59574f
#5a5850
#5b5951
#5c5a52
#5d5b53
#5e5c54
#5f5d55
#605e56
#615f57
#525048
#514f47
#504e46
#4f4d45
#4e4c44
#4d4b43
#4c4a42
#4b4941
#4a4840
#49473f
#48463e
#47453d
#46443c
#45433b

Monochromatic Color with #535149

#535149
#7d7a6e
#a8a494
#d2cdb9
#fdf7df
#282824

Tints of #535149 Color

#535149
#66645d
#797771
#8c8b85
#9f9e99
#b2b1ae
#c5c5c2
#d8d8d6
#ebebea
#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

#535149
#494b53

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

Split Complementary

#535149
#495053
#4c4953

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

Analogous Color

#534d49
#534f49
#535149
#535349
#515349

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

#535149
#495351
#514953

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

#535149
#49534c
#494b53
#534950

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

#535149
#494b53
#4c4953
#505349

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 #535149 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.

#535149 Color Code Preview on Black Background Color

This is how #535149 Color will look on black background color. Color contrast ratio is 2.64

#535149 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535149

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535149

#535149 color code is use for CSS Background Color

Background color for the above div is #535149

HTML with inline CSS

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

#535149 color code is use for CSS Border Color

CSS Border color for the above div is #535149

HTML with inline CSS

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

CSS Border Left color for the above div is #535149

HTML with inline CSS

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

CSS Border Right color for the above div is #535149

HTML with inline CSS

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

CSS Border Bottom color for the above div is #535149

HTML with inline CSS

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

CSS Border Top color for the above div is #535149

HTML with inline CSS

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

#535149 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#535149 Color code Preview on White Background

This is how #535149 Color code will look on white background color. Color contrast ratio is 7.95

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(83,81,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,75,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,81,73,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.