COLOR #B5E362

HEX: #B5E362 RGB: (181,227,98)

Renk bilgisi

#B5E362 contains mainly red and green colors. #B5E362 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5E362 color RGB value is (181,227,98).

RGB: (181,227,98) (71%, 89%, 38%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 98 of 255 = 38%

181
227
98

R + G + B ~ 66%. #B5E362 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 98 = 506 (100%)
R 181 of 506 ~ 35.77%
G 227 of 506 ~ 44.86%
B 98 of 506 ~ 19.37'%

%35.77
%44.86
%19.37

CMYK RENK MODELİ

#B5E362 rengi CMYK tonu (20,0,57,11).

  • camgöbeği tonu 20.26%
  • eflatun tonu 0.00%
  • sarı tonu 56.83%
  • ana renk tonu 10.98%

CMYK: (20,0,57,11)
C20M0Y57K11 (20%, 0%, 57%, 11%)
(0.20 / 0.00 / 0.57 / 0.11)

CMYK yüzdeleri

%20.26
%0
%56.83
%10.98

Codes

Color #B5E362 in popluar color models

B5 E3 62
RGB 181 227 98
HSL 81° 69.73% 63.73%
HSB/HSV 81° 56.83% 89.02%
CMYK 20.26% 0.00% 56.83%
10.98%

Color #B5E362 in popluar number systems.

HEX B5 E3 62
Decimal 181 227 98
Binary 10110101 11100011 1100010
Octal 265 343 142

Shades and tints

Shades of #B5E362

#B5E362
(181,227,98)
#A5CF5A
(165,207,90)
#95BB52
(149,187,82)
#85A74A
(133,167,74)
#759342
(117,147,66)
#657F3A
(101,127,58)
#556B32
(85,107,50)
#45572A
(69,87,42)
#354322
(53,67,34)
#252F1A
(37,47,26)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #B5E362

#B5E362
(181,227,98)
#BBE570
(187,229,112)
#C1E77E
(193,231,126)
#C7E98C
(199,233,140)
#CDEB9A
(205,235,154)
#D3EDA8
(211,237,168)
#D9EFB6
(217,239,182)
#DFF1C4
(223,241,196)
#E5F3D2
(229,243,210)
#EBF5E0
(235,245,224)
#F1F7EE
(241,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E362 color. Also use rgb(181,227,98) instead hex code.

Text Font Color

.myTextColor { color: #B5E362; }

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

This text font color is #B5E362.

Background Color

.myBgColor { background-color: #B5E362; }

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

This div background color is #B5E362.

Border color

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

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

This div border color is #B5E362.

Opacity

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

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

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

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

This text has shadow with #B5E362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E362.

Preview

Color preview on black background

This text has color #B5E362 on black background.


Color preview on white background

This text has color #B5E362 on white background.


Black color preview on #B5E362 background

This text has black color on #B5E362 background.


White color preview on #B5E362 background

This text has white color on #B5E362 background.


Related colors

Complementary color

Complementary color for #hex is #4A1C9D.


I love getcolorcode.com

Triadic colors

1 #62B5E3 and #E362B5 with #B5E362 are triadic colors.

2 #62E3B5 and #E3B562 with #B5E362 are triadic colors.