crispedge.com

Color picker

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

#7676f7 hex color - Blue - Cool color - Information

#7676f7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7676f7 Color code in RGB color code model is created after adding 46.27% red color, 46.27% green color and 96.86% blue color. Hex #7676f7 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 52% magenta, 0% yellow and 3% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code7676f7#7676f7
RGB Decimal118, 118, 247rgb(118, 118, 247)
RGB Percent46%, 46%, 97%rgb(46%, 46%, 97%)
CSS RGBa118, 118, 247,1rgba(118,118,247,1)
CMYK Modelcmyk(52%,52%,0%,3%)
HSL Color Space240,89% ,72%hsl(240,89% ,72%)
HSV Color Space240°, 52%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101100111011011110111
Octal166166367
Decimal118118247
Hex7676f7

Different shades of #7676f7 color code.

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

Light Shade of #7676f7
#a6a6fa
Dark Shade of #7676f7
#4646f4
Saturated Shade of #7676f7
#6f6ffe
Desaturated Shade of #7676f7
#7d7df0
Grey scale Shade of #7676f7
#b6b6b6
Brighten Shade
#8f8fff
Most Readable Shade
#FFFFFF

Shades of #7676f7 color code

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

#7676f7
#6868db
#5b5bc0
#4e4ea4
#414189
#34346d
#272752
#1a1a36
#0d0d1b
#000000

Similar Color like #7676f7 color

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

#7777f8
#7878f9
#7979fa
#7a7afb
#7b7bfc
#7c7cfd
#7d7dfe
#7e7eff
#7f7fff
#8080ff
#8181ff
#8282ff
#8383ff
#8484ff
#7575f6
#7474f5
#7373f4
#7272f3
#7171f2
#7070f1
#6f6ff0
#6e6eef
#6d6dee
#6c6ced
#6b6bec
#6a6aeb
#6969ea
#6868e9

Monochromatic Color with #7676f7

#7676f7
#101022
#25254d
#393977
#4d4da2
#6262cc

Tints of #7676f7 Color

#7676f7
#8585f7
#9494f8
#a3a3f9
#b2b2fa
#c2c2fb
#d1d1fc
#e0e0fd
#efeffe
#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

#7676f7
#f7f776

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

Split Complementary

#7676f7
#f7b776
#b7f776

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

Analogous Color

#76aaf7
#7690f7
#7676f7
#9076f7
#aa76f7

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

#7676f7
#f77676
#76f776

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

#7676f7
#f776b6
#f7f776
#76f7b6

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

#7676f7
#f7f776
#b7f776
#b776f7

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 #7676f7 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.

#7676f7 Color Code Preview on Black Background Color

This is how #7676f7 Color will look on black background color. Color contrast ratio is 5.70

#7676f7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7676f7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7676f7

#7676f7 color code is use for CSS Background Color

Background color for the above div is #7676f7

HTML with inline CSS

<div style="background-color:#7676f7;"></div>

#7676f7 color code is use for CSS Border Color

CSS Border color for the above div is #7676f7

HTML with inline CSS

<div style="border:5px solid #7676f7;"></div>

CSS Border Left color for the above div is #7676f7

HTML with inline CSS

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

CSS Border Right color for the above div is #7676f7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7676f7

HTML with inline CSS

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

CSS Border Top color for the above div is #7676f7

HTML with inline CSS

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

#7676f7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7676f7 Color code Preview on White Background

This is how #7676f7 Color code will look on white background color. Color contrast ratio is 3.68

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.