COLOR #B6ED37

HEX: #B6ED37 RGB: (182,237,55)

Renk bilgisi

#B6ED37 contains mainly red and green colors. #B6ED37 ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#B6ED37 color RGB value is (182,237,55).

RGB: (182,237,55) (71%, 93%, 22%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 237 of 255 = 93%
B 55 of 255 = 22%

182
237
55

R + G + B ~ 62%. #B6ED37 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 237 + 55 = 474 (100%)
R 182 of 474 ~ 38.4%
G 237 of 474 ~ 50%
B 55 of 474 ~ 11.6'%

%38.4
%50
%11.6

CMYK RENK MODELİ

#B6ED37 rengi CMYK tonu (23,0,77,7).

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

CMYK: (23,0,77,7)
C23M0Y77K7 (23%, 0%, 77%, 7%)
(0.23 / 0.00 / 0.77 / 0.07)

CMYK yüzdeleri

%23.21
%0
%76.79
%7.06

Codes

Color #B6ED37 in popluar color models

B6 ED 37
RGB 182 237 55
HSL 78° 83.49% 57.25%
HSB/HSV 78° 76.79% 92.94%
CMYK 23.21% 0.00% 76.79%
7.06%

Color #B6ED37 in popluar number systems.

HEX B6 ED 37
Decimal 182 237 55
Binary 10110110 11101101 110111
Octal 266 355 67

Shades and tints

Shades of #B6ED37

#B6ED37
(182,237,55)
#A6D832
(166,216,50)
#96C32D
(150,195,45)
#86AE28
(134,174,40)
#769923
(118,153,35)
#66841E
(102,132,30)
#566F19
(86,111,25)
#465A14
(70,90,20)
#36450F
(54,69,15)
#26300A
(38,48,10)
#161B05
(22,27,5)
#000000
(0,0,0)

Tints of #B6ED37

#B6ED37
(182,237,55)
#BCEE49
(188,238,73)
#C2EF5B
(194,239,91)
#C8F06D
(200,240,109)
#CEF17F
(206,241,127)
#D4F291
(212,242,145)
#DAF3A3
(218,243,163)
#E0F4B5
(224,244,181)
#E6F5C7
(230,245,199)
#ECF6D9
(236,246,217)
#F2F7EB
(242,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ED37; }

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

This text font color is #B6ED37.

Background Color

.myBgColor { background-color: #B6ED37; }

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

This div background color is #B6ED37.

Border color

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

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

This div border color is #B6ED37.

Opacity

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

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

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

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

This text has shadow with #B6ED37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ED37.

Preview

Color preview on black background

This text has color #B6ED37 on black background.


Color preview on white background

This text has color #B6ED37 on white background.


Black color preview on #B6ED37 background

This text has black color on #B6ED37 background.


White color preview on #B6ED37 background

This text has white color on #B6ED37 background.


Related colors

Complementary color

Complementary color for #hex is #4912C8.


I love getcolorcode.com

Triadic colors

1 #37B6ED and #ED37B6 with #B6ED37 are triadic colors.

2 #37EDB6 and #EDB637 with #B6ED37 are triadic colors.