crispedge.com

Color picker

Loading...

#bbcc99 hex color - White Grape - Green - Warm color - Information

#bbcc99 hex color - White Grape - Green - Warm color

Color Hue/Base color: Green

Hex #bbcc99 Color Code is also known as White Grape color.

Hex #bbcc99 Color code in RGB color code model is created after adding 73.33% red color, 80% green color and 60% blue color. Hex #bbcc99 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 25% yellow and 20% black.

Hex #bbcc99 color code is a web safe color. Next web safe color code is #aabb88 and previous web safe color code is #ccddaa. You can see here many more shades of #bbcc99 color code.

0 Likes 0 Comments | 84 Views

RGB Chart

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

Color Table

Hex Color Codebbcc99#bbcc99
RGB Decimal187, 204, 153rgb(187, 204, 153)
RGB Percent73%, 80%, 60%rgb(73%, 80%, 60%)
CSS RGBa187, 204, 153,1rgba(187,204,153,1)
CMYK Modelcmyk(8%,0%,25%,20%)
HSL Color Space80,33% ,70%hsl(80,33% ,70%)
HSV Color Space80°, 25%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111100110010011001
Octal273314231
Decimal187204153
Hexbbcc99

Different shades of #bbcc99 color code.

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

Light Shade of #bbcc99
#d2ddbb
Dark Shade of #bbcc99
#a4bb77
Saturated Shade of #bbcc99
#bed491
Desaturated Shade of #bbcc99
#b8c4a1
Grey scale Shade of #bbcc99
#b3b3b3
Brighten Shade
#d4e5b2
Most Readable Shade
#000000

Shades of #bbcc99 color code

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

#bbcc99
#a6b588
#919e77
#7c8866
#677155
#535a44
#3e4433
#292d22
#141611
#000000

Similar Color like #bbcc99 color

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

#bccd9a
#bdce9b
#becf9c
#bfd09d
#c0d19e
#c1d29f
#c2d3a0
#c3d4a1
#c4d5a2
#c5d6a3
#c6d7a4
#c7d8a5
#c8d9a6
#c9daa7
#bacb98
#b9ca97
#b8c996
#b7c895
#b6c794
#b5c693
#b4c592
#b3c491
#b2c390
#b1c28f
#b0c18e
#afc08d
#aebf8c
#adbe8b

Monochromatic Color with #bbcc99

#bbcc99
#e2f6b9
#1f2219
#464c39
#6d7759
#94a179

Tints of #bbcc99 Color

#bbcc99
#c2d1a4
#cad7af
#d1ddbb
#d9e2c6
#e0e8d1
#e8eedd
#eff3e8
#f7f9f3
#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

#bbcc99
#aa99cc

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

Split Complementary

#bbcc99
#99a1cc
#c499cc

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

Analogous Color

#ccc999
#c5cc99
#bbcc99
#b1cc99
#a7cc99

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

#bbcc99
#99bbcc
#cc99bb

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

#bbcc99
#99ccc3
#aa99cc
#cc99a2

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

#bbcc99
#aa99cc
#c499cc
#a1cc99

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

#bbcc99 Color Code Preview on Black Background Color

This is how #bbcc99 Color will look on black background color. Color contrast ratio is 12.21

#bbcc99 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcc99

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcc99

#bbcc99 color code is use for CSS Background Color

Background color for the above div is #bbcc99

HTML with inline CSS

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

#bbcc99 color code is use for CSS Border Color

CSS Border color for the above div is #bbcc99

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcc99

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcc99

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcc99

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcc99

HTML with inline CSS

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

#bbcc99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcc99 Color code Preview on White Background

This is how #bbcc99 Color code will look on white background color. Color contrast ratio is 1.72

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

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(187,204,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,153,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,204,153,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 84 Views

Post your comment:-

By submitting comment you agree to our privacy policy.