COLOR #6FBDA7

HEX: #6FBDA7 RGB: (111,189,167)

Color info

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

RGB color model

#6FBDA7 color RGB value is (111,189,167).

RGB: (111,189,167) (44%, 74%, 65%)

RGB channels and saturation

R 111 of 255 = 44%
G 189 of 255 = 74%
B 167 of 255 = 65%

111
189
167

R + G + B ~ 61%. #6FBDA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 111 + 189 + 167 = 467 (100%)
R 111 of 467 ~ 23.77%
G 189 of 467 ~ 40.47%
B 167 of 467 ~ 35.76'%

%23.77
%40.47
%35.76

CMYK color model

#6FBDA7 color CMYK value is (41,0,12,26).

  • cyan value is 41.27%
  • magenta value is 0.00%
  • yellow value is 11.64%
  • key color value is 25.88%
CMYK: (41,0,12,26) C41M0Y12K26 (41%,0%,12%,26%) (0.41/0.00/0.12/0.26) 

CMYK percentages

%41.27
%0
%11.64
%25.88

Codes

Color #6FBDA7 in popluar color models

6F BD A7
RGB 111 189 167
HSL 163° 37.14% 58.82%
HSB/HSV 163° 41.27% 74.12%
CMYK 41.27% 0.00% 11.64%
25.88%

Color #6FBDA7 in popluar number systems.

HEX 6F BD A7
Decimal 111 189 167
Binary 1101111 10111101 10100111
Octal 157 275 247

Shades and tints

Shades of #6FBDA7

#6FBDA7
(111,189,167)
#65AC98
(101,172,152)
#5B9B89
(91,155,137)
#518A7A
(81,138,122)
#47796B
(71,121,107)
#3D685C
(61,104,92)
#33574D
(51,87,77)
#29463E
(41,70,62)
#1F352F
(31,53,47)
#152420
(21,36,32)
#0B1311
(11,19,17)
#000000
(0,0,0)

Tints of #6FBDA7

#6FBDA7
(111,189,167)
#7CC3AF
(124,195,175)
#89C9B7
(137,201,183)
#96CFBF
(150,207,191)
#A3D5C7
(163,213,199)
#B0DBCF
(176,219,207)
#BDE1D7
(189,225,215)
#CAE7DF
(202,231,223)
#D7EDE7
(215,237,231)
#E4F3EF
(228,243,239)
#F1F9F7
(241,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6FBDA7 color. Also use rgb(111,189,167) instead hex code.

Text Font Color

.myTextColor { color: #6FBDA7; }

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

This text font color is #6FBDA7.

Background Color

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

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

This div background color is #6FBDA7.

Border color

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

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

This div border color is #6FBDA7.

Opacity

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

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

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

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

This text has shadow with #6FBDA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6FBDA7.

Preview

Color preview on black background

This text has color #6FBDA7 on black background.


Color preview on white background

This text has color #6FBDA7 on white background.


Black color preview on #6FBDA7 background

This text has black color on #6FBDA7 background.


White color preview on #6FBDA7 background

This text has white color on #6FBDA7 background.


Related colors

Complementary color

Complementary color for #hex is #904258.


I love getcolorcode.com

Triadic colors

1 #A76FBD and #BDA76F with #6FBDA7 are triadic colors.

2 #A7BD6F and #BD6FA7 with #6FBDA7 are triadic colors.