crispedge.com

Color picker

Loading...

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

#4b66b0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4b66b0 Color code in RGB color code model is created after adding 29.41% red color, 40% green color and 69.02% blue color. Hex #4b66b0 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 42% magenta, 0% yellow and 31% black.

Hex #4b66b0 color code is between #4455aa web safe hex color code and #5577bb web safe hex color code. #4455aa is the nearest web safe color code. You can see here many more shades of #4b66b0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4b66b0#4b66b0
RGB Decimal75, 102, 176rgb(75, 102, 176)
RGB Percent29%, 40%, 69%rgb(29%, 40%, 69%)
CSS RGBa75, 102, 176,1rgba(75,102,176,1)
CMYK Modelcmyk(57%,42%,0%,31%)
HSL Color Space224,40% ,49%hsl(224,40% ,49%)
HSV Color Space224°, 57%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010110110011010110000
Octal113146260
Decimal75102176
Hex4b66b0

Different shades of #4b66b0 color code.

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

Light Shade of #4b66b0
#6d84c1
Dark Shade of #4b66b0
#3c518c
Saturated Shade of #4b66b0
#3e60bd
Desaturated Shade of #4b66b0
#586ca3
Grey scale Shade of #4b66b0
#7d7d7d
Brighten Shade
#647fc9
Most Readable Shade
#FFFFFF

Shades of #4b66b0 color code

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

#4b66b0
#425a9c
#3a4f88
#324475
#293861
#212d4e
#19223a
#101627
#080b13
#000000

Similar Color like #4b66b0 color

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

#4c67b1
#4d68b2
#4e69b3
#4f6ab4
#506bb5
#516cb6
#526db7
#536eb8
#546fb9
#5570ba
#5671bb
#5772bc
#5873bd
#5974be
#4a65af
#4964ae
#4863ad
#4762ac
#4661ab
#4560aa
#445fa9
#435ea8
#425da7
#415ca6
#405ba5
#3f5aa4
#3e59a3
#3d58a2

Monochromatic Color with #4b66b0

#4b66b0
#5d7fda
#030306
#151c30
#27355b
#394d85

Tints of #4b66b0 Color

#4b66b0
#5f77b8
#7388c1
#8799ca
#9baad3
#afbbdb
#c3cce4
#d7dded
#ebeef6
#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

#4b66b0
#b0954b

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

Split Complementary

#4b66b0
#b0634b
#99b04b

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

Analogous Color

#4b8eb0
#4b7ab0
#4b66b0
#4b52b0
#584bb0

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

#4b66b0
#b04b66
#66b04b

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

#4b66b0
#b04b98
#b0954b
#4bb062

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

#4b66b0
#b0954b
#99b04b
#634bb0

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

#4b66b0 Color Code Preview on Black Background Color

This is how #4b66b0 Color will look on black background color. Color contrast ratio is 3.83

#4b66b0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4b66b0 color code is use for CSS Background Color

Background color for the above div is #4b66b0

HTML with inline CSS

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

#4b66b0 color code is use for CSS Border Color

CSS Border color for the above div is #4b66b0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4b66b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4b66b0 Color code Preview on White Background

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

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

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(75,102,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,149,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(75,102,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.