COLOR #B6EDC6

HEX: #B6EDC6 RGB: (182,237,198)

Renk bilgisi

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

RGB renk modeli

#B6EDC6 color RGB value is (182,237,198).

RGB: (182,237,198) (71%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 237 of 255 = 93%
B 198 of 255 = 78%

182
237
198

R + G + B ~ 81%. #B6EDC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 237 + 198 = 617 (100%)
R 182 of 617 ~ 29.5%
G 237 of 617 ~ 38.41%
B 198 of 617 ~ 32.09'%

%29.5
%38.41
%32.09

CMYK RENK MODELİ

#B6EDC6 rengi CMYK tonu (23,0,16,7).

  • camgöbeği tonu 23.21%
  • eflatun tonu 0.00%
  • sarı tonu 16.46%
  • ana renk tonu 7.06%

CMYK: (23,0,16,7)
C23M0Y16K7 (23%, 0%, 16%, 7%)
(0.23 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%23.21
%0
%16.46
%7.06

Codes

Color #B6EDC6 in popluar color models

B6 ED C6
RGB 182 237 198
HSL 137° 60.44% 82.16%
HSB/HSV 137° 23.21% 92.94%
CMYK 23.21% 0.00% 16.46%
7.06%

Color #B6EDC6 in popluar number systems.

HEX B6 ED C6
Decimal 182 237 198
Binary 10110110 11101101 11000110
Octal 266 355 306

Shades and tints

Shades of #B6EDC6

#B6EDC6
(182,237,198)
#A6D8B4
(166,216,180)
#96C3A2
(150,195,162)
#86AE90
(134,174,144)
#76997E
(118,153,126)
#66846C
(102,132,108)
#566F5A
(86,111,90)
#465A48
(70,90,72)
#364536
(54,69,54)
#263024
(38,48,36)
#161B12
(22,27,18)
#000000
(0,0,0)

Tints of #B6EDC6

#B6EDC6
(182,237,198)
#BCEECB
(188,238,203)
#C2EFD0
(194,239,208)
#C8F0D5
(200,240,213)
#CEF1DA
(206,241,218)
#D4F2DF
(212,242,223)
#DAF3E4
(218,243,228)
#E0F4E9
(224,244,233)
#E6F5EE
(230,245,238)
#ECF6F3
(236,246,243)
#F2F7F8
(242,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6EDC6 color. Also use rgb(182,237,198) instead hex code.

Text Font Color

.myTextColor { color: #B6EDC6; }

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

This text font color is #B6EDC6.

Background Color

.myBgColor { background-color: #B6EDC6; }

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

This div background color is #B6EDC6.

Border color

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

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

This div border color is #B6EDC6.

Opacity

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

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

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

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

This text has shadow with #B6EDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6EDC6.

Preview

Color preview on black background

This text has color #B6EDC6 on black background.


Color preview on white background

This text has color #B6EDC6 on white background.


Black color preview on #B6EDC6 background

This text has black color on #B6EDC6 background.


White color preview on #B6EDC6 background

This text has white color on #B6EDC6 background.


Related colors

Complementary color

Complementary color for #hex is #491239.


I love getcolorcode.com

Triadic colors

1 #C6B6ED and #EDC6B6 with #B6EDC6 are triadic colors.

2 #C6EDB6 and #EDB6C6 with #B6EDC6 are triadic colors.