crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#665bdc hex color - Blue - Cool color - Information

#665bdc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #665bdc Color code in RGB color code model is created after adding 40% red color, 35.69% green color and 86.27% blue color. Hex #665bdc Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 59% magenta, 0% yellow and 14% black.

Hex #665bdc color code is between #5555dd web safe hex color code and #7766cc web safe hex color code. #5555dd is the nearest web safe color code. You can see here many more shades of #665bdc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code665bdc#665bdc
RGB Decimal102, 91, 220rgb(102, 91, 220)
RGB Percent40%, 36%, 86%rgb(40%, 36%, 86%)
CSS RGBa102, 91, 220,1rgba(102,91,220,1)
CMYK Modelcmyk(54%,59%,0%,14%)
HSL Color Space245,65% ,61%hsl(245,65% ,61%)
HSV Color Space245°, 59%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100101101111011100
Octal146133334
Decimal10291220
Hex665bdc

Different shades of #665bdc color code.

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

Light Shade of #665bdc
#8d85e5
Dark Shade of #665bdc
#3f31d3
Saturated Shade of #665bdc
#5e51e6
Desaturated Shade of #665bdc
#6e65d2
Grey scale Shade of #665bdc
#9b9b9b
Brighten Shade
#7f74f5
Most Readable Shade
#FFFFFF

Shades of #665bdc color code

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

#665bdc
#5a50c3
#4f46ab
#443c92
#38327a
#2d2861
#221e49
#161430
#0b0a18
#000000

Similar Color like #665bdc color

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

#675cdd
#685dde
#695edf
#6a5fe0
#6b60e1
#6c61e2
#6d62e3
#6e63e4
#6f64e5
#7065e6
#7166e7
#7267e8
#7368e9
#7469ea
#655adb
#6459da
#6358d9
#6257d8
#6156d7
#6055d6
#5f54d5
#5e53d4
#5d52d3
#5c51d2
#5b50d1
#5a4fd0
#594ecf
#584dce

Monochromatic Color with #665bdc

#665bdc
#030307
#171532
#2b265c
#3f3887
#5249b1

Tints of #665bdc Color

#665bdc
#776ddf
#887fe3
#9991e7
#aaa3eb
#bbb6ef
#ccc8f3
#dddaf7
#eeecfb
#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

#665bdc
#d1dc5b

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

Split Complementary

#665bdc
#dca65b
#91dc5b

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

Analogous Color

#5b84dc
#5b6adc
#665bdc
#805bdc
#9a5bdc

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

#665bdc
#dc665b
#5bdc66

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

#665bdc
#dc5b90
#d1dc5b
#5bdca6

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

#665bdc
#d1dc5b
#91dc5b
#a65bdc

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 #665bdc 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.

#665bdc Color Code Preview on Black Background Color

This is how #665bdc Color will look on black background color. Color contrast ratio is 4.09

#665bdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #665bdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #665bdc

#665bdc color code is use for CSS Background Color

Background color for the above div is #665bdc

HTML with inline CSS

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

#665bdc color code is use for CSS Border Color

CSS Border color for the above div is #665bdc

HTML with inline CSS

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

CSS Border Left color for the above div is #665bdc

HTML with inline CSS

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

CSS Border Right color for the above div is #665bdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #665bdc

HTML with inline CSS

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

CSS Border Top color for the above div is #665bdc

HTML with inline CSS

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

#665bdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665bdc Color code Preview on White Background

This is how #665bdc Color code will look on white background color. Color contrast ratio is 5.13

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.