COLOR #739278

HEX: #739278 RGB: (115,146,120)

Color info

#739278 contains red, green and blue colors in about the same proportion. Web safe color of #739278 is #669966 (or #696).

RGB color model

#739278 color RGB value is (115,146,120).

RGB: (115,146,120) (45%, 57%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 146 of 255 = 57%
B 120 of 255 = 47%

115
146
120

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

Portions of RGB colors in percentages

R + G + B = 115 + 146 + 120 = 381 (100%)
R 115 of 381 ~ 30.18%
G 146 of 381 ~ 38.32%
B 120 of 381 ~ 31.5'%

%30.18
%38.32
%31.5

CMYK color model

#739278 color CMYK value is (21,0,18,43).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 17.81%
  • key color value is 42.75%

CMYK: (21,0,18,43)
C21M0Y18K43 (21%, 0%, 18%, 43%)
(0.21 / 0.00 / 0.18 / 0.43)

CMYK percentages

%21.23
%0
%17.81
%42.75

Codes

Color #739278 in popluar color models

73 92 78
RGB 115 146 120
HSL 130° 12.45% 51.18%
HSB/HSV 130° 21.23% 57.25%
CMYK 21.23% 0.00% 17.81%
42.75%

Color #739278 in popluar number systems.

HEX 73 92 78
Decimal 115 146 120
Binary 1110011 10010010 1111000
Octal 163 222 170

Shades and tints

Shades of #739278

#739278
(115,146,120)
#69856E
(105,133,110)
#5F7864
(95,120,100)
#556B5A
(85,107,90)
#4B5E50
(75,94,80)
#415146
(65,81,70)
#37443C
(55,68,60)
#2D3732
(45,55,50)
#232A28
(35,42,40)
#191D1E
(25,29,30)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #739278

#739278
(115,146,120)
#7F9B84
(127,155,132)
#8BA490
(139,164,144)
#97AD9C
(151,173,156)
#A3B6A8
(163,182,168)
#AFBFB4
(175,191,180)
#BBC8C0
(187,200,192)
#C7D1CC
(199,209,204)
#D3DAD8
(211,218,216)
#DFE3E4
(223,227,228)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739278 color. Also use rgb(115,146,120) instead hex code.

Text Font Color

.myTextColor { color: #739278; }

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

This text font color is #739278.

Background Color

.myBgColor { background-color: #739278; }

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

This div background color is #739278.

Border color

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

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

This div border color is #739278.

Opacity

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

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

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

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

This text has shadow with #739278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739278.

Preview

Color preview on black background

This text has color #739278 on black background.


Color preview on white background

This text has color #739278 on white background.


Black color preview on #739278 background

This text has black color on #739278 background.


White color preview on #739278 background

This text has white color on #739278 background.


Related colors

Complementary color

Complementary color for #hex is #8C6D87.


I love getcolorcode.com

Triadic colors

1 #787392 and #927873 with #739278 are triadic colors.

2 #789273 and #927378 with #739278 are triadic colors.