crispedge.com

Color picker

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

#4b67f5 hex color - Blue - Cool color - Information

#4b67f5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4b67f5 Color code in RGB color code model is created after adding 29.41% red color, 40.39% green color and 96.08% blue color. Hex #4b67f5 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 58% magenta, 0% yellow and 4% black.

Hex #4b67f5 color code is between #4466ee web safe hex color code and #5577ff web safe hex color code. #4466ee is the nearest web safe color code. You can see here many more shades of #4b67f5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4b67f5#4b67f5
RGB Decimal75, 103, 245rgb(75, 103, 245)
RGB Percent29%, 40%, 96%rgb(29%, 40%, 96%)
CSS RGBa75, 103, 245,1rgba(75,103,245,1)
CMYK Modelcmyk(69%,58%,0%,4%)
HSL Color Space230,89% ,63%hsl(230,89% ,63%)
HSV Color Space230°, 69%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010110110011111110101
Octal113147365
Decimal75103245
Hex4b67f5

Different shades of #4b67f5 color code.

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

Light Shade of #4b67f5
#7b90f8
Dark Shade of #4b67f5
#1b3ef2
Saturated Shade of #4b67f5
#4161fe
Desaturated Shade of #4b67f5
#546deb
Grey scale Shade of #4b67f5
#a0a0a0
Brighten Shade
#6480ff
Most Readable Shade
#FFFFFF

Shades of #4b67f5 color code

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

#4b67f5
#425bd9
#3a50be
#3244a3
#293988
#212d6c
#192251
#101636
#080b1b
#000000

Similar Color like #4b67f5 color

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

#4c68f6
#4d69f7
#4e6af8
#4f6bf9
#506cfa
#516dfb
#526efc
#536ffd
#5470fe
#5571ff
#5672ff
#5773ff
#5874ff
#5975ff
#4a66f4
#4965f3
#4864f2
#4763f1
#4662f0
#4561ef
#4460ee
#435fed
#425eec
#415deb
#405cea
#3f5be9
#3e5ae8
#3d59e7

Monochromatic Color with #4b67f5

#4b67f5
#0a0e20
#17204b
#243175
#3143a0
#3e55ca

Tints of #4b67f5 Color

#4b67f5
#5f77f6
#7388f7
#8799f8
#9baaf9
#afbbfa
#c3ccfb
#d7ddfc
#ebeefd
#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

#4b67f5
#f5d94b

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

Split Complementary

#4b67f5
#f5844b
#bcf54b

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

Analogous Color

#4babf5
#4b89f5
#4b67f5
#514bf5
#734bf5

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

#4b67f5
#f54b67
#67f54b

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

#4b67f5
#f54bbc
#f5d94b
#4bf584

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

#4b67f5
#f5d94b
#bcf54b
#844bf5

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

#4b67f5 Color Code Preview on Black Background Color

This is how #4b67f5 Color will look on black background color. Color contrast ratio is 4.56

#4b67f5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4b67f5 color code is use for CSS Background Color

Background color for the above div is #4b67f5

HTML with inline CSS

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

#4b67f5 color code is use for CSS Border Color

CSS Border color for the above div is #4b67f5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4b67f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4b67f5 Color code Preview on White Background

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

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

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.