COLOR #B6C199

HEX: #B6C199 RGB: (182,193,153)

Renk bilgisi

#B6C199 contains red, green and blue colors in about the same proportion. #B6C199 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B6C199 color RGB value is (182,193,153).

RGB: (182,193,153) (71%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 193 of 255 = 76%
B 153 of 255 = 60%

182
193
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 193 + 153 = 528 (100%)
R 182 of 528 ~ 34.47%
G 193 of 528 ~ 36.55%
B 153 of 528 ~ 28.98'%

%34.47
%36.55
%28.98

CMYK RENK MODELİ

#B6C199 rengi CMYK tonu (6,0,21,24).

  • camgöbeği tonu 5.70%
  • eflatun tonu 0.00%
  • sarı tonu 20.73%
  • ana renk tonu 24.31%

CMYK: (6,0,21,24)
C6M0Y21K24 (6%, 0%, 21%, 24%)
(0.06 / 0.00 / 0.21 / 0.24)

CMYK yüzdeleri

%5.7
%0
%20.73
%24.31

Codes

Color #B6C199 in popluar color models

B6 C1 99
RGB 182 193 153
HSL 77° 24.39% 67.84%
HSB/HSV 77° 20.73% 75.69%
CMYK 5.70% 0.00% 20.73%
24.31%

Color #B6C199 in popluar number systems.

HEX B6 C1 99
Decimal 182 193 153
Binary 10110110 11000001 10011001
Octal 266 301 231

Shades and tints

Shades of #B6C199

#B6C199
(182,193,153)
#A6B08C
(166,176,140)
#969F7F
(150,159,127)
#868E72
(134,142,114)
#767D65
(118,125,101)
#666C58
(102,108,88)
#565B4B
(86,91,75)
#464A3E
(70,74,62)
#363931
(54,57,49)
#262824
(38,40,36)
#161717
(22,23,23)
#000000
(0,0,0)

Tints of #B6C199

#B6C199
(182,193,153)
#BCC6A2
(188,198,162)
#C2CBAB
(194,203,171)
#C8D0B4
(200,208,180)
#CED5BD
(206,213,189)
#D4DAC6
(212,218,198)
#DADFCF
(218,223,207)
#E0E4D8
(224,228,216)
#E6E9E1
(230,233,225)
#ECEEEA
(236,238,234)
#F2F3F3
(242,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6C199; }

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

This text font color is #B6C199.

Background Color

.myBgColor { background-color: #B6C199; }

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

This div background color is #B6C199.

Border color

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

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

This div border color is #B6C199.

Opacity

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

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

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

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

This text has shadow with #B6C199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C199.

Preview

Color preview on black background

This text has color #B6C199 on black background.


Color preview on white background

This text has color #B6C199 on white background.


Black color preview on #B6C199 background

This text has black color on #B6C199 background.


White color preview on #B6C199 background

This text has white color on #B6C199 background.


Related colors

Complementary color

Complementary color for #hex is #493E66.


I love getcolorcode.com

Triadic colors

1 #99B6C1 and #C199B6 with #B6C199 are triadic colors.

2 #99C1B6 and #C1B699 with #B6C199 are triadic colors.