COLOR #73B358

HEX: #73B358 RGB: (115,179,88)

Color info

#73B358 contains mainly green color. Web safe color of #73B358 is #669966 (or #696).

RGB color model

#73B358 color RGB value is (115,179,88).

RGB: (115,179,88) (45%, 70%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 179 of 255 = 70%
B 88 of 255 = 35%

115
179
88

R + G + B ~ 50%. #73B358 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 179 + 88 = 382 (100%)
R 115 of 382 ~ 30.1%
G 179 of 382 ~ 46.86%
B 88 of 382 ~ 23.04'%

%30.1
%46.86
%23.04

CMYK color model

#73B358 color CMYK value is (36,0,51,30).

  • cyan value is 35.75%
  • magenta value is 0.00%
  • yellow value is 50.84%
  • key color value is 29.80%

CMYK: (36,0,51,30)
C36M0Y51K30 (36%, 0%, 51%, 30%)
(0.36 / 0.00 / 0.51 / 0.30)

CMYK percentages

%35.75
%0
%50.84
%29.8

Codes

Color #73B358 in popluar color models

73 B3 58
RGB 115 179 88
HSL 102° 37.45% 52.35%
HSB/HSV 102° 50.84% 70.20%
CMYK 35.75% 0.00% 50.84%
29.80%

Color #73B358 in popluar number systems.

HEX 73 B3 58
Decimal 115 179 88
Binary 1110011 10110011 1011000
Octal 163 263 130

Shades and tints

Shades of #73B358

#73B358
(115,179,88)
#69A350
(105,163,80)
#5F9348
(95,147,72)
#558340
(85,131,64)
#4B7338
(75,115,56)
#416330
(65,99,48)
#375328
(55,83,40)
#2D4320
(45,67,32)
#233318
(35,51,24)
#192310
(25,35,16)
#0F1308
(15,19,8)
#000000
(0,0,0)

Tints of #73B358

#73B358
(115,179,88)
#7FB967
(127,185,103)
#8BBF76
(139,191,118)
#97C585
(151,197,133)
#A3CB94
(163,203,148)
#AFD1A3
(175,209,163)
#BBD7B2
(187,215,178)
#C7DDC1
(199,221,193)
#D3E3D0
(211,227,208)
#DFE9DF
(223,233,223)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73B358 color. Also use rgb(115,179,88) instead hex code.

Text Font Color

.myTextColor { color: #73B358; }

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

This text font color is #73B358.

Background Color

.myBgColor { background-color: #73B358; }

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

This div background color is #73B358.

Border color

.myBorderColor { border: 1px solid #73B358; }

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

This div border color is #73B358.

Opacity

.myOpacity80 { color: #73B358; opacity: 0.8; }

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

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

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

This text has shadow with #73B358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73B358.

Preview

Color preview on black background

This text has color #73B358 on black background.


Color preview on white background

This text has color #73B358 on white background.


Black color preview on #73B358 background

This text has black color on #73B358 background.


White color preview on #73B358 background

This text has white color on #73B358 background.


Related colors

Complementary color

Complementary color for #hex is #8C4CA7.


I love getcolorcode.com

Triadic colors

1 #5873B3 and #B35873 with #73B358 are triadic colors.

2 #58B373 and #B37358 with #73B358 are triadic colors.