crispedge.com

Color picker

Loading...

#2f5996 hex color - Blue - Cool color - Information

#2f5996 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #2f5996 Color code in RGB color code model is created after adding 18.43% red color, 34.9% green color and 58.82% blue color. Hex #2f5996 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 41% magenta, 0% yellow and 41% black.

Hex #2f5996 color code is between #335599 web safe hex color code and #226688 web safe hex color code. #335599 is the nearest web safe color code. You can see here many more shades of #2f5996 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code2f5996#2f5996
RGB Decimal47, 89, 150rgb(47, 89, 150)
RGB Percent18%, 35%, 59%rgb(18%, 35%, 59%)
CSS RGBa47, 89, 150,1rgba(47,89,150,1)
CMYK Modelcmyk(69%,41%,0%,41%)
HSL Color Space216,52% ,39%hsl(216,52% ,39%)
HSV Color Space216°, 69%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011110101100110010110
Octal57131226
Decimal4789150
Hex2f5996

Different shades of #2f5996 color code.

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

Light Shade of #2f5996
#3b70bd
Dark Shade of #2f5996
#23426f
Saturated Shade of #2f5996
#2557a0
Desaturated Shade of #2f5996
#395b8c
Grey scale Shade of #2f5996
#626262
Brighten Shade
#4872af
Most Readable Shade
#FFFFFF

Shades of #2f5996 color code

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

#2f5996
#294f85
#244574
#1f3b64
#1a3153
#142742
#0f1d32
#0a1321
#050910
#000000

Similar Color like #2f5996 color

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

#305a97
#315b98
#325c99
#335d9a
#345e9b
#355f9c
#36609d
#37619e
#38629f
#3963a0
#3a64a1
#3b65a2
#3c66a3
#3d67a4
#2e5895
#2d5794
#2c5693
#2b5592
#2a5491
#295390
#28528f
#27518e
#26508d
#254f8c
#244e8b
#234d8a
#224c89
#214b88

Monochromatic Color with #2f5996

#2f5996
#3c72c0
#4a8beb
#070d16
#142741
#22406b

Tints of #2f5996 Color

#2f5996
#466ba1
#5d7dad
#7490b9
#8ba2c4
#a2b5d0
#b9c7dc
#d0dae7
#e7ecf3
#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

#2f5996
#966c2f

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

Split Complementary

#2f5996
#96382f
#8d962f

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

Analogous Color

#2f8296
#2f6e96
#2f5996
#2f4496
#2f3096

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

#2f5996
#962f59
#59962f

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

#2f5996
#962f8c
#966c2f
#2f9638

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

#2f5996
#966c2f
#8d962f
#382f96

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 #2f5996 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.

#2f5996 Color Code Preview on Black Background Color

This is how #2f5996 Color will look on black background color. Color contrast ratio is 2.99

#2f5996 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f5996

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f5996

#2f5996 color code is use for CSS Background Color

Background color for the above div is #2f5996

HTML with inline CSS

<div style="background-color:#2f5996;"></div>

#2f5996 color code is use for CSS Border Color

CSS Border color for the above div is #2f5996

HTML with inline CSS

<div style="border:5px solid #2f5996;"></div>

CSS Border Left color for the above div is #2f5996

HTML with inline CSS

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

CSS Border Right color for the above div is #2f5996

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2f5996

HTML with inline CSS

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

CSS Border Top color for the above div is #2f5996

HTML with inline CSS

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

#2f5996 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2f5996 Color code Preview on White Background

This is how #2f5996 Color code will look on white background color. Color contrast ratio is 7.02

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

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(47,89,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,108,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(47,89,150,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.