@
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.

#afb751 hex color - Green - Warm color - Information

#afb751 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #afb751 Color code in RGB color code model is created after adding 68.63% red color, 71.76% green color and 31.76% blue color. Hex #afb751 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 56% yellow and 28.24% black.

Hex #afb751 color code is between #aabb55 web safe hex color code and #bbaa44 web safe hex color code. #aabb55 is the nearest web safe color code. You can see here many more shades of #afb751 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafb751#afb751
RGB Decimal175, 183, 81rgb(175, 183, 81)
RGB Percent69%, 72%, 32%rgb(69%, 72%, 32%)
CSS RGBa175, 183, 81,1rgba(175,183,81,1)
CMYK Modelcmyk(4%,0%,56%,28.24%)
HSL Color Space65,41% ,52%hsl(65,41% ,52%)
HSV Color Space65°, 56%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111011011101010001
Octal257267121
Decimal17518381
Hexafb751

Different shades of #afb751 color code.

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

Light Shade of #afb751
#c0c675
Dark Shade of #afb751
#90973e
Saturated Shade of #afb751
#b9c345
Desaturated Shade of #afb751
#a5ab5d
Grey scale Shade of #afb751
#848484
Brighten Shade
#c8d06a
Most Readable Shade
#000000

Shades of #afb751 color code

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

#afb751
#9ba248
#888e3f
#747a36
#61652d
#4d5124
#3a3d1b
#262812
#131409
#000000

Similar Color like #afb751 color

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

#b0b852
#b1b953
#b2ba54
#b3bb55
#b4bc56
#b5bd57
#b6be58
#b7bf59
#b8c05a
#b9c15b
#bac25c
#bbc35d
#bcc45e
#bdc55f
#aeb650
#adb54f
#acb44e
#abb34d
#aab24c
#a9b14b
#a8b04a
#a7af49
#a6ae48
#a5ad47
#a4ac46
#a3ab45
#a2aa44
#a1a943

Monochromatic Color with #afb751

#afb751
#d8e164
#0c0d06
#353719
#5e622b
#868c3e

Tints of #afb751 Color

#afb751
#b7bf64
#c0c777
#c9cf8b
#d2d79e
#dbdfb1
#e4e7c5
#edefd8
#f6f7eb
#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

#afb751
#5951b7

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

Split Complementary

#afb751
#517cb7
#8c51b7

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

Analogous Color

#b79651
#b7ab51
#afb751
#9bb751
#86b751

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

#afb751
#51afb7
#b751af

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

#afb751
#51b78c
#5951b7
#b7517c

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

#afb751
#5951b7
#8c51b7
#7cb751

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

#afb751 Color Code Preview on Black Background Color

This is how #afb751 Color will look on black background color. Color contrast ratio is 9.72

#afb751 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb751

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afb751

#afb751 color code is use for CSS Background Color

Background color for the above div is #afb751

HTML with inline CSS

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

#afb751 color code is use for CSS Border Color

CSS Border color for the above div is #afb751

HTML with inline CSS

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

CSS Border Left color for the above div is #afb751

HTML with inline CSS

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

CSS Border Right color for the above div is #afb751

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afb751

HTML with inline CSS

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

CSS Border Top color for the above div is #afb751

HTML with inline CSS

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

#afb751 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afb751 Color code Preview on White Background

This is how #afb751 Color code will look on white background color. Color contrast ratio is 2.16

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

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,183,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(89,81,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,183,81,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.