COLOR #5B9761

HEX: #5B9761 RGB: (91,151,97)

Color info

#5B9761 contains mainly green and blue colors. Web safe color of #5B9761 is #669966 (or #696).

RGB color model

#5B9761 color RGB value is (91,151,97).

RGB: (91,151,97) (36%, 59%, 38%)

RGB channels and saturation

R 91 of 255 = 36%
G 151 of 255 = 59%
B 97 of 255 = 38%

91
151
97

R + G + B ~ 44%. #5B9761 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 91 + 151 + 97 = 339 (100%)
R 91 of 339 ~ 26.84%
G 151 of 339 ~ 44.54%
B 97 of 339 ~ 28.61'%

%26.84
%44.54
%28.61

CMYK color model

#5B9761 color CMYK value is (40,0,36,41).

  • cyan value is 39.74%
  • magenta value is 0.00%
  • yellow value is 35.76%
  • key color value is 40.78%
CMYK: (40,0,36,41) C40M0Y36K41 (40%,0%,36%,41%) (0.40/0.00/0.36/0.41) 

CMYK percentages

%39.74
%0
%35.76
%40.78

Codes

Color #5B9761 in popluar color models

5B 97 61
RGB 91 151 97
HSL 126° 24.79% 47.45%
HSB/HSV 126° 39.74% 59.22%
CMYK 39.74% 0.00% 35.76%
40.78%

Color #5B9761 in popluar number systems.

HEX 5B 97 61
Decimal 91 151 97
Binary 1011011 10010111 1100001
Octal 133 227 141

Shades and tints

Shades of #5B9761

#5B9761
(91,151,97)
#538A59
(83,138,89)
#4B7D51
(75,125,81)
#437049
(67,112,73)
#3B6341
(59,99,65)
#335639
(51,86,57)
#2B4931
(43,73,49)
#233C29
(35,60,41)
#1B2F21
(27,47,33)
#132219
(19,34,25)
#0B1511
(11,21,17)
#000000
(0,0,0)

Tints of #5B9761

#5B9761
(91,151,97)
#69A06F
(105,160,111)
#77A97D
(119,169,125)
#85B28B
(133,178,139)
#93BB99
(147,187,153)
#A1C4A7
(161,196,167)
#AFCDB5
(175,205,181)
#BDD6C3
(189,214,195)
#CBDFD1
(203,223,209)
#D9E8DF
(217,232,223)
#E7F1ED
(231,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B9761 color. Also use rgb(91,151,97) instead hex code.

Text Font Color

.myTextColor { color: #5B9761; }

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

This text font color is #5B9761.

Background Color

.myBgColor { background-color: #5B9761; }

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

This div background color is #5B9761.

Border color

.myBorderColor { border: 1px solid #5B9761; }

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

This div border color is #5B9761.

Opacity

.myOpacity80 { color: #5B9761; opacity: 0.8; }

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

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

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

This text has shadow with #5B9761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B9761.

Preview

Color preview on black background

This text has color #5B9761 on black background.


Color preview on white background

This text has color #5B9761 on white background.


Black color preview on #5B9761 background

This text has black color on #5B9761 background.


White color preview on #5B9761 background

This text has white color on #5B9761 background.


Related colors

Complementary color

Complementary color for #hex is #A4689E.


I love getcolorcode.com

Triadic colors

1 #615B97 and #97615B with #5B9761 are triadic colors.

2 #61975B and #975B61 with #5B9761 are triadic colors.