COLOR #B5D059

HEX: #B5D059 RGB: (181,208,89)

Renk bilgisi

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

RGB renk modeli

#B5D059 color RGB value is (181,208,89).

RGB: (181,208,89) (71%, 82%, 35%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 208 of 255 = 82%
B 89 of 255 = 35%

181
208
89

R + G + B ~ 63%. #B5D059 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 208 + 89 = 478 (100%)
R 181 of 478 ~ 37.87%
G 208 of 478 ~ 43.51%
B 89 of 478 ~ 18.62'%

%37.87
%43.51
%18.62

CMYK RENK MODELİ

#B5D059 rengi CMYK tonu (13,0,57,18).

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

CMYK: (13,0,57,18)
C13M0Y57K18 (13%, 0%, 57%, 18%)
(0.13 / 0.00 / 0.57 / 0.18)

CMYK yüzdeleri

%12.98
%0
%57.21
%18.43

Codes

Color #B5D059 in popluar color models

B5 D0 59
RGB 181 208 89
HSL 74° 55.87% 58.24%
HSB/HSV 74° 57.21% 81.57%
CMYK 12.98% 0.00% 57.21%
18.43%

Color #B5D059 in popluar number systems.

HEX B5 D0 59
Decimal 181 208 89
Binary 10110101 11010000 1011001
Octal 265 320 131

Shades and tints

Shades of #B5D059

#B5D059
(181,208,89)
#A5BE51
(165,190,81)
#95AC49
(149,172,73)
#859A41
(133,154,65)
#758839
(117,136,57)
#657631
(101,118,49)
#556429
(85,100,41)
#455221
(69,82,33)
#354019
(53,64,25)
#252E11
(37,46,17)
#151C09
(21,28,9)
#000000
(0,0,0)

Tints of #B5D059

#B5D059
(181,208,89)
#BBD468
(187,212,104)
#C1D877
(193,216,119)
#C7DC86
(199,220,134)
#CDE095
(205,224,149)
#D3E4A4
(211,228,164)
#D9E8B3
(217,232,179)
#DFECC2
(223,236,194)
#E5F0D1
(229,240,209)
#EBF4E0
(235,244,224)
#F1F8EF
(241,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D059; }

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

This text font color is #B5D059.

Background Color

.myBgColor { background-color: #B5D059; }

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

This div background color is #B5D059.

Border color

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

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

This div border color is #B5D059.

Opacity

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

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

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

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

This text has shadow with #B5D059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D059.

Preview

Color preview on black background

This text has color #B5D059 on black background.


Color preview on white background

This text has color #B5D059 on white background.


Black color preview on #B5D059 background

This text has black color on #B5D059 background.


White color preview on #B5D059 background

This text has white color on #B5D059 background.


Related colors

Complementary color

Complementary color for #hex is #4A2FA6.


I love getcolorcode.com

Triadic colors

1 #59B5D0 and #D059B5 with #B5D059 are triadic colors.

2 #59D0B5 and #D0B559 with #B5D059 are triadic colors.