crispedge.com

Color picker

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

#a6c307 hex color - Green - Warm color - Information

#a6c307 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a6c307 Color code in RGB color code model is created after adding 65.1% red color, 76.47% green color and 2.75% blue color. Hex #a6c307 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 96% yellow and 24% black.

Hex #a6c307 color code is between #aabb00 web safe hex color code and #99cc00 web safe hex color code. #aabb00 is the nearest web safe color code. You can see here many more shades of #a6c307 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea6c307#a6c307
RGB Decimal166, 195, 7rgb(166, 195, 7)
RGB Percent65%, 76%, 3%rgb(65%, 76%, 3%)
CSS RGBa166, 195, 7,1rgba(166,195,7,1)
CMYK Modelcmyk(15%,0%,96%,24%)
HSL Color Space69,93% ,40%hsl(69,93% ,40%)
HSV Color Space69°, 96%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101100001100000111
Octal2463037
Decimal1661957
Hexa6c307

Different shades of #a6c307 color code.

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

Light Shade of #a6c307
#d0f409
Dark Shade of #a6c307
#7c9205
Saturated Shade of #a6c307
#abca00
Desaturated Shade of #a6c307
#9fb911
Grey scale Shade of #a6c307
#656565
Brighten Shade
#bfdc20
Most Readable Shade
#000000

Shades of #a6c307 color code

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

#a6c307
#93ad06
#819705
#6e8204
#5c6c03
#495603
#374102
#242b01
#121500
#000000

Similar Color like #a6c307 color

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

#a7c408
#a8c509
#a9c60a
#aac70b
#abc80c
#acc90d
#adca0e
#aecb0f
#afcc10
#b0cd11
#b1ce12
#b2cf13
#b3d014
#b4d115
#a5c206
#a4c105
#a3c004
#a2bf03
#a1be02
#a0bd01
#9fbc00
#9ebb00
#9dba00
#9cb900
#9bb800
#9ab700
#99b600
#98b500

Monochromatic Color with #a6c307

#a6c307
#caed09
#151901
#394302
#5e6e04
#829805

Tints of #a6c307 Color

#a6c307
#afc922
#b9d03e
#c3d759
#cddd75
#d7e490
#e1ebac
#ebf1c7
#f5f8e3
#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

#a6c307
#2407c3

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

Split Complementary

#a6c307
#0748c3
#8207c3

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

Analogous Color

#c39507
#c3ba07
#a6c307
#80c307
#5bc307

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

#a6c307
#07a6c3
#c307a6

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

#a6c307
#07c382
#2407c3
#c30748

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

#a6c307
#2407c3
#8207c3
#48c307

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

#a6c307 Color Code Preview on Black Background Color

This is how #a6c307 Color will look on black background color. Color contrast ratio is 10.43

#a6c307 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6c307

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6c307

#a6c307 color code is use for CSS Background Color

Background color for the above div is #a6c307

HTML with inline CSS

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

#a6c307 color code is use for CSS Border Color

CSS Border color for the above div is #a6c307

HTML with inline CSS

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

CSS Border Left color for the above div is #a6c307

HTML with inline CSS

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

CSS Border Right color for the above div is #a6c307

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6c307

HTML with inline CSS

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

CSS Border Top color for the above div is #a6c307

HTML with inline CSS

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

#a6c307 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6c307 Color code Preview on White Background

This is how #a6c307 Color code will look on white background color. Color contrast ratio is 2.01

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

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.