crispedge.com

Color picker

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

#2950be hex color - Blue - Cool color - Information

#2950be hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #2950be Color code in RGB color code model is created after adding 16.08% red color, 31.37% green color and 74.51% blue color. Hex #2950be Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 58% magenta, 0% yellow and 25% black.

Hex #2950be color code is between #2255bb web safe hex color code and #3344cc web safe hex color code. #2255bb is the nearest web safe color code. You can see here many more shades of #2950be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code2950be#2950be
RGB Decimal41, 80, 190rgb(41, 80, 190)
RGB Percent16%, 31%, 75%rgb(16%, 31%, 75%)
CSS RGBa41, 80, 190,1rgba(41,80,190,1)
CMYK Modelcmyk(78%,58%,0%,25%)
HSL Color Space224,65% ,45%hsl(224,65% ,45%)
HSV Color Space224°, 78%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010010101000010111110
Octal51120276
Decimal4180190
Hex2950be

Different shades of #2950be color code.

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

Light Shade of #2950be
#436ad7
Dark Shade of #2950be
#203e94
Saturated Shade of #2950be
#1d4aca
Desaturated Shade of #2950be
#3555b2
Grey scale Shade of #2950be
#737373
Brighten Shade
#4269d7
Most Readable Shade
#FFFFFF

Shades of #2950be color code

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

#2950be
#2447a8
#1f3e93
#1b357e
#162c69
#122354
#0d1a3f
#09112a
#040815
#000000

Similar Color like #2950be color

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

#2a51bf
#2b52c0
#2c53c1
#2d54c2
#2e55c3
#2f56c4
#3057c5
#3158c6
#3259c7
#335ac8
#345bc9
#355cca
#365dcb
#375ecc
#284fbd
#274ebc
#264dbb
#254cba
#244bb9
#234ab8
#2249b7
#2148b6
#2047b5
#1f46b4
#1e45b3
#1d44b2
#1c43b1
#1b42b0

Monochromatic Color with #2950be

#2950be
#3262e8
#040814
#0d1a3e
#172c69
#203e93

Tints of #2950be Color

#2950be
#4063c5
#5876cc
#708ad3
#889dda
#9fb1e2
#b7c4e9
#cfd8f0
#e7ebf7
#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

#2950be
#be9729

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

Split Complementary

#2950be
#be4d29
#9bbe29

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

Analogous Color

#298cbe
#296ebe
#2950be
#2932be
#3e29be

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

#2950be
#be2950
#50be29

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

#2950be
#be299a
#be9729
#29be4c

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

#2950be
#be9729
#9bbe29
#4d29be

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 #2950be 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.

#2950be Color Code Preview on Black Background Color

This is how #2950be Color will look on black background color. Color contrast ratio is 2.99

#2950be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2950be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2950be

#2950be color code is use for CSS Background Color

Background color for the above div is #2950be

HTML with inline CSS

<div style="background-color:#2950be;"></div>

#2950be color code is use for CSS Border Color

CSS Border color for the above div is #2950be

HTML with inline CSS

<div style="border:5px solid #2950be;"></div>

CSS Border Left color for the above div is #2950be

HTML with inline CSS

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

CSS Border Right color for the above div is #2950be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2950be

HTML with inline CSS

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

CSS Border Top color for the above div is #2950be

HTML with inline CSS

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

#2950be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2950be Color code Preview on White Background

This is how #2950be Color code will look on white background color. Color contrast ratio is 7.03

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

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.