crispedge.com

Color picker

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

#70474b hex color - Formal Maroon - Violet - Warm color - Information

#70474b hex color - Formal Maroon - Violet - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Violet

Hex #70474b Color Code is also known as Formal Maroon color.

Hex #70474b Color code in RGB color code model is created after adding 43.92% red color, 27.84% green color and 29.41% blue color. Hex #70474b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 33% yellow and 56% black.

Hex #70474b color code is between #774444 web safe hex color code and #665555 web safe hex color code. #774444 is the nearest web safe color code. You can see here many more shades of #70474b color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Code70474b#70474b
RGB Decimal112, 71, 75rgb(112, 71, 75)
RGB Percent44%, 28%, 29%rgb(44%, 28%, 29%)
CSS RGBa112, 71, 75,1rgba(112,71,75,1)
CMYK Modelcmyk(0%,37%,33%,56%)
HSL Color Space354,22% ,36%hsl(354,22% ,36%)
HSV Color Space354°, 37%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100000100011101001011
Octal160107113
Decimal1127175
Hex70474b

Different shades of #70474b color code.

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

Light Shade of #70474b
#8f5b60
Dark Shade of #70474b
#513336
Saturated Shade of #70474b
#793e44
Desaturated Shade of #70474b
#675052
Grey scale Shade of #70474b
#5b5b5b
Brighten Shade
#896064
Most Readable Shade
#FFFFFF

Shades of #70474b color code

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

#70474b
#633f42
#57373a
#4a2f32
#3e2729
#311f21
#251719
#180f10
#0c0708
#000000

Similar Color like #70474b color

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

#71484c
#72494d
#734a4e
#744b4f
#754c50
#764d51
#774e52
#784f53
#795054
#7a5155
#7b5256
#7c5357
#7d5458
#7e5559
#6f464a
#6e4549
#6d4448
#6c4347
#6b4246
#6a4145
#694044
#683f43
#673e42
#663d41
#653c40
#643b3f
#633a3e
#62393d

Monochromatic Color with #70474b

#70474b
#9a6267
#c57d84
#ef98a0
#1b1112
#452c2f

Tints of #70474b Color

#70474b
#7f5b5f
#8f6f73
#9f8487
#af989b
#bfadaf
#cfc1c3
#dfd6d7
#efeaeb
#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

#70474b
#47706c

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

Split Complementary

#70474b
#477058
#476070

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

Analogous Color

#70475b
#704753
#70474b
#704b47
#705347

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

#70474b
#4b7047
#474b70

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

#70474b
#5f7047
#47706c
#574770

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

#70474b
#47706c
#476070
#705847

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 #70474b 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.

#70474b Color Code Preview on Black Background Color

This is how #70474b Color will look on black background color. Color contrast ratio is 2.69

#70474b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70474b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70474b

#70474b color code is use for CSS Background Color

Background color for the above div is #70474b

HTML with inline CSS

<div style="background-color:#70474b;"></div>

#70474b color code is use for CSS Border Color

CSS Border color for the above div is #70474b

HTML with inline CSS

<div style="border:5px solid #70474b;"></div>

CSS Border Left color for the above div is #70474b

HTML with inline CSS

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

CSS Border Right color for the above div is #70474b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70474b

HTML with inline CSS

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

CSS Border Top color for the above div is #70474b

HTML with inline CSS

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

#70474b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70474b Color code Preview on White Background

This is how #70474b Color code will look on white background color. Color contrast ratio is 7.80

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.