crispedge.com

Color picker

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

#bbccc0 hex color - Green - Cool color - Information

#bbccc0 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #bbccc0 color code is between #aabbbb web safe hex color code and #ccddcc web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #bbccc0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebbccc0#bbccc0
RGB Decimal187, 204, 192rgb(187, 204, 192)
RGB Percent73%, 80%, 75%rgb(73%, 80%, 75%)
CSS RGBa187, 204, 192,1rgba(187,204,192,1)
CMYK Modelcmyk(8%,0%,6%,20%)
HSL Color Space138,14% ,77%hsl(138,14% ,77%)
HSV Color Space138°, 8%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111100110011000000
Octal273314300
Decimal187204192
Hexbbccc0

Different shades of #bbccc0 color code.

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

Light Shade of #bbccc0
#d8e2db
Dark Shade of #bbccc0
#9eb6a5
Saturated Shade of #bbccc0
#b5d2be
Desaturated Shade of #bbccc0
#c1c6c2
Grey scale Shade of #bbccc0
#c3c3c3
Brighten Shade
#d4e5d9
Most Readable Shade
#000000

Shades of #bbccc0 color code

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

#bbccc0
#a6b5aa
#919e95
#7c8880
#67716a
#535a55
#3e4440
#292d2a
#141615
#000000

Similar Color like #bbccc0 color

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

#bccdc1
#bdcec2
#becfc3
#bfd0c4
#c0d1c5
#c1d2c6
#c2d3c7
#c3d4c8
#c4d5c9
#c5d6ca
#c6d7cb
#c7d8cc
#c8d9cd
#c9dace
#bacbbf
#b9cabe
#b8c9bd
#b7c8bc
#b6c7bb
#b5c6ba
#b4c5b9
#b3c4b8
#b2c3b7
#b1c2b6
#b0c1b5
#afc0b4
#aebfb3
#adbeb2

Monochromatic Color with #bbccc0

#bbccc0
#e2f6e8
#1f2220
#464c48
#6d7770
#94a198

Tints of #bbccc0 Color

#bbccc0
#c2d1c7
#cad7ce
#d1ddd5
#d9e2dc
#e0e8e3
#e8eeea
#eff3f1
#f7f9f8
#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

#bbccc0
#ccbbc7

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

Split Complementary

#bbccc0
#c9bbcc
#ccbbbe

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

Analogous Color

#bdccbb
#bbccbd
#bbccc0
#bbccc3
#bbccc7

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

#bbccc0
#c0bbcc
#ccc0bb

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

#bbccc0
#bbbecc
#ccbbc7
#ccc8bb

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

#bbccc0
#ccbbc7
#ccbbbe
#bbccc9

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

#bbccc0 Color Code Preview on Black Background Color

This is how #bbccc0 Color will look on black background color. Color contrast ratio is 12.51

#bbccc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbccc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbccc0

#bbccc0 color code is use for CSS Background Color

Background color for the above div is #bbccc0

HTML with inline CSS

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

#bbccc0 color code is use for CSS Border Color

CSS Border color for the above div is #bbccc0

HTML with inline CSS

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

CSS Border Left color for the above div is #bbccc0

HTML with inline CSS

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

CSS Border Right color for the above div is #bbccc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbccc0

HTML with inline CSS

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

CSS Border Top color for the above div is #bbccc0

HTML with inline CSS

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

#bbccc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbccc0 Color code Preview on White Background

This is how #bbccc0 Color code will look on white background color. Color contrast ratio is 1.68

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.