COLOR #BFDBB6

HEX: #BFDBB6 RGB: (191,219,182)

Color info

#BFDBB6 contains red, green and blue colors in about the same proportion. Web safe color of #BFDBB6 is #CCCCCC (or #CCC).

RGB color model

#BFDBB6 color RGB value is (191,219,182).

RGB: (191,219,182) (75%, 86%, 71%)

RGB channels and saturation

R 191 of 255 = 75%
G 219 of 255 = 86%
B 182 of 255 = 71%

191
219
182

R + G + B ~ 77%. #BFDBB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 191 + 219 + 182 = 592 (100%)
R 191 of 592 ~ 32.26%
G 219 of 592 ~ 36.99%
B 182 of 592 ~ 30.74'%

%32.26
%36.99
%30.74

CMYK color model

#BFDBB6 color CMYK value is (13,0,17,14).

  • cyan value is 12.79%
  • magenta value is 0.00%
  • yellow value is 16.89%
  • key color value is 14.12%
CMYK: (13,0,17,14) C13M0Y17K14 (13%,0%,17%,14%) (0.13/0.00/0.17/0.14) 

CMYK percentages

%12.79
%0
%16.89
%14.12

Codes

Color #BFDBB6 in popluar color models

BF DB B6
RGB 191 219 182
HSL 105° 33.94% 78.63%
HSB/HSV 105° 16.89% 85.88%
CMYK 12.79% 0.00% 16.89%
14.12%

Color #BFDBB6 in popluar number systems.

HEX BF DB B6
Decimal 191 219 182
Binary 10111111 11011011 10110110
Octal 277 333 266

Shades and tints

Shades of #BFDBB6

#BFDBB6
(191,219,182)
#AEC8A6
(174,200,166)
#9DB596
(157,181,150)
#8CA286
(140,162,134)
#7B8F76
(123,143,118)
#6A7C66
(106,124,102)
#596956
(89,105,86)
#485646
(72,86,70)
#374336
(55,67,54)
#263026
(38,48,38)
#151D16
(21,29,22)
#000000
(0,0,0)

Tints of #BFDBB6

#BFDBB6
(191,219,182)
#C4DEBC
(196,222,188)
#C9E1C2
(201,225,194)
#CEE4C8
(206,228,200)
#D3E7CE
(211,231,206)
#D8EAD4
(216,234,212)
#DDEDDA
(221,237,218)
#E2F0E0
(226,240,224)
#E7F3E6
(231,243,230)
#ECF6EC
(236,246,236)
#F1F9F2
(241,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BFDBB6 color. Also use rgb(191,219,182) instead hex code.

Text Font Color

.myTextColor { color: #BFDBB6; }

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

This text font color is #BFDBB6.

Background Color

.myBgColor { background-color: #BFDBB6; }

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

This div background color is #BFDBB6.

Border color

.myBorderColor { border: 1px solid #BFDBB6; }

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

This div border color is #BFDBB6.

Opacity

.myOpacity80 { color: #BFDBB6; opacity: 0.8; }

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

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

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

This text has shadow with #BFDBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BFDBB6.

Preview

Color preview on black background

This text has color #BFDBB6 on black background.


Color preview on white background

This text has color #BFDBB6 on white background.


Black color preview on #BFDBB6 background

This text has black color on #BFDBB6 background.


White color preview on #BFDBB6 background

This text has white color on #BFDBB6 background.


Related colors

Complementary color

Complementary color for #hex is #402449.


I love getcolorcode.com

Triadic colors

1 #B6BFDB and #DBB6BF with #BFDBB6 are triadic colors.

2 #B6DBBF and #DBBFB6 with #BFDBB6 are triadic colors.