crispedge.com

Color picker

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

#ad7373 hex color - Red - Warm color - Information

#ad7373 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ad7373 Color code in RGB color code model is created after adding 67.84% red color, 45.1% green color and 45.1% blue color. Hex #ad7373 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 34% yellow and 32% black.

Hex #ad7373 color code is between #aa7777 web safe hex color code and #bb6666 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #ad7373 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead7373#ad7373
RGB Decimal173, 115, 115rgb(173, 115, 115)
RGB Percent68%, 45%, 45%rgb(68%, 45%, 45%)
CSS RGBa173, 115, 115,1rgba(173,115,115,1)
CMYK Modelcmyk(0%,34%,34%,32%)
HSL Color Space0,26% ,56%hsl(0,26% ,56%)
HSV Color Space0°, 34%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010111001101110011
Octal255163163
Decimal173115115
Hexad7373

Different shades of #ad7373 color code.

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

Light Shade of #ad7373
#c09393
Dark Shade of #ad7373
#955858
Saturated Shade of #ad7373
#b86868
Desaturated Shade of #ad7373
#a27e7e
Grey scale Shade of #ad7373
#909090
Brighten Shade
#c68c8c
Most Readable Shade
#FFFFFF

Shades of #ad7373 color code

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

#ad7373
#996666
#865959
#734c4c
#603f3f
#4c3333
#392626
#261919
#130c0c
#000000

Similar Color like #ad7373 color

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

#ae7474
#af7575
#b07676
#b17777
#b27878
#b37979
#b47a7a
#b57b7b
#b67c7c
#b77d7d
#b87e7e
#b97f7f
#ba8080
#bb8181
#ac7272
#ab7171
#aa7070
#a96f6f
#a86e6e
#a76d6d
#a66c6c
#a56b6b
#a46a6a
#a36969
#a26868
#a16767
#a06666
#9f6565

Monochromatic Color with #ad7373

#ad7373
#d78f8f
#030202
#2d1e1e
#583a3a
#825757

Tints of #ad7373 Color

#ad7373
#b68282
#bf9292
#c8a1a1
#d1b1b1
#dac0c0
#e3d0d0
#ecdfdf
#f5efef
#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

#ad7373
#73adad

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

Split Complementary

#ad7373
#73ad90
#7390ad

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

Analogous Color

#ad738a
#ad737f
#ad7373
#ad7f73
#ad8a73

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

#ad7373
#73ad73
#7373ad

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

#ad7373
#90ad73
#73adad
#9073ad

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

#ad7373
#73adad
#7390ad
#ad9073

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 #ad7373 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.

#ad7373 Color Code Preview on Black Background Color

This is how #ad7373 Color will look on black background color. Color contrast ratio is 5.48

#ad7373 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7373

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7373

#ad7373 color code is use for CSS Background Color

Background color for the above div is #ad7373

HTML with inline CSS

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

#ad7373 color code is use for CSS Border Color

CSS Border color for the above div is #ad7373

HTML with inline CSS

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

CSS Border Left color for the above div is #ad7373

HTML with inline CSS

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

CSS Border Right color for the above div is #ad7373

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad7373

HTML with inline CSS

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

CSS Border Top color for the above div is #ad7373

HTML with inline CSS

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

#ad7373 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad7373 Color code Preview on White Background

This is how #ad7373 Color code will look on white background color. Color contrast ratio is 3.83

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

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.