crispedge.com

Color picker

Loading...

#c1bc1e hex color - Green - Warm color - Information

#c1bc1e hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c1bc1e Color code in RGB color code model is created after adding 75.69% red color, 73.73% green color and 11.76% blue color. Hex #c1bc1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 84% yellow and 24% black.

Hex #c1bc1e color code is between #bbbb22 web safe hex color code and #cccc11 web safe hex color code. #bbbb22 is the nearest web safe color code. You can see here many more shades of #c1bc1e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec1bc1e#c1bc1e
RGB Decimal193, 188, 30rgb(193, 188, 30)
RGB Percent76%, 74%, 12%rgb(76%, 74%, 12%)
CSS RGBa193, 188, 30,1rgba(193,188,30,1)
CMYK Modelcmyk(0%,3%,84%,24%)
HSL Color Space58,73% ,44%hsl(58,73% ,44%)
HSV Color Space58°, 84%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011011110000011110
Octal30127436
Decimal19318830
Hexc1bc1e

Different shades of #c1bc1e color code.

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

Light Shade of #c1bc1e
#dfda33
Dark Shade of #c1bc1e
#959117
Saturated Shade of #c1bc1e
#ccc613
Desaturated Shade of #c1bc1e
#b6b229
Grey scale Shade of #c1bc1e
#6f6f6f
Brighten Shade
#dad537
Most Readable Shade
#000000

Shades of #c1bc1e color code

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

#c1bc1e
#aba71a
#969217
#807d14
#6b6810
#55530d
#403e0a
#2a2906
#151403
#000000

Similar Color like #c1bc1e color

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

#c2bd1f
#c3be20
#c4bf21
#c5c022
#c6c123
#c7c224
#c8c325
#c9c426
#cac527
#cbc628
#ccc729
#cdc82a
#cec92b
#cfca2c
#c0bb1d
#bfba1c
#beb91b
#bdb81a
#bcb719
#bbb618
#bab517
#b9b416
#b8b315
#b7b214
#b6b113
#b5b012
#b4af11
#b3ae10

Monochromatic Color with #c1bc1e

#c1bc1e
#ebe525
#171604
#41400a
#6c6911
#969317

Tints of #c1bc1e Color

#c1bc1e
#c7c337
#ceca50
#d5d269
#dcd982
#e3e19b
#eae8b4
#f1f0cd
#f8f7e6
#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

#c1bc1e
#1e23c1

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

Split Complementary

#c1bc1e
#1e75c1
#6b1ec1

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

Analogous Color

#c17b1e
#c19b1e
#c1bc1e
#a5c11e
#85c11e

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

#c1bc1e
#1ec1bc
#bc1ec1

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

#c1bc1e
#1ec16a
#1e23c1
#c11e74

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

#c1bc1e
#1e23c1
#6b1ec1
#75c11e

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

#c1bc1e Color Code Preview on Black Background Color

This is how #c1bc1e Color will look on black background color. Color contrast ratio is 10.48

#c1bc1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bc1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bc1e

#c1bc1e color code is use for CSS Background Color

Background color for the above div is #c1bc1e

HTML with inline CSS

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

#c1bc1e color code is use for CSS Border Color

CSS Border color for the above div is #c1bc1e

HTML with inline CSS

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

CSS Border Left color for the above div is #c1bc1e

HTML with inline CSS

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

CSS Border Right color for the above div is #c1bc1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1bc1e

HTML with inline CSS

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

CSS Border Top color for the above div is #c1bc1e

HTML with inline CSS

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

#c1bc1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1bc1e Color code Preview on White Background

This is how #c1bc1e Color code will look on white background color. Color contrast ratio is 2.00

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

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(193,188,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,35,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,188,30,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.