crispedge.com

Color picker

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

#29217a hex color - Blue Royale - Blue - Cool color - Information

#29217a hex color - Blue Royale - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #29217a Color Code is also known as Blue Royale color.

Hex #29217a Color code in RGB color code model is created after adding 16.08% red color, 12.94% green color and 47.84% blue color. Hex #29217a Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 73% magenta, 0% yellow and 52% black.

Hex #29217a color code is between #222277 web safe hex color code and #331188 web safe hex color code. #222277 is the nearest web safe color code. You can see here many more shades of #29217a color code.

0 Likes 0 Comments | 57 Views

Color Table

Hex Color Code29217a#29217a
RGB Decimal41, 33, 122rgb(41, 33, 122)
RGB Percent16%, 13%, 48%rgb(16%, 13%, 48%)
CSS RGBa41, 33, 122,1rgba(41,33,122,1)
CMYK Modelcmyk(66%,73%,0%,52%)
HSL Color Space245,57% ,30%hsl(245,57% ,30%)
HSV Color Space245°, 73%, 48%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010010010000101111010
Octal5141172
Decimal4133122
Hex29217a

Different shades of #29217a color code.

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

Light Shade of #29217a
#362ca2
Dark Shade of #29217a
#1c1652
Saturated Shade of #29217a
#231982
Desaturated Shade of #29217a
#2f2972
Grey scale Shade of #29217a
#4d4d4d
Brighten Shade
#423a93
Most Readable Shade
#FFFFFF

Shades of #29217a color code

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

#29217a
#241d6c
#1f195e
#1b1651
#161243
#120e36
#0d0b28
#09071b
#04030d
#000000

Similar Color like #29217a color

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

#2a227b
#2b237c
#2c247d
#2d257e
#2e267f
#2f2780
#302881
#312982
#322a83
#332b84
#342c85
#352d86
#362e87
#372f88
#282079
#271f78
#261e77
#251d76
#241c75
#231b74
#221a73
#211972
#201871
#1f1770
#1e166f
#1d156e
#1c146d
#1b136c

Monochromatic Color with #29217a

#29217a
#372ca4
#4638cf
#5443f9
#0c0a25
#1b164f

Tints of #29217a Color

#29217a
#403988
#585297
#706ba6
#8883b5
#9f9cc3
#b7b5d2
#cfcde1
#e7e6f0
#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

#29217a
#727a21

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

Split Complementary

#29217a
#7a5621
#457a21

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

Analogous Color

#213d7a
#212b7a
#29217a
#3b217a
#4d217a

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

#29217a
#7a2921
#217a29

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

#29217a
#7a2145
#727a21
#217a55

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

#29217a
#727a21
#457a21
#56217a

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 #29217a 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.

#29217a Color Code Preview on Black Background Color

This is how #29217a Color will look on black background color. Color contrast ratio is 1.59

#29217a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29217a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29217a

#29217a color code is use for CSS Background Color

Background color for the above div is #29217a

HTML with inline CSS

<div style="background-color:#29217a;"></div>

#29217a color code is use for CSS Border Color

CSS Border color for the above div is #29217a

HTML with inline CSS

<div style="border:5px solid #29217a;"></div>

CSS Border Left color for the above div is #29217a

HTML with inline CSS

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

CSS Border Right color for the above div is #29217a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29217a

HTML with inline CSS

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

CSS Border Top color for the above div is #29217a

HTML with inline CSS

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

#29217a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29217a Color code Preview on White Background

This is how #29217a Color code will look on white background color. Color contrast ratio is 13.18

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

Related Gradients

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

0 Likes 0 Comments | 57 Views

Post your comment:-

By submitting comment you agree to our privacy policy.