COLOR #B5CFB6

HEX: #B5CFB6 RGB: (181,207,182)

Color info

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

RGB color model

#B5CFB6 color RGB value is (181,207,182).

RGB: (181,207,182) (71%, 81%, 71%)

RGB channels and saturation

R 181 of 255 = 71%
G 207 of 255 = 81%
B 182 of 255 = 71%

181
207
182

R + G + B ~ 74%. #B5CFB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 207 + 182 = 570 (100%)
R 181 of 570 ~ 31.75%
G 207 of 570 ~ 36.32%
B 182 of 570 ~ 31.93'%

%31.75
%36.32
%31.93

CMYK color model

#B5CFB6 color CMYK value is (13,0,12,19).

  • cyan value is 12.56%
  • magenta value is 0.00%
  • yellow value is 12.08%
  • key color value is 18.82%

CMYK: (13,0,12,19)
C13M0Y12K19 (13%, 0%, 12%, 19%)
(0.13 / 0.00 / 0.12 / 0.19)

CMYK percentages

%12.56
%0
%12.08
%18.82

Codes

Color #B5CFB6 in popluar color models

B5 CF B6
RGB 181 207 182
HSL 122° 21.31% 76.08%
HSB/HSV 122° 12.56% 81.18%
CMYK 12.56% 0.00% 12.08%
18.82%

Color #B5CFB6 in popluar number systems.

HEX B5 CF B6
Decimal 181 207 182
Binary 10110101 11001111 10110110
Octal 265 317 266

Shades and tints

Shades of #B5CFB6

#B5CFB6
(181,207,182)
#A5BDA6
(165,189,166)
#95AB96
(149,171,150)
#859986
(133,153,134)
#758776
(117,135,118)
#657566
(101,117,102)
#556356
(85,99,86)
#455146
(69,81,70)
#353F36
(53,63,54)
#252D26
(37,45,38)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #B5CFB6

#B5CFB6
(181,207,182)
#BBD3BC
(187,211,188)
#C1D7C2
(193,215,194)
#C7DBC8
(199,219,200)
#CDDFCE
(205,223,206)
#D3E3D4
(211,227,212)
#D9E7DA
(217,231,218)
#DFEBE0
(223,235,224)
#E5EFE6
(229,239,230)
#EBF3EC
(235,243,236)
#F1F7F2
(241,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5CFB6 color. Also use rgb(181,207,182) instead hex code.

Text Font Color

.myTextColor { color: #B5CFB6; }

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

This text font color is #B5CFB6.

Background Color

.myBgColor { background-color: #B5CFB6; }

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

This div background color is #B5CFB6.

Border color

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

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

This div border color is #B5CFB6.

Opacity

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

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

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

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

This text has shadow with #B5CFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CFB6.

Preview

Color preview on black background

This text has color #B5CFB6 on black background.


Color preview on white background

This text has color #B5CFB6 on white background.


Black color preview on #B5CFB6 background

This text has black color on #B5CFB6 background.


White color preview on #B5CFB6 background

This text has white color on #B5CFB6 background.


Related colors

Complementary color

Complementary color for #hex is #4A3049.


I love getcolorcode.com

Triadic colors

1 #B6B5CF and #CFB6B5 with #B5CFB6 are triadic colors.

2 #B6CFB5 and #CFB5B6 with #B5CFB6 are triadic colors.