crispedge.com

Color picker

Loading...

#533f59 hex color - Violet - Warm color - Information

#533f59 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #533f59 Color code in RGB color code model is created after adding 32.55% red color, 24.71% green color and 34.9% blue color. Hex #533f59 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 29% magenta, 0% yellow and 65% black.

Hex #533f59 color code is between #554455 web safe hex color code and #443366 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #533f59 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code533f59#533f59
RGB Decimal83, 63, 89rgb(83, 63, 89)
RGB Percent33%, 25%, 35%rgb(33%, 25%, 35%)
CSS RGBa83, 63, 89,1rgba(83,63,89,1)
CMYK Modelcmyk(7%,29%,0%,65%)
HSL Color Space286,17% ,30%hsl(286,17% ,30%)
HSV Color Space286°, 29%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110011111101011001
Octal12377131
Decimal836389
Hex533f59

Different shades of #533f59 color code.

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

Light Shade of #533f59
#6f5477
Dark Shade of #533f59
#372a3b
Saturated Shade of #533f59
#573761
Desaturated Shade of #533f59
#4f4751
Grey scale Shade of #533f59
#4c4c4c
Brighten Shade
#6c5872
Most Readable Shade
#FFFFFF

Shades of #533f59 color code

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

#533f59
#49384f
#403145
#372a3b
#2e2331
#241c27
#1b151d
#120e13
#090709
#000000

Similar Color like #533f59 color

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

#54405a
#55415b
#56425c
#57435d
#58445e
#59455f
#5a4660
#5b4761
#5c4862
#5d4963
#5e4a64
#5f4b65
#604c66
#614d67
#523e58
#513d57
#503c56
#4f3b55
#4e3a54
#4d3953
#4c3852
#4b3751
#4a3650
#49354f
#48344e
#47334d
#46324c
#45314b

Monochromatic Color with #533f59

#533f59
#7b5d83
#a27bae
#ca99d8
#040304
#2b212e

Tints of #533f59 Color

#533f59
#66546b
#79697d
#8c7f90
#9f94a2
#b2a9b5
#c5bfc7
#d8d4da
#ebe9ec
#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

#533f59
#45593f

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

Split Complementary

#533f59
#52593f
#3f5946

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

Analogous Color

#493f59
#4e3f59
#533f59
#583f59
#593f55

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

#533f59
#59533f
#3f5953

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

#533f59
#59463f
#45593f
#3f5259

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

#533f59
#45593f
#3f5946
#593f52

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 #533f59 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.

#533f59 Color Code Preview on Black Background Color

This is how #533f59 Color will look on black background color. Color contrast ratio is 2.22

#533f59 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533f59

HTML with inline CSS

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

Your Example Paragraph content text in with font color #533f59

#533f59 color code is use for CSS Background Color

Background color for the above div is #533f59

HTML with inline CSS

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

#533f59 color code is use for CSS Border Color

CSS Border color for the above div is #533f59

HTML with inline CSS

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

CSS Border Left color for the above div is #533f59

HTML with inline CSS

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

CSS Border Right color for the above div is #533f59

HTML with inline CSS

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

CSS Border Bottom color for the above div is #533f59

HTML with inline CSS

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

CSS Border Top color for the above div is #533f59

HTML with inline CSS

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

#533f59 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#533f59 Color code Preview on White Background

This is how #533f59 Color code will look on white background color. Color contrast ratio is 9.45

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

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,63,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(69,89,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,63,89,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.