@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#7686fb hex color - Blue - Cool color - Information

#7686fb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7686fb Color code in RGB color code model is created after adding 46.27% red color, 52.55% green color and 98.43% blue color. Hex #7686fb Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 47% magenta, 0% yellow and 1.57% black.

Hex #7686fb color code is between #7788ff web safe hex color code and #6677ee web safe hex color code. #7788ff is the nearest web safe color code. You can see here many more shades of #7686fb color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code 7686fb #7686fb
RGB Decimal 118, 134, 251 rgb(118, 134, 251)
RGB Percent 46%, 53%, 98% rgb(46%, 53%, 98%)
CSS RGBa 118, 134, 251,1 rgba(118,134,251,1)
CMYK Model cmyk(53%,47%,0%,1.57%)
HSL Color Space 233,94% ,72% hsl(233,94% ,72%)
HSV Color Space 233°, 53%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110110 10000110 11111011
Octal 166 206 373
Decimal 118 134 251
Hex 76 86 fb

Different shades of #7686fb color code.

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

Light Shade of #7686fb
#a8b2fc
Dark Shade of #7686fb
#445afa
Saturated Shade of #7686fb
#7283ff
Desaturated Shade of #7686fb
#7d8bf4
Grey scale Shade of #7686fb
#b8b8b8
Brighten Shade
#8f9fff
Most Readable Shade
#000000

Shades of #7686fb color code

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

#7686fb
#6877df
#5b68c3
#4e59a7
#414a8b
#343b6f
#272c53
#1a1d37
#0d0e1b
#000000

Similar Color like #7686fb color

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

#7787fc
#7888fd
#7989fe
#7a8aff
#7b8bff
#7c8cff
#7d8dff
#7e8eff
#7f8fff
#8090ff
#8191ff
#8292ff
#8393ff
#8494ff
#7585fa
#7484f9
#7383f8
#7282f7
#7181f6
#7080f5
#6f7ff4
#6e7ef3
#6d7df2
#6c7cf1
#6b7bf0
#6a7aef
#6979ee
#6878ed

Monochromatic Color with #7686fb

#7686fb
#121526
#262b51
#3a427b
#4e59a6
#626fd0

Tints of #7686fb Color

#7686fb
#8593fb
#94a0fb
#a3aefc
#b2bbfc
#c2c9fd
#d1d6fd
#e0e4fe
#eff1fe
#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

#7686fb
#fbeb76

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

Split Complementary

#7686fb
#fba876
#c9fb76

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

Analogous Color

#76bbfb
#76a1fb
#7686fb
#8176fb
#9b76fb

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

#7686fb
#fb7686
#86fb76

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

#7686fb
#fb76c8
#fbeb76
#76fba8

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

#7686fb
#fbeb76
#c9fb76
#a876fb

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 #7686fb 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.

#7686fb Color Code Preview on Black Background Color

This is how #7686fb Color will look on black background color. Color contrast ratio is 6.57

#7686fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7686fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7686fb

#7686fb color code is use for CSS Background Color

Background color for the above div is #7686fb

HTML with inline CSS

<div style="background-color:#7686fb;"></div>

#7686fb color code is use for CSS Border Color

CSS Border color for the above div is #7686fb

HTML with inline CSS

<div style="border:5px solid #7686fb;"></div>

CSS Border Left color for the above div is #7686fb

HTML with inline CSS

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

CSS Border Right color for the above div is #7686fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7686fb

HTML with inline CSS

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

CSS Border Top color for the above div is #7686fb

HTML with inline CSS

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

#7686fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7686fb Color code Preview on White Background

This is how #7686fb Color code will look on white background color. Color contrast ratio is 3.19

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.