COLOR #B5D333

HEX: #B5D333 RGB: (181,211,51)

Renk bilgisi

#B5D333 contains mainly red and green colors. #B5D333 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#B5D333 color RGB value is (181,211,51).

RGB: (181,211,51) (71%, 83%, 20%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 51 of 255 = 20%

181
211
51

R + G + B ~ 58%. #B5D333 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 51 = 443 (100%)
R 181 of 443 ~ 40.86%
G 211 of 443 ~ 47.63%
B 51 of 443 ~ 11.51'%

%40.86
%47.63
%11.51

CMYK RENK MODELİ

#B5D333 rengi CMYK tonu (14,0,76,17).

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

CMYK: (14,0,76,17)
C14M0Y76K17 (14%, 0%, 76%, 17%)
(0.14 / 0.00 / 0.76 / 0.17)

CMYK yüzdeleri

%14.22
%0
%75.83
%17.25

Codes

Color #B5D333 in popluar color models

B5 D3 33
RGB 181 211 51
HSL 71° 64.52% 51.37%
HSB/HSV 71° 75.83% 82.75%
CMYK 14.22% 0.00% 75.83%
17.25%

Color #B5D333 in popluar number systems.

HEX B5 D3 33
Decimal 181 211 51
Binary 10110101 11010011 110011
Octal 265 323 63

Shades and tints

Shades of #B5D333

#B5D333
(181,211,51)
#A5C02F
(165,192,47)
#95AD2B
(149,173,43)
#859A27
(133,154,39)
#758723
(117,135,35)
#65741F
(101,116,31)
#55611B
(85,97,27)
#454E17
(69,78,23)
#353B13
(53,59,19)
#25280F
(37,40,15)
#15150B
(21,21,11)
#000000
(0,0,0)

Tints of #B5D333

#B5D333
(181,211,51)
#BBD745
(187,215,69)
#C1DB57
(193,219,87)
#C7DF69
(199,223,105)
#CDE37B
(205,227,123)
#D3E78D
(211,231,141)
#D9EB9F
(217,235,159)
#DFEFB1
(223,239,177)
#E5F3C3
(229,243,195)
#EBF7D5
(235,247,213)
#F1FBE7
(241,251,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D333; }

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

This text font color is #B5D333.

Background Color

.myBgColor { background-color: #B5D333; }

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

This div background color is #B5D333.

Border color

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

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

This div border color is #B5D333.

Opacity

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

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

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

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

This text has shadow with #B5D333 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D333.

Preview

Color preview on black background

This text has color #B5D333 on black background.


Color preview on white background

This text has color #B5D333 on white background.


Black color preview on #B5D333 background

This text has black color on #B5D333 background.


White color preview on #B5D333 background

This text has white color on #B5D333 background.


Related colors

Complementary color

Complementary color for #hex is #4A2CCC.


I love getcolorcode.com

Triadic colors

1 #33B5D3 and #D333B5 with #B5D333 are triadic colors.

2 #33D3B5 and #D3B533 with #B5D333 are triadic colors.