crispedge.com

Color picker

Loading...

#6969ea hex color - Blue - Cool color - Information

#6969ea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6969ea Color code in RGB color code model is created after adding 41.18% red color, 41.18% green color and 91.76% blue color. Hex #6969ea Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 55% magenta, 0% yellow and 8% black.

Hex #6969ea color code is between #6666ee web safe hex color code and #7777dd web safe hex color code. #6666ee is the nearest web safe color code. You can see here many more shades of #6969ea color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code6969ea#6969ea
RGB Decimal105, 105, 234rgb(105, 105, 234)
RGB Percent41%, 41%, 92%rgb(41%, 41%, 92%)
CSS RGBa105, 105, 234,1rgba(105,105,234,1)
CMYK Modelcmyk(55%,55%,0%,8%)
HSL Color Space240,75% ,66%hsl(240,75% ,66%)
HSV Color Space240°, 55%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010010110100111101010
Octal151151352
Decimal105105234
Hex6969ea

Different shades of #6969ea color code.

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

Light Shade of #6969ea
#9696f0
Dark Shade of #6969ea
#3c3ce4
Saturated Shade of #6969ea
#6060f3
Desaturated Shade of #6969ea
#7272e1
Grey scale Shade of #6969ea
#a9a9a9
Brighten Shade
#8282ff
Most Readable Shade
#FFFFFF

Shades of #6969ea color code

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

#6969ea
#5d5dd0
#5151b6
#46469c
#3a3a82
#2e2e68
#23234e
#171734
#0b0b1a
#000000

Similar Color like #6969ea color

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

#6a6aeb
#6b6bec
#6c6ced
#6d6dee
#6e6eef
#6f6ff0
#7070f1
#7171f2
#7272f3
#7373f4
#7474f5
#7575f6
#7676f7
#7777f8
#6868e9
#6767e8
#6666e7
#6565e6
#6464e5
#6363e4
#6262e3
#6161e2
#6060e1
#5f5fe0
#5e5edf
#5d5dde
#5c5cdd
#5b5bdc

Monochromatic Color with #6969ea

#6969ea
#0a0a15
#1d1d40
#30306a
#434395
#5656bf

Tints of #6969ea Color

#6969ea
#7979ec
#8a8aee
#9b9bf1
#ababf3
#bcbcf5
#cdcdf8
#ddddfa
#eeeefc
#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

#6969ea
#eaea69

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

Split Complementary

#6969ea
#eaaa69
#aaea69

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

Analogous Color

#699dea
#6983ea
#6969ea
#8369ea
#9d69ea

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

#6969ea
#ea6969
#69ea69

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

#6969ea
#ea69a9
#eaea69
#69eaa9

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

#6969ea
#eaea69
#aaea69
#aa69ea

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 #6969ea 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.

#6969ea Color Code Preview on Black Background Color

This is how #6969ea Color will look on black background color. Color contrast ratio is 4.81

#6969ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6969ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6969ea

#6969ea color code is use for CSS Background Color

Background color for the above div is #6969ea

HTML with inline CSS

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

#6969ea color code is use for CSS Border Color

CSS Border color for the above div is #6969ea

HTML with inline CSS

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

CSS Border Left color for the above div is #6969ea

HTML with inline CSS

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

CSS Border Right color for the above div is #6969ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6969ea

HTML with inline CSS

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

CSS Border Top color for the above div is #6969ea

HTML with inline CSS

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

#6969ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6969ea Color code Preview on White Background

This is how #6969ea Color code will look on white background color. Color contrast ratio is 4.37

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.