crispedge.com

Color picker

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

#704c62 hex color - Violet - Warm color - Information

#704c62 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #704c62 Color code in RGB color code model is created after adding 43.92% red color, 29.8% green color and 38.43% blue color. Hex #704c62 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 13% yellow and 56% black.

Hex #704c62 color code is between #774466 web safe hex color code and #665555 web safe hex color code. #774466 is the nearest web safe color code. You can see here many more shades of #704c62 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code704c62#704c62
RGB Decimal112, 76, 98rgb(112, 76, 98)
RGB Percent44%, 30%, 38%rgb(44%, 30%, 38%)
CSS RGBa112, 76, 98,1rgba(112,76,98,1)
CMYK Modelcmyk(0%,32%,13%,56%)
HSL Color Space323,19% ,37%hsl(323,19% ,37%)
HSV Color Space323°, 32%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100000100110001100010
Octal160114142
Decimal1127698
Hex704c62

Different shades of #704c62 color code.

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

Light Shade of #704c62
#8e617d
Dark Shade of #704c62
#523747
Saturated Shade of #704c62
#794364
Desaturated Shade of #704c62
#675560
Grey scale Shade of #704c62
#5e5e5e
Brighten Shade
#89657b
Most Readable Shade
#FFFFFF

Shades of #704c62 color code

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

#704c62
#634357
#573b4c
#4a3241
#3e2a36
#31212b
#251920
#181015
#0c080a
#000000

Similar Color like #704c62 color

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

#714d63
#724e64
#734f65
#745066
#755167
#765268
#775369
#78546a
#79556b
#7a566c
#7b576d
#7c586e
#7d596f
#7e5a70
#6f4b61
#6e4a60
#6d495f
#6c485e
#6b475d
#6a465c
#69455b
#68445a
#674359
#664258
#654157
#644056
#633f55
#623e54

Monochromatic Color with #704c62

#704c62
#9a6987
#c586ac
#efa3d2
#1b1218
#452f3d

Tints of #704c62 Color

#704c62
#7f5f73
#8f7384
#9f8796
#af9ba7
#bfafb9
#cfc3ca
#dfd7dc
#efebed
#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

#704c62
#4c705a

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

Split Complementary

#704c62
#50704c
#4c706c

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

Analogous Color

#704c70
#704c69
#704c62
#704c5b
#704c54

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

#704c62
#62704c
#4c6270

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

#704c62
#706c4c
#4c705a
#4c5070

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

#704c62
#4c705a
#4c706c
#704c50

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 #704c62 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.

#704c62 Color Code Preview on Black Background Color

This is how #704c62 Color will look on black background color. Color contrast ratio is 2.90

#704c62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #704c62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #704c62

#704c62 color code is use for CSS Background Color

Background color for the above div is #704c62

HTML with inline CSS

<div style="background-color:#704c62;"></div>

#704c62 color code is use for CSS Border Color

CSS Border color for the above div is #704c62

HTML with inline CSS

<div style="border:5px solid #704c62;"></div>

CSS Border Left color for the above div is #704c62

HTML with inline CSS

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

CSS Border Right color for the above div is #704c62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #704c62

HTML with inline CSS

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

CSS Border Top color for the above div is #704c62

HTML with inline CSS

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

#704c62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#704c62 Color code Preview on White Background

This is how #704c62 Color code will look on white background color. Color contrast ratio is 7.24

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

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.