crispedge.com

Color picker

Loading...

#908cab hex color - Blue - Cool color - Information

#908cab hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #908cab Color code in RGB color code model is created after adding 56.47% red color, 54.9% green color and 67.06% blue color. Hex #908cab Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 18% magenta, 0% yellow and 33% black.

Hex #908cab color code is between #8888aa web safe hex color code and #9999bb web safe hex color code. #8888aa is the nearest web safe color code. You can see here many more shades of #908cab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code908cab#908cab
RGB Decimal144, 140, 171rgb(144, 140, 171)
RGB Percent56%, 55%, 67%rgb(56%, 55%, 67%)
CSS RGBa144, 140, 171,1rgba(144,140,171,1)
CMYK Modelcmyk(16%,18%,0%,33%)
HSL Color Space248,16% ,61%hsl(248,16% ,61%)
HSV Color Space248°, 18%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100001000110010101011
Octal220214253
Decimal144140171
Hex908cab

Different shades of #908cab color code.

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

Light Shade of #908cab
#aca9c1
Dark Shade of #908cab
#746f95
Saturated Shade of #908cab
#8982b5
Desaturated Shade of #908cab
#9796a1
Grey scale Shade of #908cab
#9b9b9b
Brighten Shade
#a9a5c4
Most Readable Shade
#000000

Shades of #908cab color code

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

#908cab
#807c98
#706c85
#605d72
#504d5f
#403e4c
#302e39
#201f26
#100f13
#000000

Similar Color like #908cab color

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

#918dac
#928ead
#938fae
#9490af
#9591b0
#9692b1
#9793b2
#9894b3
#9995b4
#9a96b5
#9b97b6
#9c98b7
#9d99b8
#9e9ab9
#8f8baa
#8e8aa9
#8d89a8
#8c88a7
#8b87a6
#8a86a5
#8985a4
#8884a3
#8783a2
#8682a1
#8581a0
#84809f
#837f9e
#827e9d

Monochromatic Color with #908cab

#908cab
#b4afd5
#010101
#25242b
#484656
#6c6980

Tints of #908cab Color

#908cab
#9c98b4
#a8a5bd
#b5b2c7
#c1bfd0
#cdcbd9
#dad8e3
#e6e5ec
#f2f2f5
#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

#908cab
#a7ab8c

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

Split Complementary

#908cab
#aba08c
#97ab8c

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

Analogous Color

#8c94ab
#8c8eab
#908cab
#968cab
#9c8cab

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

#908cab
#ab908c
#8cab90

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

#908cab
#ab8c98
#a7ab8c
#8cab9f

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

#908cab
#a7ab8c
#97ab8c
#a08cab

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 #908cab 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.

#908cab Color Code Preview on Black Background Color

This is how #908cab Color will look on black background color. Color contrast ratio is 6.53

#908cab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #908cab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #908cab

#908cab color code is use for CSS Background Color

Background color for the above div is #908cab

HTML with inline CSS

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

#908cab color code is use for CSS Border Color

CSS Border color for the above div is #908cab

HTML with inline CSS

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

CSS Border Left color for the above div is #908cab

HTML with inline CSS

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

CSS Border Right color for the above div is #908cab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #908cab

HTML with inline CSS

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

CSS Border Top color for the above div is #908cab

HTML with inline CSS

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

#908cab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#908cab Color code Preview on White Background

This is how #908cab Color code will look on white background color. Color contrast ratio is 3.22

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

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(144,140,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,171,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(144,140,171,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.