COLOR #B5CC96

HEX: #B5CC96 RGB: (181,204,150)

Renk bilgisi

#B5CC96 contains red, green and blue colors in about the same proportion. #B5CC96 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5CC96 color RGB value is (181,204,150).

RGB: (181,204,150) (71%, 80%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 204 of 255 = 80%
B 150 of 255 = 59%

181
204
150

R + G + B ~ 70%. #B5CC96 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 150 = 535 (100%)
R 181 of 535 ~ 33.83%
G 204 of 535 ~ 38.13%
B 150 of 535 ~ 28.04'%

%33.83
%38.13
%28.04

CMYK RENK MODELİ

#B5CC96 rengi CMYK tonu (11,0,26,20).

  • camgöbeği tonu 11.27%
  • eflatun tonu 0.00%
  • sarı tonu 26.47%
  • ana renk tonu 20.00%

CMYK: (11,0,26,20)
C11M0Y26K20 (11%, 0%, 26%, 20%)
(0.11 / 0.00 / 0.26 / 0.20)

CMYK yüzdeleri

%11.27
%0
%26.47
%20

Codes

Color #B5CC96 in popluar color models

B5 CC 96
RGB 181 204 150
HSL 86° 34.62% 69.41%
HSB/HSV 86° 26.47% 80.00%
CMYK 11.27% 0.00% 26.47%
20.00%

Color #B5CC96 in popluar number systems.

HEX B5 CC 96
Decimal 181 204 150
Binary 10110101 11001100 10010110
Octal 265 314 226

Shades and tints

Shades of #B5CC96

#B5CC96
(181,204,150)
#A5BA89
(165,186,137)
#95A87C
(149,168,124)
#85966F
(133,150,111)
#758462
(117,132,98)
#657255
(101,114,85)
#556048
(85,96,72)
#454E3B
(69,78,59)
#353C2E
(53,60,46)
#252A21
(37,42,33)
#151814
(21,24,20)
#000000
(0,0,0)

Tints of #B5CC96

#B5CC96
(181,204,150)
#BBD09F
(187,208,159)
#C1D4A8
(193,212,168)
#C7D8B1
(199,216,177)
#CDDCBA
(205,220,186)
#D3E0C3
(211,224,195)
#D9E4CC
(217,228,204)
#DFE8D5
(223,232,213)
#E5ECDE
(229,236,222)
#EBF0E7
(235,240,231)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5CC96 color. Also use rgb(181,204,150) instead hex code.

Text Font Color

.myTextColor { color: #B5CC96; }

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

This text font color is #B5CC96.

Background Color

.myBgColor { background-color: #B5CC96; }

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

This div background color is #B5CC96.

Border color

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

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

This div border color is #B5CC96.

Opacity

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

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

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

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

This text has shadow with #B5CC96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CC96.

Preview

Color preview on black background

This text has color #B5CC96 on black background.


Color preview on white background

This text has color #B5CC96 on white background.


Black color preview on #B5CC96 background

This text has black color on #B5CC96 background.


White color preview on #B5CC96 background

This text has white color on #B5CC96 background.


Related colors

Complementary color

Complementary color for #hex is #4A3369.


I love getcolorcode.com

Triadic colors

1 #96B5CC and #CC96B5 with #B5CC96 are triadic colors.

2 #96CCB5 and #CCB596 with #B5CC96 are triadic colors.