COLOR #B5DF99

HEX: #B5DF99 RGB: (181,223,153)

Renk bilgisi

#B5DF99 contains mainly red and green colors. #B5DF99 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5DF99 color RGB value is (181,223,153).

RGB: (181,223,153) (71%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 223 of 255 = 87%
B 153 of 255 = 60%

181
223
153

R + G + B ~ 73%. #B5DF99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 223 + 153 = 557 (100%)
R 181 of 557 ~ 32.5%
G 223 of 557 ~ 40.04%
B 153 of 557 ~ 27.47'%

%32.5
%40.04
%27.47

CMYK RENK MODELİ

#B5DF99 rengi CMYK tonu (19,0,31,13).

  • camgöbeği tonu 18.83%
  • eflatun tonu 0.00%
  • sarı tonu 31.39%
  • ana renk tonu 12.55%

CMYK: (19,0,31,13)
C19M0Y31K13 (19%, 0%, 31%, 13%)
(0.19 / 0.00 / 0.31 / 0.13)

CMYK yüzdeleri

%18.83
%0
%31.39
%12.55

Codes

Color #B5DF99 in popluar color models

B5 DF 99
RGB 181 223 153
HSL 96° 52.24% 73.73%
HSB/HSV 96° 31.39% 87.45%
CMYK 18.83% 0.00% 31.39%
12.55%

Color #B5DF99 in popluar number systems.

HEX B5 DF 99
Decimal 181 223 153
Binary 10110101 11011111 10011001
Octal 265 337 231

Shades and tints

Shades of #B5DF99

#B5DF99
(181,223,153)
#A5CB8C
(165,203,140)
#95B77F
(149,183,127)
#85A372
(133,163,114)
#758F65
(117,143,101)
#657B58
(101,123,88)
#55674B
(85,103,75)
#45533E
(69,83,62)
#353F31
(53,63,49)
#252B24
(37,43,36)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #B5DF99

#B5DF99
(181,223,153)
#BBE1A2
(187,225,162)
#C1E3AB
(193,227,171)
#C7E5B4
(199,229,180)
#CDE7BD
(205,231,189)
#D3E9C6
(211,233,198)
#D9EBCF
(217,235,207)
#DFEDD8
(223,237,216)
#E5EFE1
(229,239,225)
#EBF1EA
(235,241,234)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DF99 color. Also use rgb(181,223,153) instead hex code.

Text Font Color

.myTextColor { color: #B5DF99; }

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

This text font color is #B5DF99.

Background Color

.myBgColor { background-color: #B5DF99; }

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

This div background color is #B5DF99.

Border color

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

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

This div border color is #B5DF99.

Opacity

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

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

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

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

This text has shadow with #B5DF99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DF99.

Preview

Color preview on black background

This text has color #B5DF99 on black background.


Color preview on white background

This text has color #B5DF99 on white background.


Black color preview on #B5DF99 background

This text has black color on #B5DF99 background.


White color preview on #B5DF99 background

This text has white color on #B5DF99 background.


Related colors

Complementary color

Complementary color for #hex is #4A2066.


I love getcolorcode.com

Triadic colors

1 #99B5DF and #DF99B5 with #B5DF99 are triadic colors.

2 #99DFB5 and #DFB599 with #B5DF99 are triadic colors.