COLOR #6BBF9F

HEX: #6BBF9F RGB: (107,191,159)

Color info

#6BBF9F contains mainly green and blue colors. Web safe color of #6BBF9F is #66CC99 (or #6C9).

RGB color model

#6BBF9F color RGB value is (107,191,159).

RGB: (107,191,159) (42%, 75%, 62%)

RGB channels and saturation

R 107 of 255 = 42%
G 191 of 255 = 75%
B 159 of 255 = 62%

107
191
159

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

Portions of RGB colors in percentages

R + G + B = 107 + 191 + 159 = 457 (100%)
R 107 of 457 ~ 23.41%
G 191 of 457 ~ 41.79%
B 159 of 457 ~ 34.79'%

%23.41
%41.79
%34.79

CMYK color model

#6BBF9F color CMYK value is (44,0,17,25).

  • cyan value is 43.98%
  • magenta value is 0.00%
  • yellow value is 16.75%
  • key color value is 25.10%
CMYK: (44,0,17,25) C44M0Y17K25 (44%,0%,17%,25%) (0.44/0.00/0.17/0.25) 

CMYK percentages

%43.98
%0
%16.75
%25.1

Codes

Color #6BBF9F in popluar color models

6B BF 9F
RGB 107 191 159
HSL 157° 39.62% 58.43%
HSB/HSV 157° 43.98% 74.90%
CMYK 43.98% 0.00% 16.75%
25.10%

Color #6BBF9F in popluar number systems.

HEX 6B BF 9F
Decimal 107 191 159
Binary 1101011 10111111 10011111
Octal 153 277 237

Shades and tints

Shades of #6BBF9F

#6BBF9F
(107,191,159)
#62AE91
(98,174,145)
#599D83
(89,157,131)
#508C75
(80,140,117)
#477B67
(71,123,103)
#3E6A59
(62,106,89)
#35594B
(53,89,75)
#2C483D
(44,72,61)
#23372F
(35,55,47)
#1A2621
(26,38,33)
#111513
(17,21,19)
#000000
(0,0,0)

Tints of #6BBF9F

#6BBF9F
(107,191,159)
#78C4A7
(120,196,167)
#85C9AF
(133,201,175)
#92CEB7
(146,206,183)
#9FD3BF
(159,211,191)
#ACD8C7
(172,216,199)
#B9DDCF
(185,221,207)
#C6E2D7
(198,226,215)
#D3E7DF
(211,231,223)
#E0ECE7
(224,236,231)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BBF9F color. Also use rgb(107,191,159) instead hex code.

Text Font Color

.myTextColor { color: #6BBF9F; }

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

This text font color is #6BBF9F.

Background Color

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

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

This div background color is #6BBF9F.

Border color

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

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

This div border color is #6BBF9F.

Opacity

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

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

Text with #6BBF9F 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 #6BBF9F;}

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

This text has shadow with #6BBF9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BBF9F.

Preview

Color preview on black background

This text has color #6BBF9F on black background.


Color preview on white background

This text has color #6BBF9F on white background.


Black color preview on #6BBF9F background

This text has black color on #6BBF9F background.


White color preview on #6BBF9F background

This text has white color on #6BBF9F background.


Related colors

Complementary color

Complementary color for #hex is #944060.


I love getcolorcode.com

Triadic colors

1 #9F6BBF and #BF9F6B with #6BBF9F are triadic colors.

2 #9FBF6B and #BF6B9F with #6BBF9F are triadic colors.