crispedge.com

Color picker

Loading...

#bfc959 hex color - Green - Warm color - Information

#bfc959 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #bfc959 Color code in RGB color code model is created after adding 74.9% red color, 78.82% green color and 34.9% blue color. Hex #bfc959 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 56% yellow and 21% black.

Hex #bfc959 color code is between #bbcc55 web safe hex color code and #ccbb66 web safe hex color code. #bbcc55 is the nearest web safe color code. You can see here many more shades of #bfc959 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebfc959#bfc959
RGB Decimal191, 201, 89rgb(191, 201, 89)
RGB Percent75%, 79%, 35%rgb(75%, 79%, 35%)
CSS RGBa191, 201, 89,1rgba(191,201,89,1)
CMYK Modelcmyk(5%,0%,56%,21%)
HSL Color Space65,51% ,57%hsl(65,51% ,57%)
HSV Color Space65°, 56%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111111100100101011001
Octal277311131
Decimal19120189
Hexbfc959

Different shades of #bfc959 color code.

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

Light Shade of #bfc959
#ced67f
Dark Shade of #bfc959
#a9b43b
Saturated Shade of #bfc959
#c8d44e
Desaturated Shade of #bfc959
#b6be64
Grey scale Shade of #bfc959
#919191
Brighten Shade
#d8e272
Most Readable Shade
#000000

Shades of #bfc959 color code

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

#bfc959
#a9b24f
#949c45
#7f863b
#6a6f31
#545927
#3f431d
#2a2c13
#151609
#000000

Similar Color like #bfc959 color

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

#c0ca5a
#c1cb5b
#c2cc5c
#c3cd5d
#c4ce5e
#c5cf5f
#c6d060
#c7d161
#c8d262
#c9d363
#cad464
#cbd565
#ccd666
#cdd767
#bec858
#bdc757
#bcc656
#bbc555
#bac454
#b9c353
#b8c252
#b7c151
#b6c050
#b5bf4f
#b4be4e
#b3bd4d
#b2bc4c
#b1bb4b

Monochromatic Color with #bfc959

#bfc959
#e7f36c
#1d1f0e
#464921
#6e7433
#979e46

Tints of #bfc959 Color

#bfc959
#c6cf6b
#cdd57d
#d4db90
#dbe1a2
#e2e7b5
#e9edc7
#f0f3da
#f7f9ec
#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

#bfc959
#6359c9

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

Split Complementary

#bfc959
#5987c9
#9b59c9

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

Analogous Color

#c9a659
#c9bd59
#bfc959
#a9c959
#92c959

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

#bfc959
#59bfc9
#c959bf

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

#bfc959
#59c99b
#6359c9
#c95987

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

#bfc959
#6359c9
#9b59c9
#87c959

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

#bfc959 Color Code Preview on Black Background Color

This is how #bfc959 Color will look on black background color. Color contrast ratio is 11.71

#bfc959 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc959

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc959

#bfc959 color code is use for CSS Background Color

Background color for the above div is #bfc959

HTML with inline CSS

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

#bfc959 color code is use for CSS Border Color

CSS Border color for the above div is #bfc959

HTML with inline CSS

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

CSS Border Left color for the above div is #bfc959

HTML with inline CSS

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

CSS Border Right color for the above div is #bfc959

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfc959

HTML with inline CSS

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

CSS Border Top color for the above div is #bfc959

HTML with inline CSS

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

#bfc959 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfc959 Color code Preview on White Background

This is how #bfc959 Color code will look on white background color. Color contrast ratio is 1.79

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

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(191,201,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,89,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,201,89,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.