crispedge.com

Color picker

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

#b6ffcc hex color - Green - Cool color - Information

#b6ffcc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #b6ffcc Color code in RGB color code model is created after adding 71.37% red color, 100% green color and 80% blue color. Hex #b6ffcc Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 20% yellow and 0% black.

Hex #b6ffcc color code is between #bbeebb web safe hex color code and #aadddd web safe hex color code. #bbeebb is the nearest web safe color code. You can see here many more shades of #b6ffcc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb6ffcc#b6ffcc
RGB Decimal182, 255, 204rgb(182, 255, 204)
RGB Percent71%, 100%, 80%rgb(71%, 100%, 80%)
CSS RGBa182, 255, 204,1rgba(182,255,204,1)
CMYK Modelcmyk(29%,0%,20%,0%)
HSL Color Space138,100% ,86%hsl(138,100% ,86%)
HSV Color Space138°, 29%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101111111111001100
Octal266377314
Decimal182255204
Hexb6ffcc

Different shades of #b6ffcc color code.

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

Light Shade of #b6ffcc
#e9fff0
Dark Shade of #b6ffcc
#83ffa8
Saturated Shade of #b6ffcc
#b6ffcc
Desaturated Shade of #b6ffcc
#bafbcd
Grey scale Shade of #b6ffcc
#dadada
Brighten Shade
#cfffe5
Most Readable Shade
#000000

Shades of #b6ffcc color code

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

#b6ffcc
#a1e2b5
#8dc69e
#79aa88
#658d71
#50715a
#3c5544
#28382d
#141c16
#000000

Similar Color like #b6ffcc color

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

#b7ffcd
#b8ffce
#b9ffcf
#baffd0
#bbffd1
#bcffd2
#bdffd3
#beffd4
#bfffd5
#c0ffd6
#c1ffd7
#c2ffd8
#c3ffd9
#c4ffda
#b5fecb
#b4fdca
#b3fcc9
#b2fbc8
#b1fac7
#b0f9c6
#aff8c5
#aef7c4
#adf6c3
#acf5c2
#abf4c1
#aaf3c0
#a9f2bf
#a8f1be

Monochromatic Color with #b6ffcc

#b6ffcc
#1e2a22
#3d5544
#5b8066
#79aa88
#98d4aa

Tints of #b6ffcc Color

#b6ffcc
#beffd1
#c6ffd7
#ceffdd
#d6ffe2
#deffe8
#e6ffee
#eefff3
#f6fff9
#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

#b6ffcc
#ffb6e9

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

Split Complementary

#b6ffcc
#f1b6ff
#ffb6c5

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

Analogous Color

#bdffb6
#b6ffbd
#b6ffcc
#b6ffdb
#b6ffe9

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

#b6ffcc
#ccb6ff
#ffccb6

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

#b6ffcc
#b6c4ff
#ffb6e9
#fff0b6

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

#b6ffcc
#ffb6e9
#ffb6c5
#b6fff0

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

#b6ffcc Color Code Preview on Black Background Color

This is how #b6ffcc Color will look on black background color. Color contrast ratio is 18.16

#b6ffcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ffcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ffcc

#b6ffcc color code is use for CSS Background Color

Background color for the above div is #b6ffcc

HTML with inline CSS

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

#b6ffcc color code is use for CSS Border Color

CSS Border color for the above div is #b6ffcc

HTML with inline CSS

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

CSS Border Left color for the above div is #b6ffcc

HTML with inline CSS

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

CSS Border Right color for the above div is #b6ffcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6ffcc

HTML with inline CSS

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

CSS Border Top color for the above div is #b6ffcc

HTML with inline CSS

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

#b6ffcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6ffcc Color code Preview on White Background

This is how #b6ffcc Color code will look on white background color. Color contrast ratio is 1.16

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

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.