COLOR #B5DB7D

HEX: #B5DB7D RGB: (181,219,125)

Renk bilgisi

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

RGB renk modeli

#B5DB7D color RGB value is (181,219,125).

RGB: (181,219,125) (71%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 219 of 255 = 86%
B 125 of 255 = 49%

181
219
125

R + G + B ~ 69%. #B5DB7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 219 + 125 = 525 (100%)
R 181 of 525 ~ 34.48%
G 219 of 525 ~ 41.71%
B 125 of 525 ~ 23.81'%

%34.48
%41.71
%23.81

CMYK RENK MODELİ

#B5DB7D rengi CMYK tonu (17,0,43,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 0.00%
  • sarı tonu 42.92%
  • ana renk tonu 14.12%

CMYK: (17,0,43,14)
C17M0Y43K14 (17%, 0%, 43%, 14%)
(0.17 / 0.00 / 0.43 / 0.14)

CMYK yüzdeleri

%17.35
%0
%42.92
%14.12

Codes

Color #B5DB7D in popluar color models

B5 DB 7D
RGB 181 219 125
HSL 84° 56.63% 67.45%
HSB/HSV 84° 42.92% 85.88%
CMYK 17.35% 0.00% 42.92%
14.12%

Color #B5DB7D in popluar number systems.

HEX B5 DB 7D
Decimal 181 219 125
Binary 10110101 11011011 1111101
Octal 265 333 175

Shades and tints

Shades of #B5DB7D

#B5DB7D
(181,219,125)
#A5C872
(165,200,114)
#95B567
(149,181,103)
#85A25C
(133,162,92)
#758F51
(117,143,81)
#657C46
(101,124,70)
#55693B
(85,105,59)
#455630
(69,86,48)
#354325
(53,67,37)
#25301A
(37,48,26)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #B5DB7D

#B5DB7D
(181,219,125)
#BBDE88
(187,222,136)
#C1E193
(193,225,147)
#C7E49E
(199,228,158)
#CDE7A9
(205,231,169)
#D3EAB4
(211,234,180)
#D9EDBF
(217,237,191)
#DFF0CA
(223,240,202)
#E5F3D5
(229,243,213)
#EBF6E0
(235,246,224)
#F1F9EB
(241,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DB7D color. Also use rgb(181,219,125) instead hex code.

Text Font Color

.myTextColor { color: #B5DB7D; }

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

This text font color is #B5DB7D.

Background Color

.myBgColor { background-color: #B5DB7D; }

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

This div background color is #B5DB7D.

Border color

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

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

This div border color is #B5DB7D.

Opacity

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

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

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

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

This text has shadow with #B5DB7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DB7D.

Preview

Color preview on black background

This text has color #B5DB7D on black background.


Color preview on white background

This text has color #B5DB7D on white background.


Black color preview on #B5DB7D background

This text has black color on #B5DB7D background.


White color preview on #B5DB7D background

This text has white color on #B5DB7D background.


Related colors

Complementary color

Complementary color for #hex is #4A2482.


I love getcolorcode.com

Triadic colors

1 #7DB5DB and #DB7DB5 with #B5DB7D are triadic colors.

2 #7DDBB5 and #DBB57D with #B5DB7D are triadic colors.