COLOR #6BBE6F

HEX: #6BBE6F RGB: (107,190,111)

Color info

#6BBE6F contains mainly green color. Web safe color of #6BBE6F is #66CC66 (or #6C6).

RGB color model

#6BBE6F color RGB value is (107,190,111).

RGB: (107,190,111) (42%, 75%, 44%)

RGB channels and saturation

R 107 of 255 = 42%
G 190 of 255 = 75%
B 111 of 255 = 44%

107
190
111

R + G + B ~ 54%. #6BBE6F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 107 + 190 + 111 = 408 (100%)
R 107 of 408 ~ 26.23%
G 190 of 408 ~ 46.57%
B 111 of 408 ~ 27.21'%

%26.23
%46.57
%27.21

CMYK color model

#6BBE6F color CMYK value is (44,0,42,25).

  • cyan value is 43.68%
  • magenta value is 0.00%
  • yellow value is 41.58%
  • key color value is 25.49%
CMYK: (44,0,42,25) C44M0Y42K25 (44%,0%,42%,25%) (0.44/0.00/0.42/0.25) 

CMYK percentages

%43.68
%0
%41.58
%25.49

Codes

Color #6BBE6F in popluar color models

6B BE 6F
RGB 107 190 111
HSL 123° 38.97% 58.24%
HSB/HSV 123° 43.68% 74.51%
CMYK 43.68% 0.00% 41.58%
25.49%

Color #6BBE6F in popluar number systems.

HEX 6B BE 6F
Decimal 107 190 111
Binary 1101011 10111110 1101111
Octal 153 276 157

Shades and tints

Shades of #6BBE6F

#6BBE6F
(107,190,111)
#62AD65
(98,173,101)
#599C5B
(89,156,91)
#508B51
(80,139,81)
#477A47
(71,122,71)
#3E693D
(62,105,61)
#355833
(53,88,51)
#2C4729
(44,71,41)
#23361F
(35,54,31)
#1A2515
(26,37,21)
#11140B
(17,20,11)
#000000
(0,0,0)

Tints of #6BBE6F

#6BBE6F
(107,190,111)
#78C37C
(120,195,124)
#85C889
(133,200,137)
#92CD96
(146,205,150)
#9FD2A3
(159,210,163)
#ACD7B0
(172,215,176)
#B9DCBD
(185,220,189)
#C6E1CA
(198,225,202)
#D3E6D7
(211,230,215)
#E0EBE4
(224,235,228)
#EDF0F1
(237,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BBE6F color. Also use rgb(107,190,111) instead hex code.

Text Font Color

.myTextColor { color: #6BBE6F; }

<p style="color:#6BBE6F">This sample text font color is #6BBE6F.</p>

This text font color is #6BBE6F.

Background Color

.myBgColor { background-color: #6BBE6F; }

<div style="background-color:#6BBE6F">Inner text</div>

This div background color is #6BBE6F.

Border color

.myBorderColor { border: 1px solid #6BBE6F; }

<div style="border:3px solid #6BBE6F">Div</div>

This div border color is #6BBE6F.

Opacity

.myOpacity80 { color: #6BBE6F; opacity: 0.8; }

<p style="color:#6BBE6F;opacity:0.8;">80%</p>

Text with #6BBE6F color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #6BBE6F;}

<p style="text-shadow: 3px 3px 1px #6BBE6F">Text here.</p>

This text has shadow with #6BBE6F color.


.textShadow {text-shadow: 3px 3px 1px #6BBE6F', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #6BBE6F, 5px 5px 20px red">Text here.</p>

This text has shadow with #6BBE6F primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#6BBE6F, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#6BBE6F, Direction=45, Strength=4)">Text</p>

This text has shadow with #6BBE6F and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #6BBE6F;
-webkit-box-shadow: 1px 1px 3px 2px #6BBE6F;
box-shadow: 1px 1px 3px 2px #6BBE6F;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #6BBE6F; -webkit-box-shadow: 1px 1px 3px 2px #6BBE6F; box-shadow:1px 1px 3px 2px #6BBE6F;">
Div content here
</div>

This div box has shadow with color #6BBE6F.

Preview

Color preview on black background

This text has color #6BBE6F on black background.


Color preview on white background

This text has color #6BBE6F on white background.


Black color preview on #6BBE6F background

This text has black color on #6BBE6F background.


White color preview on #6BBE6F background

This text has white color on #6BBE6F background.


Related colors

Complementary color

Complementary color for #hex is #944190.


I love getcolorcode.com

Triadic colors

1 #6F6BBE and #BE6F6B with #6BBE6F are triadic colors.

2 #6FBE6B and #BE6B6F with #6BBE6F are triadic colors.