COLOR #B5D367

HEX: #B5D367 RGB: (181,211,103)

Renk bilgisi

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

RGB renk modeli

#B5D367 color RGB value is (181,211,103).

RGB: (181,211,103) (71%, 83%, 40%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 103 of 255 = 40%

181
211
103

R + G + B ~ 65%. #B5D367 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 103 = 495 (100%)
R 181 of 495 ~ 36.57%
G 211 of 495 ~ 42.63%
B 103 of 495 ~ 20.81'%

%36.57
%42.63
%20.81

CMYK RENK MODELİ

#B5D367 rengi CMYK tonu (14,0,51,17).

  • camgöbeği tonu 14.22%
  • eflatun tonu 0.00%
  • sarı tonu 51.18%
  • ana renk tonu 17.25%

CMYK: (14,0,51,17)
C14M0Y51K17 (14%, 0%, 51%, 17%)
(0.14 / 0.00 / 0.51 / 0.17)

CMYK yüzdeleri

%14.22
%0
%51.18
%17.25

Codes

Color #B5D367 in popluar color models

B5 D3 67
RGB 181 211 103
HSL 77° 55.10% 61.57%
HSB/HSV 77° 51.18% 82.75%
CMYK 14.22% 0.00% 51.18%
17.25%

Color #B5D367 in popluar number systems.

HEX B5 D3 67
Decimal 181 211 103
Binary 10110101 11010011 1100111
Octal 265 323 147

Shades and tints

Shades of #B5D367

#B5D367
(181,211,103)
#A5C05E
(165,192,94)
#95AD55
(149,173,85)
#859A4C
(133,154,76)
#758743
(117,135,67)
#65743A
(101,116,58)
#556131
(85,97,49)
#454E28
(69,78,40)
#353B1F
(53,59,31)
#252816
(37,40,22)
#15150D
(21,21,13)
#000000
(0,0,0)

Tints of #B5D367

#B5D367
(181,211,103)
#BBD774
(187,215,116)
#C1DB81
(193,219,129)
#C7DF8E
(199,223,142)
#CDE39B
(205,227,155)
#D3E7A8
(211,231,168)
#D9EBB5
(217,235,181)
#DFEFC2
(223,239,194)
#E5F3CF
(229,243,207)
#EBF7DC
(235,247,220)
#F1FBE9
(241,251,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D367 color. Also use rgb(181,211,103) instead hex code.

Text Font Color

.myTextColor { color: #B5D367; }

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

This text font color is #B5D367.

Background Color

.myBgColor { background-color: #B5D367; }

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

This div background color is #B5D367.

Border color

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

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

This div border color is #B5D367.

Opacity

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

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

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

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

This text has shadow with #B5D367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D367.

Preview

Color preview on black background

This text has color #B5D367 on black background.


Color preview on white background

This text has color #B5D367 on white background.


Black color preview on #B5D367 background

This text has black color on #B5D367 background.


White color preview on #B5D367 background

This text has white color on #B5D367 background.


Related colors

Complementary color

Complementary color for #hex is #4A2C98.


I love getcolorcode.com

Triadic colors

1 #67B5D3 and #D367B5 with #B5D367 are triadic colors.

2 #67D3B5 and #D3B567 with #B5D367 are triadic colors.