crispedge.com

Color picker

Loading...

#6677dd hex color - Violet - Cool color - Information

#6677dd hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #6677dd Color code in RGB color code model is created after adding 40% red color, 46.67% green color and 86.67% blue color. Hex #6677dd Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 46% magenta, 0% yellow and 13% black.

Hex #6677dd color code is a web safe color. Next web safe color code is #5566cc and previous web safe color code is #7788ee. You can see here many more shades of #6677dd color code.

0 Likes 0 Comments | 69 Views

RGB Chart

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

Color Table

Hex Color Code6677dd#6677dd
RGB Decimal102, 119, 221rgb(102, 119, 221)
RGB Percent40%, 47%, 87%rgb(40%, 47%, 87%)
CSS RGBa102, 119, 221,1rgba(102,119,221,1)
CMYK Modelcmyk(54%,46%,0%,13%)
HSL Color Space231,64% ,63%hsl(231,64% ,63%)
HSV Color Space231°, 54%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100111011111011101
Octal146167335
Decimal102119221
Hex6677dd

Different shades of #6677dd color code.

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

Light Shade of #6677dd
#909ce6
Dark Shade of #6677dd
#3c52d4
Saturated Shade of #6677dd
#5d70e6
Desaturated Shade of #6677dd
#6f7ed4
Grey scale Shade of #6677dd
#a1a1a1
Brighten Shade
#7f90f6
Most Readable Shade
#FFFFFF

Shades of #6677dd color code

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

#6677dd
#5a69c4
#4f5cab
#444f93
#38427a
#2d3462
#222749
#161a31
#0b0d18
#000000

Similar Color like #6677dd color

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

#6778de
#6879df
#697ae0
#6a7be1
#6b7ce2
#6c7de3
#6d7ee4
#6e7fe5
#6f80e6
#7081e7
#7182e8
#7283e9
#7384ea
#7485eb
#6576dc
#6475db
#6374da
#6273d9
#6172d8
#6071d7
#5f70d6
#5e6fd5
#5d6ed4
#5c6dd3
#5b6cd2
#5a6bd1
#596ad0
#5869cf

Monochromatic Color with #6677dd

#6677dd
#040508
#181b33
#2b325d
#3f4988
#5260b3

Tints of #6677dd Color

#6677dd
#7786e0
#8895e4
#99a4e8
#aab3ec
#bbc2ef
#ccd1f3
#dde0f7
#eeeffb
#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

#6677dd
#ddcc66

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

Split Complementary

#6677dd
#dd9166
#b2dd66

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

Analogous Color

#66a7dd
#668fdd
#6677dd
#6d66dd
#8566dd

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

#6677dd
#dd6677
#77dd66

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

#6677dd
#dd66b2
#ddcc66
#66dd90

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

#6677dd
#ddcc66
#b2dd66
#9166dd

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 #6677dd 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.

#6677dd Color Code Preview on Black Background Color

This is how #6677dd Color will look on black background color. Color contrast ratio is 5.25

#6677dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6677dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6677dd

#6677dd color code is use for CSS Background Color

Background color for the above div is #6677dd

HTML with inline CSS

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

#6677dd color code is use for CSS Border Color

CSS Border color for the above div is #6677dd

HTML with inline CSS

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

CSS Border Left color for the above div is #6677dd

HTML with inline CSS

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

CSS Border Right color for the above div is #6677dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6677dd

HTML with inline CSS

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

CSS Border Top color for the above div is #6677dd

HTML with inline CSS

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

#6677dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6677dd Color code Preview on White Background

This is how #6677dd Color code will look on white background color. Color contrast ratio is 4.00

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

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

0 Likes 0 Comments | 69 Views

Post your comment:-

By submitting comment you agree to our privacy policy.