crispedge.com

Color picker

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

#af4545 hex color - Brown - Warm color - Information

#af4545 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #af4545 Color code in RGB color code model is created after adding 68.63% red color, 27.06% green color and 27.06% blue color. Hex #af4545 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 61% yellow and 31% black.

Hex #af4545 color code is between #aa4444 web safe hex color code and #bb5555 web safe hex color code. #aa4444 is the nearest web safe color code. You can see here many more shades of #af4545 color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Codeaf4545#af4545
RGB Decimal175, 69, 69rgb(175, 69, 69)
RGB Percent69%, 27%, 27%rgb(69%, 27%, 27%)
CSS RGBa175, 69, 69,1rgba(175,69,69,1)
CMYK Modelcmyk(0%,61%,61%,31%)
HSL Color Space0,43% ,48%hsl(0,43% ,48%)
HSV Color Space0°, 61%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100010101000101
Octal257105105
Decimal1756969
Hexaf4545

Different shades of #af4545 color code.

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

Light Shade of #af4545
#c26565
Dark Shade of #af4545
#8a3737
Saturated Shade of #af4545
#bb3939
Desaturated Shade of #af4545
#a35151
Grey scale Shade of #af4545
#7a7a7a
Brighten Shade
#c85e5e
Most Readable Shade
#FFFFFF

Shades of #af4545 color code

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

#af4545
#9b3d3d
#883535
#742e2e
#612626
#4d1e1e
#3a1717
#260f0f
#130707
#000000

Similar Color like #af4545 color

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

#b04646
#b14747
#b24848
#b34949
#b44a4a
#b54b4b
#b64c4c
#b74d4d
#b84e4e
#b94f4f
#ba5050
#bb5151
#bc5252
#bd5353
#ae4444
#ad4343
#ac4242
#ab4141
#aa4040
#a93f3f
#a83e3e
#a73d3d
#a63c3c
#a53b3b
#a43a3a
#a33939
#a23838
#a13737

Monochromatic Color with #af4545

#af4545
#d95656
#050202
#2f1313
#5a2323
#843434

Tints of #af4545 Color

#af4545
#b75959
#c06e6e
#c98383
#d29797
#dbacac
#e4c1c1
#edd5d5
#f6eaea
#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

#af4545
#45afaf

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

Split Complementary

#af4545
#45af7a
#457aaf

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

Analogous Color

#af456f
#af455a
#af4545
#af5a45
#af6f45

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

#af4545
#45af45
#4545af

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

#af4545
#7aaf45
#45afaf
#7a45af

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

#af4545
#45afaf
#457aaf
#af7a45

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

#af4545 Color Code Preview on Black Background Color

This is how #af4545 Color will look on black background color. Color contrast ratio is 3.76

#af4545 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4545

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4545

#af4545 color code is use for CSS Background Color

Background color for the above div is #af4545

HTML with inline CSS

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

#af4545 color code is use for CSS Border Color

CSS Border color for the above div is #af4545

HTML with inline CSS

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

CSS Border Left color for the above div is #af4545

HTML with inline CSS

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

CSS Border Right color for the above div is #af4545

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af4545

HTML with inline CSS

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

CSS Border Top color for the above div is #af4545

HTML with inline CSS

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

#af4545 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af4545 Color code Preview on White Background

This is how #af4545 Color code will look on white background color. Color contrast ratio is 5.59

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

Related Gradients

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

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.