crispedge.com

Color picker

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

#761b58 hex color - Violet - Warm color - Information

#761b58 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #761b58 Color code in RGB color code model is created after adding 46.27% red color, 10.59% green color and 34.51% blue color. Hex #761b58 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 25% yellow and 54% black.

Hex #761b58 color code is between #772255 web safe hex color code and #661166 web safe hex color code. #772255 is the nearest web safe color code. You can see here many more shades of #761b58 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code761b58#761b58
RGB Decimal118, 27, 88rgb(118, 27, 88)
RGB Percent46%, 11%, 35%rgb(46%, 11%, 35%)
CSS RGBa118, 27, 88,1rgba(118,27,88,1)
CMYK Modelcmyk(0%,77%,25%,54%)
HSL Color Space320,63% ,28%hsl(320,63% ,28%)
HSV Color Space320°, 77%, 46%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101100001101101011000
Octal16633130
Decimal1182788
Hex761b58

Different shades of #761b58 color code.

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

Light Shade of #761b58
#9f2577
Dark Shade of #761b58
#4c1239
Saturated Shade of #761b58
#7d145a
Desaturated Shade of #761b58
#6f2256
Grey scale Shade of #761b58
#484848
Brighten Shade
#8f3471
Most Readable Shade
#FFFFFF

Shades of #761b58 color code

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

#761b58
#68184e
#5b1544
#4e123a
#410f30
#340c27
#27091d
#1a0613
#0d0309
#000000

Similar Color like #761b58 color

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

#771c59
#781d5a
#791e5b
#7a1f5c
#7b205d
#7c215e
#7d225f
#7e2360
#7f2461
#802562
#812663
#822764
#832865
#842966
#751a57
#741956
#731855
#721754
#711653
#701552
#6f1451
#6e1350
#6d124f
#6c114e
#6b104d
#6a0f4c
#690e4b
#680d4a

Monochromatic Color with #761b58

#761b58
#a02578
#cb2e97
#f538b7
#210819
#4b1138

Tints of #761b58 Color

#761b58
#85346a
#944d7d
#a3678f
#b280a2
#c299b4
#d1b3c7
#e0ccd9
#efe5ec
#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

#761b58
#1b7639

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

Split Complementary

#761b58
#2a761b
#1b7667

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

Analogous Color

#701b76
#761b6a
#761b58
#761b46
#761b34

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

#761b58
#58761b
#1b5876

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

#761b58
#76661b
#1b7639
#1b2b76

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

#761b58
#1b7639
#1b7667
#761b2a

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 #761b58 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.

#761b58 Color Code Preview on Black Background Color

This is how #761b58 Color will look on black background color. Color contrast ratio is 2.07

#761b58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #761b58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #761b58

#761b58 color code is use for CSS Background Color

Background color for the above div is #761b58

HTML with inline CSS

<div style="background-color:#761b58;"></div>

#761b58 color code is use for CSS Border Color

CSS Border color for the above div is #761b58

HTML with inline CSS

<div style="border:5px solid #761b58;"></div>

CSS Border Left color for the above div is #761b58

HTML with inline CSS

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

CSS Border Right color for the above div is #761b58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #761b58

HTML with inline CSS

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

CSS Border Top color for the above div is #761b58

HTML with inline CSS

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

#761b58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#761b58 Color code Preview on White Background

This is how #761b58 Color code will look on white background color. Color contrast ratio is 10.15

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.