COLOR #B5CC7D

HEX: #B5CC7D RGB: (181,204,125)

Renk bilgisi

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

RGB renk modeli

#B5CC7D color RGB value is (181,204,125).

RGB: (181,204,125) (71%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 204 of 255 = 80%
B 125 of 255 = 49%

181
204
125

R + G + B ~ 67%. #B5CC7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 125 = 510 (100%)
R 181 of 510 ~ 35.49%
G 204 of 510 ~ 40%
B 125 of 510 ~ 24.51'%

%35.49
%40
%24.51

CMYK RENK MODELİ

#B5CC7D rengi CMYK tonu (11,0,39,20).

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

CMYK: (11,0,39,20)
C11M0Y39K20 (11%, 0%, 39%, 20%)
(0.11 / 0.00 / 0.39 / 0.20)

CMYK yüzdeleri

%11.27
%0
%38.73
%20

Codes

Color #B5CC7D in popluar color models

B5 CC 7D
RGB 181 204 125
HSL 77° 43.65% 64.51%
HSB/HSV 77° 38.73% 80.00%
CMYK 11.27% 0.00% 38.73%
20.00%

Color #B5CC7D in popluar number systems.

HEX B5 CC 7D
Decimal 181 204 125
Binary 10110101 11001100 1111101
Octal 265 314 175

Shades and tints

Shades of #B5CC7D

#B5CC7D
(181,204,125)
#A5BA72
(165,186,114)
#95A867
(149,168,103)
#85965C
(133,150,92)
#758451
(117,132,81)
#657246
(101,114,70)
#55603B
(85,96,59)
#454E30
(69,78,48)
#353C25
(53,60,37)
#252A1A
(37,42,26)
#15180F
(21,24,15)
#000000
(0,0,0)

Tints of #B5CC7D

#B5CC7D
(181,204,125)
#BBD088
(187,208,136)
#C1D493
(193,212,147)
#C7D89E
(199,216,158)
#CDDCA9
(205,220,169)
#D3E0B4
(211,224,180)
#D9E4BF
(217,228,191)
#DFE8CA
(223,232,202)
#E5ECD5
(229,236,213)
#EBF0E0
(235,240,224)
#F1F4EB
(241,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5CC7D; }

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

This text font color is #B5CC7D.

Background Color

.myBgColor { background-color: #B5CC7D; }

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

This div background color is #B5CC7D.

Border color

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

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

This div border color is #B5CC7D.

Opacity

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

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

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

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

This text has shadow with #B5CC7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CC7D.

Preview

Color preview on black background

This text has color #B5CC7D on black background.


Color preview on white background

This text has color #B5CC7D on white background.


Black color preview on #B5CC7D background

This text has black color on #B5CC7D background.


White color preview on #B5CC7D background

This text has white color on #B5CC7D background.


Related colors

Complementary color

Complementary color for #hex is #4A3382.


I love getcolorcode.com

Triadic colors

1 #7DB5CC and #CC7DB5 with #B5CC7D are triadic colors.

2 #7DCCB5 and #CCB57D with #B5CC7D are triadic colors.