crispedge.com

Color picker

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

#7981f5 hex color - Blue - Cool color - Information

#7981f5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7981f5 Color code in RGB color code model is created after adding 47.45% red color, 50.59% green color and 96.08% blue color. Hex #7981f5 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 47% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7981f5#7981f5
RGB Decimal121, 129, 245rgb(121, 129, 245)
RGB Percent47%, 51%, 96%rgb(47%, 51%, 96%)
CSS RGBa121, 129, 245,1rgba(121,129,245,1)
CMYK Modelcmyk(51%,47%,0%,4%)
HSL Color Space236,86% ,72%hsl(236,86% ,72%)
HSV Color Space236°, 51%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011000000111110101
Octal171201365
Decimal121129245
Hex7981f5

Different shades of #7981f5 color code.

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

Light Shade of #7981f5
#a8aef9
Dark Shade of #7981f5
#4a54f1
Saturated Shade of #7981f5
#727bfc
Desaturated Shade of #7981f5
#8087ee
Grey scale Shade of #7981f5
#b7b7b7
Brighten Shade
#929aff
Most Readable Shade
#000000

Shades of #7981f5 color code

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

#7981f5
#6b72d9
#5e64be
#5056a3
#434788
#35396c
#282b51
#1a1c36
#0d0e1b
#000000

Similar Color like #7981f5 color

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

#7a82f6
#7b83f7
#7c84f8
#7d85f9
#7e86fa
#7f87fb
#8088fc
#8189fd
#828afe
#838bff
#848cff
#858dff
#868eff
#878fff
#7880f4
#777ff3
#767ef2
#757df1
#747cf0
#737bef
#727aee
#7179ed
#7078ec
#6f77eb
#6e76ea
#6d75e9
#6c74e8
#6b73e7

Monochromatic Color with #7981f5

#7981f5
#101120
#25274b
#3a3e75
#4f54a0
#646bca

Tints of #7981f5 Color

#7981f5
#878ff6
#969df7
#a5abf8
#b4b9f9
#c3c7fa
#d2d5fb
#e1e3fc
#f0f1fd
#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

#7981f5
#f5ed79

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

Split Complementary

#7981f5
#f5af79
#bff579

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

Analogous Color

#79b3f5
#799af5
#7981f5
#8a79f5
#a379f5

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

#7981f5
#f57981
#81f579

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

#7981f5
#f579bf
#f5ed79
#79f5af

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

#7981f5
#f5ed79
#bff579
#af79f5

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 #7981f5 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.

#7981f5 Color Code Preview on Black Background Color

This is how #7981f5 Color will look on black background color. Color contrast ratio is 6.27

#7981f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7981f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7981f5

#7981f5 color code is use for CSS Background Color

Background color for the above div is #7981f5

HTML with inline CSS

<div style="background-color:#7981f5;"></div>

#7981f5 color code is use for CSS Border Color

CSS Border color for the above div is #7981f5

HTML with inline CSS

<div style="border:5px solid #7981f5;"></div>

CSS Border Left color for the above div is #7981f5

HTML with inline CSS

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

CSS Border Right color for the above div is #7981f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7981f5

HTML with inline CSS

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

CSS Border Top color for the above div is #7981f5

HTML with inline CSS

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

#7981f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7981f5 Color code Preview on White Background

This is how #7981f5 Color code will look on white background color. Color contrast ratio is 3.35

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

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.