crispedge.com

Color picker

Loading...

#af5d05 hex color - Orange - Warm color - Information

#af5d05 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #af5d05 color code is between #aa5500 web safe hex color code and #bb6600 web safe hex color code. #aa5500 is the nearest web safe color code. You can see here many more shades of #af5d05 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeaf5d05#af5d05
RGB Decimal175, 93, 5rgb(175, 93, 5)
RGB Percent69%, 36%, 2%rgb(69%, 36%, 2%)
CSS RGBa175, 93, 5,1rgba(175,93,5,1)
CMYK Modelcmyk(0%,47%,97%,31%)
HSL Color Space31,94% ,35%hsl(31,94% ,35%)
HSV Color Space31°, 97%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110101110100000101
Octal2571355
Decimal175935
Hexaf5d05

Different shades of #af5d05 color code.

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

Light Shade of #af5d05
#e17706
Dark Shade of #af5d05
#7d4304
Saturated Shade of #af5d05
#b45d00
Desaturated Shade of #af5d05
#a65d0e
Grey scale Shade of #af5d05
#5a5a5a
Brighten Shade
#c8761e
Most Readable Shade
#FFFFFF

Shades of #af5d05 color code

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

#af5d05
#9b5204
#884803
#743e03
#613302
#4d2902
#3a1f01
#261401
#130a00
#000000

Similar Color like #af5d05 color

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

#b05e06
#b15f07
#b26008
#b36109
#b4620a
#b5630b
#b6640c
#b7650d
#b8660e
#b9670f
#ba6810
#bb6911
#bc6a12
#bd6b13
#ae5c04
#ad5b03
#ac5a02
#ab5901
#aa5800
#a95700
#a85600
#a75500
#a65400
#a55300
#a45200
#a35100
#a25000
#a14f00

Monochromatic Color with #af5d05

#af5d05
#d97406
#050300
#2f1901
#5a3003
#844604

Tints of #af5d05 Color

#af5d05
#b76f20
#c0813c
#c99358
#d2a574
#dbb78f
#e4c9ab
#eddbc7
#f6ede3
#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

#af5d05
#0557af

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

Split Complementary

#af5d05
#05acaf
#0805af

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

Analogous Color

#af1905
#af3b05
#af5d05
#af7f05
#afa105

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

#af5d05
#05af5d
#5d05af

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

#af5d05
#05af08
#0557af
#af05ac

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

#af5d05
#0557af
#0805af
#acaf05

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

#af5d05 Color Code Preview on Black Background Color

This is how #af5d05 Color will look on black background color. Color contrast ratio is 4.39

#af5d05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5d05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af5d05

#af5d05 color code is use for CSS Background Color

Background color for the above div is #af5d05

HTML with inline CSS

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

#af5d05 color code is use for CSS Border Color

CSS Border color for the above div is #af5d05

HTML with inline CSS

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

CSS Border Left color for the above div is #af5d05

HTML with inline CSS

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

CSS Border Right color for the above div is #af5d05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af5d05

HTML with inline CSS

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

CSS Border Top color for the above div is #af5d05

HTML with inline CSS

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

#af5d05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af5d05 Color code Preview on White Background

This is how #af5d05 Color code will look on white background color. Color contrast ratio is 4.78

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,93,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,87,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,93,5,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.