crispedge.com

Color picker

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

#78658a hex color - Violet - Warm color - Information

#78658a hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #78658a Color code in RGB color code model is created after adding 47.06% red color, 39.61% green color and 54.12% blue color. Hex #78658a Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 27% magenta, 0% yellow and 46% black.

Hex #78658a color code is between #776688 web safe hex color code and #885599 web safe hex color code. #776688 is the nearest web safe color code. You can see here many more shades of #78658a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code78658a#78658a
RGB Decimal120, 101, 138rgb(120, 101, 138)
RGB Percent47%, 40%, 54%rgb(47%, 40%, 54%)
CSS RGBa120, 101, 138,1rgba(120,101,138,1)
CMYK Modelcmyk(13%,27%,0%,46%)
HSL Color Space271,15% ,47%hsl(271,15% ,47%)
HSV Color Space271°, 27%, 54%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110000110010110001010
Octal170145212
Decimal120101138
Hex78658a

Different shades of #78658a color code.

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

Light Shade of #78658a
#9180a2
Dark Shade of #78658a
#5e4f6d
Saturated Shade of #78658a
#785996
Desaturated Shade of #78658a
#78717e
Grey scale Shade of #78658a
#777777
Brighten Shade
#917ea3
Most Readable Shade
#FFFFFF

Shades of #78658a color code

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

#78658a
#6a597a
#5d4e6b
#50435c
#42384c
#352c3d
#28212e
#1a161e
#0d0b0f
#000000

Similar Color like #78658a color

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

#79668b
#7a678c
#7b688d
#7c698e
#7d6a8f
#7e6b90
#7f6c91
#806d92
#816e93
#826f94
#837095
#847196
#857297
#867398
#776489
#766388
#756287
#746186
#736085
#725f84
#715e83
#705d82
#6f5c81
#6e5b80
#6d5a7f
#6c597e
#6b587d
#6a577c

Monochromatic Color with #78658a

#78658a
#9d84b4
#c2a3df
#09080a
#2e2735
#53465f

Tints of #78658a Color

#78658a
#877697
#9687a4
#a598b1
#b4a9be
#c3bacb
#d2cbd8
#e1dce5
#f0edf2
#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

#78658a
#778a65

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

Split Complementary

#78658a
#898a65
#658a66

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

Analogous Color

#69658a
#71658a
#78658a
#7f658a
#87658a

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

#78658a
#8a7865
#658a78

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

#78658a
#8a6565
#778a65
#65898a

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

#78658a
#778a65
#658a66
#8a6589

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

#78658a Color Code Preview on Black Background Color

This is how #78658a Color will look on black background color. Color contrast ratio is 4.03

#78658a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78658a color code is use for CSS Background Color

Background color for the above div is #78658a

HTML with inline CSS

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

#78658a color code is use for CSS Border Color

CSS Border color for the above div is #78658a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78658a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78658a Color code Preview on White Background

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

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

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.