@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#afa63a hex color - Yellow - Warm color - Information

#afa63a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #afa63a Color code in RGB color code model is created after adding 68.63% red color, 65.1% green color and 22.75% blue color. Hex #afa63a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 67% yellow and 31.37% black.

Hex #afa63a color code is between #aaaa33 web safe hex color code and #bb9944 web safe hex color code. #aaaa33 is the nearest web safe color code. You can see here many more shades of #afa63a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code afa63a #afa63a
RGB Decimal 175, 166, 58 rgb(175, 166, 58)
RGB Percent 69%, 65%, 23% rgb(69%, 65%, 23%)
CSS RGBa 175, 166, 58,1 rgba(175,166,58,1)
CMYK Model cmyk(0%,5%,67%,31.37%)
HSL Color Space 55,50% ,46% hsl(55,50% ,46%)
HSV Color Space 55°, 67%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 10100110 00111010
Octal 257 246 72
Decimal 175 166 58
Hex af a6 3a

Different shades of #afa63a color code.

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

Light Shade of #afa63a
#c7be55
Dark Shade of #afa63a
#89822d
Saturated Shade of #afa63a
#bbb02e
Desaturated Shade of #afa63a
#a39c46
Grey scale Shade of #afa63a
#747474
Brighten Shade
#c8bf53
Most Readable Shade
#000000

Shades of #afa63a color code

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

#afa63a
#9b9333
#88812d
#746e26
#615c20
#4d4919
#3a3713
#26240c
#131206
#000000

Similar Color like #afa63a color

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

#b0a73b
#b1a83c
#b2a93d
#b3aa3e
#b4ab3f
#b5ac40
#b6ad41
#b7ae42
#b8af43
#b9b044
#bab145
#bbb246
#bcb347
#bdb448
#aea539
#ada438
#aca337
#aba236
#aaa135
#a9a034
#a89f33
#a79e32
#a69d31
#a59c30
#a49b2f
#a39a2e
#a2992d
#a1982c

Monochromatic Color with #afa63a

#afa63a
#d9ce48
#050502
#2f2d10
#5a551e
#847e2c

Tints of #afa63a Color

#afa63a
#b7af4f
#c0b965
#c9c37b
#d2cd91
#dbd7a7
#e4e1bd
#edebd3
#f6f5e9
#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

#afa63a
#3a43af

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

Split Complementary

#afa63a
#3a7daf
#6b3aaf

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

Analogous Color

#af773a
#af8f3a
#afa63a
#a1af3a
#89af3a

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

#afa63a
#3aafa6
#a63aaf

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

#afa63a
#3aaf6b
#3a43af
#af3a7d

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

#afa63a
#3a43af
#6b3aaf
#7eaf3a

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

#afa63a Color Code Preview on Black Background Color

This is how #afa63a Color will look on black background color. Color contrast ratio is 8.34

#afa63a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa63a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa63a

#afa63a color code is use for CSS Background Color

Background color for the above div is #afa63a

HTML with inline CSS

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

#afa63a color code is use for CSS Border Color

CSS Border color for the above div is #afa63a

HTML with inline CSS

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

CSS Border Left color for the above div is #afa63a

HTML with inline CSS

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

CSS Border Right color for the above div is #afa63a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afa63a

HTML with inline CSS

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

CSS Border Top color for the above div is #afa63a

HTML with inline CSS

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

#afa63a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afa63a Color code Preview on White Background

This is how #afa63a Color code will look on white background color. Color contrast ratio is 2.52

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

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,166,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,67,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,166,58,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.