COLOR #93B461

HEX: #93B461 RGB: (147,180,97)

Color info

#93B461 contains mainly red and green colors. Web safe color of #93B461 is #99CC66 (or #9C6).

RGB color model

#93B461 color RGB value is (147,180,97).

RGB: (147,180,97) (58%, 71%, 38%)

RGB channels and saturation

R 147 of 255 = 58%
G 180 of 255 = 71%
B 97 of 255 = 38%

147
180
97

R + G + B ~ 56%. #93B461 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 180 + 97 = 424 (100%)
R 147 of 424 ~ 34.67%
G 180 of 424 ~ 42.45%
B 97 of 424 ~ 22.88'%

%34.67
%42.45
%22.88

CMYK color model

#93B461 color CMYK value is (18,0,46,29).

  • cyan value is 18.33%
  • magenta value is 0.00%
  • yellow value is 46.11%
  • key color value is 29.41%
CMYK: (18,0,46,29) C18M0Y46K29 (18%,0%,46%,29%) (0.18/0.00/0.46/0.29) 

CMYK percentages

%18.33
%0
%46.11
%29.41

Codes

Color #93B461 in popluar color models

93 B4 61
RGB 147 180 97
HSL 84° 35.62% 54.31%
HSB/HSV 84° 46.11% 70.59%
CMYK 18.33% 0.00% 46.11%
29.41%

Color #93B461 in popluar number systems.

HEX 93 B4 61
Decimal 147 180 97
Binary 10010011 10110100 1100001
Octal 223 264 141

Shades and tints

Shades of #93B461

#93B461
(147,180,97)
#86A459
(134,164,89)
#799451
(121,148,81)
#6C8449
(108,132,73)
#5F7441
(95,116,65)
#526439
(82,100,57)
#455431
(69,84,49)
#384429
(56,68,41)
#2B3421
(43,52,33)
#1E2419
(30,36,25)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #93B461

#93B461
(147,180,97)
#9CBA6F
(156,186,111)
#A5C07D
(165,192,125)
#AEC68B
(174,198,139)
#B7CC99
(183,204,153)
#C0D2A7
(192,210,167)
#C9D8B5
(201,216,181)
#D2DEC3
(210,222,195)
#DBE4D1
(219,228,209)
#E4EADF
(228,234,223)
#EDF0ED
(237,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93B461 color. Also use rgb(147,180,97) instead hex code.

Text Font Color

.myTextColor { color: #93B461; }

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

This text font color is #93B461.

Background Color

.myBgColor { background-color: #93B461; }

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

This div background color is #93B461.

Border color

.myBorderColor { border: 1px solid #93B461; }

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

This div border color is #93B461.

Opacity

.myOpacity80 { color: #93B461; opacity: 0.8; }

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

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

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

This text has shadow with #93B461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93B461.

Preview

Color preview on black background

This text has color #93B461 on black background.


Color preview on white background

This text has color #93B461 on white background.


Black color preview on #93B461 background

This text has black color on #93B461 background.


White color preview on #93B461 background

This text has white color on #93B461 background.


Related colors

Complementary color

Complementary color for #hex is #6C4B9E.


I love getcolorcode.com

Triadic colors

1 #6193B4 and #B46193 with #93B461 are triadic colors.

2 #61B493 and #B49361 with #93B461 are triadic colors.