COLOR #B5D699

HEX: #B5D699 RGB: (181,214,153)

Renk bilgisi

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

RGB renk modeli

#B5D699 color RGB value is (181,214,153).

RGB: (181,214,153) (71%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 214 of 255 = 84%
B 153 of 255 = 60%

181
214
153

R + G + B ~ 72%. #B5D699 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 214 + 153 = 548 (100%)
R 181 of 548 ~ 33.03%
G 214 of 548 ~ 39.05%
B 153 of 548 ~ 27.92'%

%33.03
%39.05
%27.92

CMYK RENK MODELİ

#B5D699 rengi CMYK tonu (15,0,29,16).

  • camgöbeği tonu 15.42%
  • eflatun tonu 0.00%
  • sarı tonu 28.50%
  • ana renk tonu 16.08%

CMYK: (15,0,29,16)
C15M0Y29K16 (15%, 0%, 29%, 16%)
(0.15 / 0.00 / 0.29 / 0.16)

CMYK yüzdeleri

%15.42
%0
%28.5
%16.08

Codes

Color #B5D699 in popluar color models

B5 D6 99
RGB 181 214 153
HSL 92° 42.66% 71.96%
HSB/HSV 92° 28.50% 83.92%
CMYK 15.42% 0.00% 28.50%
16.08%

Color #B5D699 in popluar number systems.

HEX B5 D6 99
Decimal 181 214 153
Binary 10110101 11010110 10011001
Octal 265 326 231

Shades and tints

Shades of #B5D699

#B5D699
(181,214,153)
#A5C38C
(165,195,140)
#95B07F
(149,176,127)
#859D72
(133,157,114)
#758A65
(117,138,101)
#657758
(101,119,88)
#55644B
(85,100,75)
#45513E
(69,81,62)
#353E31
(53,62,49)
#252B24
(37,43,36)
#151817
(21,24,23)
#000000
(0,0,0)

Tints of #B5D699

#B5D699
(181,214,153)
#BBD9A2
(187,217,162)
#C1DCAB
(193,220,171)
#C7DFB4
(199,223,180)
#CDE2BD
(205,226,189)
#D3E5C6
(211,229,198)
#D9E8CF
(217,232,207)
#DFEBD8
(223,235,216)
#E5EEE1
(229,238,225)
#EBF1EA
(235,241,234)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D699; }

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

This text font color is #B5D699.

Background Color

.myBgColor { background-color: #B5D699; }

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

This div background color is #B5D699.

Border color

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

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

This div border color is #B5D699.

Opacity

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

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

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

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

This text has shadow with #B5D699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D699.

Preview

Color preview on black background

This text has color #B5D699 on black background.


Color preview on white background

This text has color #B5D699 on white background.


Black color preview on #B5D699 background

This text has black color on #B5D699 background.


White color preview on #B5D699 background

This text has white color on #B5D699 background.


Related colors

Complementary color

Complementary color for #hex is #4A2966.


I love getcolorcode.com

Triadic colors

1 #99B5D6 and #D699B5 with #B5D699 are triadic colors.

2 #99D6B5 and #D6B599 with #B5D699 are triadic colors.