crispedge.com

Color picker

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

#af9615 hex color - Yellow - Warm color - Information

#af9615 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #af9615 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 #af9615 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf9615#af9615
RGB Decimal175, 150, 21rgb(175, 150, 21)
RGB Percent69%, 59%, 8%rgb(69%, 59%, 8%)
CSS RGBa175, 150, 21,1rgba(175,150,21,1)
CMYK Modelcmyk(0%,14%,88%,31%)
HSL Color Space50,79% ,38%hsl(50,79% ,38%)
HSV Color Space50°, 88%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111001011000010101
Octal25722625
Decimal17515021
Hexaf9615

Different shades of #af9615 color code.

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

Light Shade of #af9615
#ddbd1a
Dark Shade of #af9615
#816f10
Saturated Shade of #af9615
#b99d0b
Desaturated Shade of #af9615
#a58f1f
Grey scale Shade of #af9615
#626262
Brighten Shade
#c8af2e
Most Readable Shade
#000000

Shades of #af9615 color code

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

#af9615
#9b8512
#887410
#74640e
#61530b
#4d4209
#3a3207
#262104
#131002
#000000

Similar Color like #af9615 color

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

#b09716
#b19817
#b29918
#b39a19
#b49b1a
#b59c1b
#b69d1c
#b79e1d
#b89f1e
#b9a01f
#baa120
#bba221
#bca322
#bda423
#ae9514
#ad9413
#ac9312
#ab9211
#aa9110
#a9900f
#a88f0e
#a78e0d
#a68d0c
#a58c0b
#a48b0a
#a38a09
#a28908
#a18807

Monochromatic Color with #af9615

#af9615
#d9ba1a
#050401
#2f2906
#5a4d0b
#847210

Tints of #af9615 Color

#af9615
#b7a12f
#c0ad49
#c9b963
#d2c47d
#dbd097
#e4dcb1
#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

#af9615
#152eaf

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

Split Complementary

#af9615
#157baf
#4915af

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

Analogous Color

#af5815
#af7715
#af9615
#a9af15
#8aaf15

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

#af9615
#15af96
#9615af

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

#af9615
#15af49
#152eaf
#af157b

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

#af9615
#152eaf
#4915af
#7baf15

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

#af9615 Color Code Preview on Black Background Color

This is how #af9615 Color will look on black background color. Color contrast ratio is 7.20

#af9615 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af9615

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af9615

#af9615 color code is use for CSS Background Color

Background color for the above div is #af9615

HTML with inline CSS

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

#af9615 color code is use for CSS Border Color

CSS Border color for the above div is #af9615

HTML with inline CSS

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

CSS Border Left color for the above div is #af9615

HTML with inline CSS

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

CSS Border Right color for the above div is #af9615

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af9615

HTML with inline CSS

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

CSS Border Top color for the above div is #af9615

HTML with inline CSS

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

#af9615 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af9615 Color code Preview on White Background

This is how #af9615 Color code will look on white background color. Color contrast ratio is 2.92

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

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.