COLOR #B6D599

HEX: #B6D599 RGB: (182,213,153)

Renk bilgisi

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

RGB renk modeli

#B6D599 color RGB value is (182,213,153).

RGB: (182,213,153) (71%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 213 of 255 = 84%
B 153 of 255 = 60%

182
213
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 213 + 153 = 548 (100%)
R 182 of 548 ~ 33.21%
G 213 of 548 ~ 38.87%
B 153 of 548 ~ 27.92'%

%33.21
%38.87
%27.92

CMYK RENK MODELİ

#B6D599 rengi CMYK tonu (15,0,28,16).

  • camgöbeği tonu 14.55%
  • eflatun tonu 0.00%
  • sarı tonu 28.17%
  • ana renk tonu 16.47%

CMYK: (15,0,28,16)
C15M0Y28K16 (15%, 0%, 28%, 16%)
(0.15 / 0.00 / 0.28 / 0.16)

CMYK yüzdeleri

%14.55
%0
%28.17
%16.47

Codes

Color #B6D599 in popluar color models

B6 D5 99
RGB 182 213 153
HSL 91° 41.67% 71.76%
HSB/HSV 91° 28.17% 83.53%
CMYK 14.55% 0.00% 28.17%
16.47%

Color #B6D599 in popluar number systems.

HEX B6 D5 99
Decimal 182 213 153
Binary 10110110 11010101 10011001
Octal 266 325 231

Shades and tints

Shades of #B6D599

#B6D599
(182,213,153)
#A6C28C
(166,194,140)
#96AF7F
(150,175,127)
#869C72
(134,156,114)
#768965
(118,137,101)
#667658
(102,118,88)
#56634B
(86,99,75)
#46503E
(70,80,62)
#363D31
(54,61,49)
#262A24
(38,42,36)
#161717
(22,23,23)
#000000
(0,0,0)

Tints of #B6D599

#B6D599
(182,213,153)
#BCD8A2
(188,216,162)
#C2DBAB
(194,219,171)
#C8DEB4
(200,222,180)
#CEE1BD
(206,225,189)
#D4E4C6
(212,228,198)
#DAE7CF
(218,231,207)
#E0EAD8
(224,234,216)
#E6EDE1
(230,237,225)
#ECF0EA
(236,240,234)
#F2F3F3
(242,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D599 color. Also use rgb(182,213,153) instead hex code.

Text Font Color

.myTextColor { color: #B6D599; }

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

This text font color is #B6D599.

Background Color

.myBgColor { background-color: #B6D599; }

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

This div background color is #B6D599.

Border color

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

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

This div border color is #B6D599.

Opacity

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

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

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

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

This text has shadow with #B6D599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D599.

Preview

Color preview on black background

This text has color #B6D599 on black background.


Color preview on white background

This text has color #B6D599 on white background.


Black color preview on #B6D599 background

This text has black color on #B6D599 background.


White color preview on #B6D599 background

This text has white color on #B6D599 background.


Related colors

Complementary color

Complementary color for #hex is #492A66.


I love getcolorcode.com

Triadic colors

1 #99B6D5 and #D599B6 with #B6D599 are triadic colors.

2 #99D5B6 and #D5B699 with #B6D599 are triadic colors.