COLOR #92B271

HEX: #92B271 RGB: (146,178,113)

Color info

#92B271 contains mainly red and green colors. Web safe color of #92B271 is #999966 (or #996).

RGB color model

#92B271 color RGB value is (146,178,113).

RGB: (146,178,113) (57%, 70%, 44%)

RGB channels and saturation

R 146 of 255 = 57%
G 178 of 255 = 70%
B 113 of 255 = 44%

146
178
113

R + G + B ~ 57%. #92B271 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 146 + 178 + 113 = 437 (100%)
R 146 of 437 ~ 33.41%
G 178 of 437 ~ 40.73%
B 113 of 437 ~ 25.86'%

%33.41
%40.73
%25.86

CMYK color model

#92B271 color CMYK value is (18,0,37,30).

  • cyan value is 17.98%
  • magenta value is 0.00%
  • yellow value is 36.52%
  • key color value is 30.20%
CMYK: (18,0,37,30) C18M0Y37K30 (18%,0%,37%,30%) (0.18/0.00/0.37/0.30) 

CMYK percentages

%17.98
%0
%36.52
%30.2

Codes

Color #92B271 in popluar color models

92 B2 71
RGB 146 178 113
HSL 90° 29.68% 57.06%
HSB/HSV 90° 36.52% 69.80%
CMYK 17.98% 0.00% 36.52%
30.20%

Color #92B271 in popluar number systems.

HEX 92 B2 71
Decimal 146 178 113
Binary 10010010 10110010 1110001
Octal 222 262 161

Shades and tints

Shades of #92B271

#92B271
(146,178,113)
#85A267
(133,162,103)
#78925D
(120,146,93)
#6B8253
(107,130,83)
#5E7249
(94,114,73)
#51623F
(81,98,63)
#445235
(68,82,53)
#37422B
(55,66,43)
#2A3221
(42,50,33)
#1D2217
(29,34,23)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #92B271

#92B271
(146,178,113)
#9BB97D
(155,185,125)
#A4C089
(164,192,137)
#ADC795
(173,199,149)
#B6CEA1
(182,206,161)
#BFD5AD
(191,213,173)
#C8DCB9
(200,220,185)
#D1E3C5
(209,227,197)
#DAEAD1
(218,234,209)
#E3F1DD
(227,241,221)
#ECF8E9
(236,248,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92B271 color. Also use rgb(146,178,113) instead hex code.

Text Font Color

.myTextColor { color: #92B271; }

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

This text font color is #92B271.

Background Color

.myBgColor { background-color: #92B271; }

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

This div background color is #92B271.

Border color

.myBorderColor { border: 1px solid #92B271; }

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

This div border color is #92B271.

Opacity

.myOpacity80 { color: #92B271; opacity: 0.8; }

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

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

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

This text has shadow with #92B271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #92B271.

Preview

Color preview on black background

This text has color #92B271 on black background.


Color preview on white background

This text has color #92B271 on white background.


Black color preview on #92B271 background

This text has black color on #92B271 background.


White color preview on #92B271 background

This text has white color on #92B271 background.


Related colors

Complementary color

Complementary color for #hex is #6D4D8E.


I love getcolorcode.com

Triadic colors

1 #7192B2 and #B27192 with #92B271 are triadic colors.

2 #71B292 and #B29271 with #92B271 are triadic colors.