crispedge.com

Color picker

Loading...

#35197b hex color - Violet - Cool color - Information

#35197b hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #35197b Color code in RGB color code model is created after adding 20.78% red color, 9.8% green color and 48.24% blue color. Hex #35197b Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 80% magenta, 0% yellow and 52% black.

Hex #35197b color code is between #331177 web safe hex color code and #442288 web safe hex color code. #331177 is the nearest web safe color code. You can see here many more shades of #35197b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code35197b#35197b
RGB Decimal53, 25, 123rgb(53, 25, 123)
RGB Percent21%, 10%, 48%rgb(21%, 10%, 48%)
CSS RGBa53, 25, 123,1rgba(53,25,123,1)
CMYK Modelcmyk(57%,80%,0%,52%)
HSL Color Space257,66% ,29%hsl(257,66% ,29%)
HSV Color Space257°, 80%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010001100101111011
Octal6531173
Decimal5325123
Hex35197b

Different shades of #35197b color code.

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

Light Shade of #35197b
#4722a5
Dark Shade of #35197b
#231051
Saturated Shade of #35197b
#321282
Desaturated Shade of #35197b
#382074
Grey scale Shade of #35197b
#4a4a4a
Brighten Shade
#4e3294
Most Readable Shade
#FFFFFF

Shades of #35197b color code

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

#35197b
#2f166d
#29135f
#231052
#1d0d44
#170b36
#110829
#0b051b
#05020d
#000000

Similar Color like #35197b color

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

#361a7c
#371b7d
#381c7e
#391d7f
#3a1e80
#3b1f81
#3c2082
#3d2183
#3e2284
#3f2385
#402486
#412587
#422688
#432789
#34187a
#331779
#321678
#311577
#301476
#2f1375
#2e1274
#2d1173
#2c1072
#2b0f71
#2a0e70
#290d6f
#280c6e
#270b6d

Monochromatic Color with #35197b

#35197b
#4722a5
#5a2ad0
#6c33fa
#100826
#231050

Tints of #35197b Color

#35197b
#4b3289
#614c98
#7865a7
#8e7fb5
#a598c4
#bbb2d3
#d2cbe1
#e8e5f0
#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

#35197b
#5f7b19

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

Split Complementary

#35197b
#7b6619
#2e7b19

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

Analogous Color

#19247b
#21197b
#35197b
#49197b
#5c197b

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

#35197b
#7b3519
#197b35

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

#35197b
#7b192e
#5f7b19
#197b66

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

#35197b
#5f7b19
#2e7b19
#66197b

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 #35197b 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.

#35197b Color Code Preview on Black Background Color

This is how #35197b Color will look on black background color. Color contrast ratio is 1.58

#35197b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35197b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35197b

#35197b color code is use for CSS Background Color

Background color for the above div is #35197b

HTML with inline CSS

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

#35197b color code is use for CSS Border Color

CSS Border color for the above div is #35197b

HTML with inline CSS

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

CSS Border Left color for the above div is #35197b

HTML with inline CSS

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

CSS Border Right color for the above div is #35197b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35197b

HTML with inline CSS

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

CSS Border Top color for the above div is #35197b

HTML with inline CSS

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

#35197b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35197b Color code Preview on White Background

This is how #35197b Color code will look on white background color. Color contrast ratio is 13.32

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

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(53,25,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,123,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,25,123,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.