crispedge.com

Color picker

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

#7629be hex color - Violet - Warm color - Information

#7629be hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7629be#7629be
RGB Decimal118, 41, 190rgb(118, 41, 190)
RGB Percent46%, 16%, 75%rgb(46%, 16%, 75%)
CSS RGBa118, 41, 190,1rgba(118,41,190,1)
CMYK Modelcmyk(38%,78%,0%,25%)
HSL Color Space271,65% ,45%hsl(271,65% ,45%)
HSV Color Space271°, 78%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101100010100110111110
Octal16651276
Decimal11841190
Hex7629be

Different shades of #7629be color code.

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

Light Shade of #7629be
#8f43d7
Dark Shade of #7629be
#5c2094
Saturated Shade of #7629be
#761dca
Desaturated Shade of #7629be
#7635b2
Grey scale Shade of #7629be
#737373
Brighten Shade
#8f42d7
Most Readable Shade
#FFFFFF

Shades of #7629be color code

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

#7629be
#6824a8
#5b1f93
#4e1b7e
#411669
#341254
#270d3f
#1a092a
#0d0415
#000000

Similar Color like #7629be color

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

#772abf
#782bc0
#792cc1
#7a2dc2
#7b2ec3
#7c2fc4
#7d30c5
#7e31c6
#7f32c7
#8033c8
#8134c9
#8235ca
#8336cb
#8437cc
#7528bd
#7427bc
#7326bb
#7225ba
#7124b9
#7023b8
#6f22b7
#6e21b6
#6d20b5
#6c1fb4
#6b1eb3
#6a1db2
#691cb1
#681bb0

Monochromatic Color with #7629be

#7629be
#9032e8
#0c0414
#270d3e
#411769
#5c2093

Tints of #7629be Color

#7629be
#8540c5
#9458cc
#a370d3
#b288da
#c29fe2
#d1b7e9
#e0cff0
#efe7f7
#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

#7629be
#71be29

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

Split Complementary

#7629be
#bcbe29
#29be2b

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

Analogous Color

#3a29be
#5829be
#7629be
#9429be
#b229be

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

#7629be
#be7629
#29be76

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

#7629be
#be2b29
#71be29
#29bbbe

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

#7629be
#71be29
#29be2b
#be29bc

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

#7629be Color Code Preview on Black Background Color

This is how #7629be Color will look on black background color. Color contrast ratio is 2.83

#7629be in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7629be color code is use for CSS Background Color

Background color for the above div is #7629be

HTML with inline CSS

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

#7629be color code is use for CSS Border Color

CSS Border color for the above div is #7629be

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7629be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7629be Color code Preview on White Background

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

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

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.