Skip to main content Skip to docs navigation

#535366 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Inky Storm and its hex is #535266 Nearest Color Name

Color Hue/Base color: Violet

Hex #535366 Color code in RGB color code model is created after adding 32.55% red color, 32.55% green color and 40% blue color. Hex #535366 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 19% magenta, 0% yellow and 60% black.

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

RGB Chart

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

Color Table

Hex Color Code 535366 #535366
RGB Decimal 83, 83, 102 83, 83, 102
RGB Percent 33%, 33%, 40% rgb(33%, 33%, 40%)
CSS RGBa 83, 83, 102,1 rgba(83,83,102,1)
CMYK Model cmyk(19%,19%,0%,60%)
HSL Color Space 240,10% ,36% hsl(240,10% ,36%)
HSV Color Space 240°, 19%, 40%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010011 01010011 01100110
Octal 123 123 146
Decimal 83 83 102
Hex 53 53 66

Different shades of #535366 color code.

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

Darkest of #535366
#0e0e12
Darker of #535366
#25252e
Dark of #535366
#3c3c4a
Base of #535366
#535366
Light of #535366
#6a6a82
Lighter
#84849b
Lightest
#a0a0b2

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

#535366
#666653

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

Split Complementary

#535366
#665c53
#5c6653

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

Analogous Color

#535e66
#535b66
#535366
#595366
#615366

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

#535366
#536653
#665353

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

#535366
#665353
#666653
#536666

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#535366
#66535c
#666653
#53665c

Square 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).

Monochromatic Color with #535366

#000000
#0e0e12
#25252e
#3c3c4a
#535366
#6a6a82
#84849b
#a0a0b2
#bcbcc9

Tints of #535366 Color

#535366
#666677
#797988
#8c8c99
#9f9faa
#b2b2bb
#c5c5cc
#d8d8dd
#ebebee
#ffffff

Shades of #535366 color code

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

#535366
#49495a
#40404f
#373744
#2e2e38
#24242d
#1b1b22
#121216
#09090b
#000000

Tones

#535366
#5c5c5c
#5c5c5c
#5c5c5c
#5c5c5c

Tones

Similar Color like #535366 color

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

#545467
#555568
#565669
#57576a
#58586b
#59596c
#5a5a6d
#5b5b6e
#5c5c6f
#5d5d70
#5e5e71
#5f5f72
#606073
#616174
#525265
#515164
#505063
#4f4f62
#4e4e61
#4d4d60
#4c4c5f
#4b4b5e
#4a4a5d
#49495c
#48485b
#47475a
#464659
#454558

Download this Dark Violet

Hex #535366 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.

#535366 Color Code Preview on Black Background Color

This is how #535366 Color will look on black background color. Color contrast ratio is 2.80

#535366 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535366

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535366

#535366 color code is use for CSS Background Color

Background color for the above div is #535366

HTML with inline CSS

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

#535366 color code is use for CSS Border Color

CSS Border color for the above div is #535366

HTML with inline CSS

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

CSS Border Left color for the above div is #535366

HTML with inline CSS

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

CSS Border Right color for the above div is #535366

HTML with inline CSS

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

CSS Border Bottom color for the above div is #535366

HTML with inline CSS

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

CSS Border Top color for the above div is #535366

HTML with inline CSS

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

#535366 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#535366 Color code Preview on White Background

This is how #535366 Color code will look on white background color. Color contrast ratio is 7.51

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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