crispedge.com

Color picker

Loading...

#bcc913 hex color - Green - Warm color - Information

#bcc913 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bcc913 Color code in RGB color code model is created after adding 73.73% red color, 78.82% green color and 7.45% blue color. Hex #bcc913 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 91% yellow and 21% black.

Hex #bcc913 color code is between #bbcc11 web safe hex color code and #ccbb22 web safe hex color code. #bbcc11 is the nearest web safe color code. You can see here many more shades of #bcc913 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcc913#bcc913
RGB Decimal188, 201, 19rgb(188, 201, 19)
RGB Percent74%, 79%, 7%rgb(74%, 79%, 7%)
CSS RGBa188, 201, 19,1rgba(188,201,19,1)
CMYK Modelcmyk(6%,0%,91%,21%)
HSL Color Space64,83% ,43%hsl(64,83% ,43%)
HSV Color Space64°, 91%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001100100100010011
Octal27431123
Decimal18820119
Hexbcc913

Different shades of #bcc913 color code.

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

Light Shade of #bcc913
#dcea25
Dark Shade of #bcc913
#909a0f
Saturated Shade of #bcc913
#c5d408
Desaturated Shade of #bcc913
#b3be1e
Grey scale Shade of #bcc913
#6e6e6e
Brighten Shade
#d5e22c
Most Readable Shade
#000000

Shades of #bcc913 color code

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

#bcc913
#a7b210
#929c0e
#7d860c
#686f0a
#535908
#3e4306
#292c04
#141602
#000000

Similar Color like #bcc913 color

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

#bdca14
#becb15
#bfcc16
#c0cd17
#c1ce18
#c2cf19
#c3d01a
#c4d11b
#c5d21c
#c6d31d
#c7d41e
#c8d51f
#c9d620
#cad721
#bbc812
#bac711
#b9c610
#b8c50f
#b7c40e
#b6c30d
#b5c20c
#b4c10b
#b3c00a
#b2bf09
#b1be08
#b0bd07
#afbc06
#aebb05

Monochromatic Color with #bcc913

#bcc913
#e4f317
#1d1f03
#454907
#6c740b
#949e0f

Tints of #bcc913 Color

#bcc913
#c3cf2d
#cad547
#d2db61
#d9e17b
#e1e796
#e8edb0
#f0f3ca
#f7f9e4
#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

#bcc913
#2013c9

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

Split Complementary

#bcc913
#1361c9
#7b13c9

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

Analogous Color

#c98d13
#c9b213
#bcc913
#98c913
#73c913

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

#bcc913
#13bcc9
#c913bc

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

#bcc913
#13c97b
#2013c9
#c91361

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

#bcc913
#2013c9
#7b13c9
#61c913

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

#bcc913 Color Code Preview on Black Background Color

This is how #bcc913 Color will look on black background color. Color contrast ratio is 11.50

#bcc913 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc913

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc913

#bcc913 color code is use for CSS Background Color

Background color for the above div is #bcc913

HTML with inline CSS

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

#bcc913 color code is use for CSS Border Color

CSS Border color for the above div is #bcc913

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc913

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc913

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc913

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc913

HTML with inline CSS

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

#bcc913 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc913 Color code Preview on White Background

This is how #bcc913 Color code will look on white background color. Color contrast ratio is 1.83

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

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(188,201,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,19,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,201,19,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.