COLOR #B5D04A

HEX: #B5D04A RGB: (181,208,74)

Renk bilgisi

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

RGB renk modeli

#B5D04A color RGB value is (181,208,74).

RGB: (181,208,74) (71%, 82%, 29%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 208 of 255 = 82%
B 74 of 255 = 29%

181
208
74

R + G + B ~ 61%. #B5D04A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 208 + 74 = 463 (100%)
R 181 of 463 ~ 39.09%
G 208 of 463 ~ 44.92%
B 74 of 463 ~ 15.98'%

%39.09
%44.92
%15.98

CMYK RENK MODELİ

#B5D04A rengi CMYK tonu (13,0,64,18).

  • camgöbeği tonu 12.98%
  • eflatun tonu 0.00%
  • sarı tonu 64.42%
  • ana renk tonu 18.43%

CMYK: (13,0,64,18)
C13M0Y64K18 (13%, 0%, 64%, 18%)
(0.13 / 0.00 / 0.64 / 0.18)

CMYK yüzdeleri

%12.98
%0
%64.42
%18.43

Codes

Color #B5D04A in popluar color models

B5 D0 4A
RGB 181 208 74
HSL 72° 58.77% 55.29%
HSB/HSV 72° 64.42% 81.57%
CMYK 12.98% 0.00% 64.42%
18.43%

Color #B5D04A in popluar number systems.

HEX B5 D0 4A
Decimal 181 208 74
Binary 10110101 11010000 1001010
Octal 265 320 112

Shades and tints

Shades of #B5D04A

#B5D04A
(181,208,74)
#A5BE44
(165,190,68)
#95AC3E
(149,172,62)
#859A38
(133,154,56)
#758832
(117,136,50)
#65762C
(101,118,44)
#556426
(85,100,38)
#455220
(69,82,32)
#35401A
(53,64,26)
#252E14
(37,46,20)
#151C0E
(21,28,14)
#000000
(0,0,0)

Tints of #B5D04A

#B5D04A
(181,208,74)
#BBD45A
(187,212,90)
#C1D86A
(193,216,106)
#C7DC7A
(199,220,122)
#CDE08A
(205,224,138)
#D3E49A
(211,228,154)
#D9E8AA
(217,232,170)
#DFECBA
(223,236,186)
#E5F0CA
(229,240,202)
#EBF4DA
(235,244,218)
#F1F8EA
(241,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D04A color. Also use rgb(181,208,74) instead hex code.

Text Font Color

.myTextColor { color: #B5D04A; }

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

This text font color is #B5D04A.

Background Color

.myBgColor { background-color: #B5D04A; }

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

This div background color is #B5D04A.

Border color

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

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

This div border color is #B5D04A.

Opacity

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

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

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

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

This text has shadow with #B5D04A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D04A.

Preview

Color preview on black background

This text has color #B5D04A on black background.


Color preview on white background

This text has color #B5D04A on white background.


Black color preview on #B5D04A background

This text has black color on #B5D04A background.


White color preview on #B5D04A background

This text has white color on #B5D04A background.


Related colors

Complementary color

Complementary color for #hex is #4A2FB5.


I love getcolorcode.com

Triadic colors

1 #4AB5D0 and #D04AB5 with #B5D04A are triadic colors.

2 #4AD0B5 and #D0B54A with #B5D04A are triadic colors.