crispedge.com

Color picker

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

#ad2a2d hex color - Cross My Heart - Brown - Warm color - Information

#ad2a2d hex color - Cross My Heart - Brown - Warm color

Color Hue/Base color: Brown

Hex #ad2a2d Color Code is also known as Cross My Heart color.

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

Hex #ad2a2d color code is between #aa2233 web safe hex color code and #bb3322 web safe hex color code. #aa2233 is the nearest web safe color code. You can see here many more shades of #ad2a2d color code.

0 Likes 0 Comments | 26 Views

Color Table

Hex Color Codead2a2d#ad2a2d
RGB Decimal173, 42, 45rgb(173, 42, 45)
RGB Percent68%, 16%, 18%rgb(68%, 16%, 18%)
CSS RGBa173, 42, 45,1rgba(173,42,45,1)
CMYK Modelcmyk(0%,76%,74%,32%)
HSL Color Space359,61% ,42%hsl(359,61% ,42%)
HSV Color Space359°, 76%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010010101000101101
Octal2555255
Decimal1734245
Hexad2a2d

Different shades of #ad2a2d color code.

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

Light Shade of #ad2a2d
#cf3b3e
Dark Shade of #ad2a2d
#842022
Saturated Shade of #ad2a2d
#b81f23
Desaturated Shade of #ad2a2d
#a23537
Grey scale Shade of #ad2a2d
#6b6b6b
Brighten Shade
#c64346
Most Readable Shade
#FFFFFF

Shades of #ad2a2d color code

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

#ad2a2d
#992528
#862023
#731c1e
#601719
#4c1214
#390e0f
#26090a
#130405
#000000

Similar Color like #ad2a2d color

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

#ae2b2e
#af2c2f
#b02d30
#b12e31
#b22f32
#b33033
#b43134
#b53235
#b63336
#b73437
#b83538
#b93639
#ba373a
#bb383b
#ac292c
#ab282b
#aa272a
#a92629
#a82528
#a72427
#a62326
#a52225
#a42124
#a32023
#a21f22
#a11e21
#a01d20
#9f1c1f

Monochromatic Color with #ad2a2d

#ad2a2d
#d73438
#030101
#2d0b0c
#581517
#822022

Tints of #ad2a2d Color

#ad2a2d
#b64144
#bf595b
#c87173
#d1888a
#daa0a1
#e3b8b9
#eccfd0
#f5e7e7
#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

#ad2a2d
#2aadaa

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

Split Complementary

#ad2a2d
#2aad68
#2a6fad

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

Analogous Color

#ad2a61
#ad2a47
#ad2a2d
#ad412a
#ad5b2a

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

#ad2a2d
#2dad2a
#2a2dad

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

#ad2a2d
#6ead2a
#2aadaa
#682aad

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

#ad2a2d
#2aadaa
#2a6fad
#ad682a

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

#ad2a2d Color Code Preview on Black Background Color

This is how #ad2a2d Color will look on black background color. Color contrast ratio is 3.15

#ad2a2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad2a2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad2a2d

#ad2a2d color code is use for CSS Background Color

Background color for the above div is #ad2a2d

HTML with inline CSS

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

#ad2a2d color code is use for CSS Border Color

CSS Border color for the above div is #ad2a2d

HTML with inline CSS

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

CSS Border Left color for the above div is #ad2a2d

HTML with inline CSS

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

CSS Border Right color for the above div is #ad2a2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad2a2d

HTML with inline CSS

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

CSS Border Top color for the above div is #ad2a2d

HTML with inline CSS

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

#ad2a2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad2a2d Color code Preview on White Background

This is how #ad2a2d Color code will look on white background color. Color contrast ratio is 6.68

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

Related Gradients

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

0 Likes 0 Comments | 26 Views

Post your comment:-

By submitting comment you agree to our privacy policy.