crispedge.com

Color picker

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

#af9718 hex color - Green - Warm color - Information

#af9718 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #af9718 color code is between #aa9911 web safe hex color code and #bb8822 web safe hex color code. #aa9911 is the nearest web safe color code. You can see here many more shades of #af9718 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf9718#af9718
RGB Decimal175, 151, 24rgb(175, 151, 24)
RGB Percent69%, 59%, 9%rgb(69%, 59%, 9%)
CSS RGBa175, 151, 24,1rgba(175,151,24,1)
CMYK Modelcmyk(0%,14%,86%,31%)
HSL Color Space50,76% ,39%hsl(50,76% ,39%)
HSV Color Space50°, 86%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111001011100011000
Octal25722730
Decimal17515124
Hexaf9718

Different shades of #af9718 color code.

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

Light Shade of #af9718
#dcbe1e
Dark Shade of #af9718
#827012
Saturated Shade of #af9718
#b99e0e
Desaturated Shade of #af9718
#a59022
Grey scale Shade of #af9718
#636363
Brighten Shade
#c8b031
Most Readable Shade
#000000

Shades of #af9718 color code

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

#af9718
#9b8615
#887512
#746410
#61530d
#4d430a
#3a3208
#262105
#131002
#000000

Similar Color like #af9718 color

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

#b09819
#b1991a
#b29a1b
#b39b1c
#b49c1d
#b59d1e
#b69e1f
#b79f20
#b8a021
#b9a122
#baa223
#bba324
#bca425
#bda526
#ae9617
#ad9516
#ac9415
#ab9314
#aa9213
#a99112
#a89011
#a78f10
#a68e0f
#a58d0e
#a48c0d
#a38b0c
#a28a0b
#a1890a

Monochromatic Color with #af9718

#af9718
#d9bc1e
#050401
#2f2907
#5a4e0c
#847212

Tints of #af9718 Color

#af9718
#b7a231
#c0ae4b
#c9b965
#d2c57e
#dbd098
#e4dcb2
#ede7cb
#f6f3e5
#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

#af9718
#1830af

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

Split Complementary

#af9718
#187caf
#4b18af

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

Analogous Color

#af5b18
#af7918
#af9718
#a9af18
#8baf18

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

#af9718
#18af97
#9718af

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

#af9718
#18af4b
#1830af
#af187b

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

#af9718
#1830af
#4b18af
#7caf18

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

#af9718 Color Code Preview on Black Background Color

This is how #af9718 Color will look on black background color. Color contrast ratio is 7.26

#af9718 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af9718

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af9718

#af9718 color code is use for CSS Background Color

Background color for the above div is #af9718

HTML with inline CSS

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

#af9718 color code is use for CSS Border Color

CSS Border color for the above div is #af9718

HTML with inline CSS

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

CSS Border Left color for the above div is #af9718

HTML with inline CSS

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

CSS Border Right color for the above div is #af9718

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af9718

HTML with inline CSS

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

CSS Border Top color for the above div is #af9718

HTML with inline CSS

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

#af9718 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af9718 Color code Preview on White Background

This is how #af9718 Color code will look on white background color. Color contrast ratio is 2.89

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.