crispedge.com

Color picker

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

#775dfc hex color - Blue - Cool color - Information

#775dfc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #775dfc Color code in RGB color code model is created after adding 46.67% red color, 36.47% green color and 98.82% blue color. Hex #775dfc Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 63% magenta, 0% yellow and 1% black.

Hex #775dfc color code is between #6655ff web safe hex color code and #8866ee web safe hex color code. #6655ff is the nearest web safe color code. You can see here many more shades of #775dfc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code775dfc#775dfc
RGB Decimal119, 93, 252rgb(119, 93, 252)
RGB Percent47%, 36%, 99%rgb(47%, 36%, 99%)
CSS RGBa119, 93, 252,1rgba(119,93,252,1)
CMYK Modelcmyk(53%,63%,0%,1%)
HSL Color Space250,96% ,68%hsl(250,96% ,68%)
HSV Color Space250°, 63%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101110101110111111100
Octal167135374
Decimal11993252
Hex775dfc

Different shades of #775dfc color code.

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

Light Shade of #775dfc
#a18ffd
Dark Shade of #775dfc
#4d2bfb
Saturated Shade of #775dfc
#755aff
Desaturated Shade of #775dfc
#7d65f4
Grey scale Shade of #775dfc
#acacac
Brighten Shade
#9076ff
Most Readable Shade
#FFFFFF

Shades of #775dfc color code

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

#775dfc
#6952e0
#5c48c4
#4f3ea8
#42338c
#342970
#271f54
#1a1438
#0d0a1c
#000000

Similar Color like #775dfc color

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

#785efd
#795ffe
#7a60ff
#7b61ff
#7c62ff
#7d63ff
#7e64ff
#7f65ff
#8066ff
#8167ff
#8268ff
#8369ff
#846aff
#856bff
#765cfb
#755bfa
#745af9
#7359f8
#7258f7
#7157f6
#7056f5
#6f55f4
#6e54f3
#6d53f2
#6c52f1
#6b51f0
#6a50ef
#694fee

Monochromatic Color with #775dfc

#775dfc
#130f27
#271e52
#3b2e7c
#4f3ea7
#634dd1

Tints of #775dfc Color

#775dfc
#866ffc
#9581fc
#a493fd
#b3a5fd
#c2b7fd
#d1c9fe
#e0dbfe
#efedfe
#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

#775dfc
#e2fc5d

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

Split Complementary

#775dfc
#fcc75d
#93fc5d

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

Analogous Color

#5d83fc
#5d63fc
#775dfc
#975dfc
#b75dfc

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

#775dfc
#fc775d
#5dfc77

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

#775dfc
#fc5d92
#e2fc5d
#5dfcc6

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

#775dfc
#e2fc5d
#93fc5d
#c75dfc

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 #775dfc 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.

#775dfc Color Code Preview on Black Background Color

This is how #775dfc Color will look on black background color. Color contrast ratio is 4.76

#775dfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775dfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775dfc

#775dfc color code is use for CSS Background Color

Background color for the above div is #775dfc

HTML with inline CSS

<div style="background-color:#775dfc;"></div>

#775dfc color code is use for CSS Border Color

CSS Border color for the above div is #775dfc

HTML with inline CSS

<div style="border:5px solid #775dfc;"></div>

CSS Border Left color for the above div is #775dfc

HTML with inline CSS

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

CSS Border Right color for the above div is #775dfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #775dfc

HTML with inline CSS

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

CSS Border Top color for the above div is #775dfc

HTML with inline CSS

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

#775dfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#775dfc Color code Preview on White Background

This is how #775dfc Color code will look on white background color. Color contrast ratio is 4.42

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

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.