crispedge.com

Color picker

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

#4f4f81 hex color - Violet - Cool color - Information

#4f4f81 hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #4f4f81 Color code in RGB color code model is created after adding 30.98% red color, 30.98% green color and 50.59% blue color. Hex #4f4f81 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 39% magenta, 0% yellow and 49% black.

Hex #4f4f81 color code is between #555588 web safe hex color code and #444477 web safe hex color code. #555588 is the nearest web safe color code. You can see here many more shades of #4f4f81 color code.

0 Likes 0 Comments | 27 Views

Color Table

Hex Color Code4f4f81#4f4f81
RGB Decimal79, 79, 129rgb(79, 79, 129)
RGB Percent31%, 31%, 51%rgb(31%, 31%, 51%)
CSS RGBa79, 79, 129,1rgba(79,79,129,1)
CMYK Modelcmyk(39%,39%,0%,49%)
HSL Color Space240,24% ,41%hsl(240,24% ,41%)
HSV Color Space240°, 39%, 51%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011110100111110000001
Octal117117201
Decimal7979129
Hex4f4f81

Different shades of #4f4f81 color code.

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

Light Shade of #4f4f81
#6363a0
Dark Shade of #4f4f81
#3c3c61
Saturated Shade of #4f4f81
#45458b
Desaturated Shade of #4f4f81
#595977
Grey scale Shade of #4f4f81
#686868
Brighten Shade
#68689a
Most Readable Shade
#FFFFFF

Shades of #4f4f81 color code

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

#4f4f81
#464672
#3d3d64
#343456
#2b2b47
#232339
#1a1a2b
#11111c
#08080e
#000000

Similar Color like #4f4f81 color

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

#505082
#515183
#525284
#535385
#545486
#555587
#565688
#575789
#58588a
#59598b
#5a5a8c
#5b5b8d
#5c5c8e
#5d5d8f
#4e4e80
#4d4d7f
#4c4c7e
#4b4b7d
#4a4a7c
#49497b
#48487a
#474779
#464678
#454577
#444476
#434375
#424274
#414173

Monochromatic Color with #4f4f81

#4f4f81
#6969ab
#8383d6
#010101
#1b1b2c
#353556

Tints of #4f4f81 Color

#4f4f81
#62628f
#76769d
#8989ab
#9d9db9
#b0b0c7
#c4c4d5
#d7d7e3
#ebebf1
#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

#4f4f81
#81814f

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

Split Complementary

#4f4f81
#81684f
#68814f

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

Analogous Color

#4f6381
#4f5981
#4f4f81
#594f81
#634f81

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

#4f4f81
#814f4f
#4f814f

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

#4f4f81
#814f68
#81814f
#4f8168

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

#4f4f81
#81814f
#68814f
#684f81

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 #4f4f81 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.

#4f4f81 Color Code Preview on Black Background Color

This is how #4f4f81 Color will look on black background color. Color contrast ratio is 2.77

#4f4f81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4f4f81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4f4f81

#4f4f81 color code is use for CSS Background Color

Background color for the above div is #4f4f81

HTML with inline CSS

<div style="background-color:#4f4f81;"></div>

#4f4f81 color code is use for CSS Border Color

CSS Border color for the above div is #4f4f81

HTML with inline CSS

<div style="border:5px solid #4f4f81;"></div>

CSS Border Left color for the above div is #4f4f81

HTML with inline CSS

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

CSS Border Right color for the above div is #4f4f81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4f4f81

HTML with inline CSS

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

CSS Border Top color for the above div is #4f4f81

HTML with inline CSS

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

#4f4f81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4f4f81 Color code Preview on White Background

This is how #4f4f81 Color code will look on white background color. Color contrast ratio is 7.59

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

Related Gradients

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

0 Likes 0 Comments | 27 Views

Post your comment:-

By submitting comment you agree to our privacy policy.