:
logo qtransform

  to  




#B2ECBA color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #B2ECBA
#B2ECBA

   In a RGB color space, hex #B2ECBA is composed of 70% red, 93% green and 73% blue.
RGB color code is composed of a hexadecimal B2 red (178/255), a EC green (236/255) and a BA blue component (186/255). The decimal RGB color code is rgb(178,236,186)
In CMYK color space, it is composed of 25% cyan, 0% magenta, 21% yellow and 7% black.
It has a hue angle of 128.28o degrees, a saturation of 60% and a lightness of 81%.
Closest websafe color is: #99ffcc rgb (153, 255, 204).
twitter  facebook  whatsapp


Color conversion




#B2ECBA
rgb(178,236,186)
=70%
from 255
93%
from 255
73%
from 255
=25
from 100
0
from 100
21
from 100
7
from 100
R: 178
red
G: 236
green
B: 186
blue
C: 25
cyan
M: 0
magenta
Y: 21
yellow
K: 7
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #B2ECBA has RGB values of R:178, G:236, B:186 and CMYK values of C:25, M:0, Y:21, K:7. Its decimal value is 11726010.Binary code is 101100101110110010111010
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorB2ECBA #B2ECBA
RGB decimal178, 236, 186 rgb(178, 236, 186)
RGB %70, 93, 73 rgb(70%, 93%, 73%)
RGB Adobe195, 235, 187
CMYK %25, 0, 21, 7 25%, 0%, 21%, 7%
HSL128.28o, 60, 81 hsl(128.28o, 60%, 81%)
HSV (HSB)128o, 25%, 93% hsv(128o, 25%, 93%)
Web Safe color#99ffcc rgb (153, 255, 204)
XYZ57.218, 73.001 57.529
xyY0.3, 0.39, 73
Hunter-Lab85.44, -25.82, 15.82
CMY30%, 7%, 27%
Lab88.45, -26.38, 18.12
Binary color
B2 EC BA
10110010 11101100 10111010

Shades and tints of #B2ECBA


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #232F25 is the darkest color, and: #F0FCF1 is the lightest one.

Tint color variation #B2ECBA


Shade color variation


Tones of #B2ECBA
A tone is produced by adding gray to any pure hue. In this case, #ADE1B4 is the less saturated color, and #92A595 is the most saturated one.


Alternatives to #B2ECBA


Below, you can see some colors close to #B2ECBA. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #B2ECBA


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#B2ECBA;">Text here</font>

<div style="background-color:#B2ECBA;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#B2ECBA;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#B2ECBA;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #B2ECBA
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #B2ECBA;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #B2ECBA;



Box border html code Text shadow with RGB values for color #B2ECBA
box border html code for color #B2ECBA

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #B2ECBA;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(178, 236, 186, 1.4);



Pre-formatted code B2ECBA code for script / programming
HTML, CSS: = #B2ECBA; rgb(178, 236, 186)
Java: = new Color(178, 236, 186)
.NET: = Color.FromArgb (178, 236, 186);
Xojo: = rgb (178, 236, 186, 0);
openGL: = glColor3f (0.7f, 0.93f, 0.73f);
Swift: = UIColor(red:0.7, green:0.93, blue:0.73, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.7 green:0.93 blue:0.73 alpha:1.00000];


Color schemes with #B2ECBA


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 25% has a #B2ECBA saturation. Adding 25% + 10% = 35% saturation for our new color #81C78B. Decreasing 25% - 10% = 15% saturation for other monochromatic color #D9FFDE.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #B2ECBA has a 128o angle. Adding 128o + 180o = 308oo for our new complementary color #EDB2E5.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #B2ECBA has a 128o angle. Adding 128o + 180o+30o = 338o for our first complementary color #EDB2C8. Decreasing 128o + 180o-30o = 278o for the second complementary color #D7B2ED.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.