COLOR #B5CC6B

HEX: #B5CC6B RGB: (181,204,107)

Renk bilgisi

#B5CC6B contains mainly red and green colors. #B5CC6B ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5CC6B color RGB value is (181,204,107).

RGB: (181,204,107) (71%, 80%, 42%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 204 of 255 = 80%
B 107 of 255 = 42%

181
204
107

R + G + B ~ 64%. #B5CC6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 107 = 492 (100%)
R 181 of 492 ~ 36.79%
G 204 of 492 ~ 41.46%
B 107 of 492 ~ 21.75'%

%36.79
%41.46
%21.75

CMYK RENK MODELİ

#B5CC6B rengi CMYK tonu (11,0,48,20).

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

CMYK: (11,0,48,20)
C11M0Y48K20 (11%, 0%, 48%, 20%)
(0.11 / 0.00 / 0.48 / 0.20)

CMYK yüzdeleri

%11.27
%0
%47.55
%20

Codes

Color #B5CC6B in popluar color models

B5 CC 6B
RGB 181 204 107
HSL 74° 48.74% 60.98%
HSB/HSV 74° 47.55% 80.00%
CMYK 11.27% 0.00% 47.55%
20.00%

Color #B5CC6B in popluar number systems.

HEX B5 CC 6B
Decimal 181 204 107
Binary 10110101 11001100 1101011
Octal 265 314 153

Shades and tints

Shades of #B5CC6B

#B5CC6B
(181,204,107)
#A5BA62
(165,186,98)
#95A859
(149,168,89)
#859650
(133,150,80)
#758447
(117,132,71)
#65723E
(101,114,62)
#556035
(85,96,53)
#454E2C
(69,78,44)
#353C23
(53,60,35)
#252A1A
(37,42,26)
#151811
(21,24,17)
#000000
(0,0,0)

Tints of #B5CC6B

#B5CC6B
(181,204,107)
#BBD078
(187,208,120)
#C1D485
(193,212,133)
#C7D892
(199,216,146)
#CDDC9F
(205,220,159)
#D3E0AC
(211,224,172)
#D9E4B9
(217,228,185)
#DFE8C6
(223,232,198)
#E5ECD3
(229,236,211)
#EBF0E0
(235,240,224)
#F1F4ED
(241,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5CC6B; }

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

This text font color is #B5CC6B.

Background Color

.myBgColor { background-color: #B5CC6B; }

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

This div background color is #B5CC6B.

Border color

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

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

This div border color is #B5CC6B.

Opacity

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

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

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

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

This text has shadow with #B5CC6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CC6B.

Preview

Color preview on black background

This text has color #B5CC6B on black background.


Color preview on white background

This text has color #B5CC6B on white background.


Black color preview on #B5CC6B background

This text has black color on #B5CC6B background.


White color preview on #B5CC6B background

This text has white color on #B5CC6B background.


Related colors

Complementary color

Complementary color for #hex is #4A3394.


I love getcolorcode.com

Triadic colors

1 #6BB5CC and #CC6BB5 with #B5CC6B are triadic colors.

2 #6BCCB5 and #CCB56B with #B5CC6B are triadic colors.