COLOR #738874

HEX: #738874 RGB: (115,136,116)

Color info

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

RGB color model

#738874 color RGB value is (115,136,116).

RGB: (115,136,116) (45%, 53%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 136 of 255 = 53%
B 116 of 255 = 45%

115
136
116

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

Portions of RGB colors in percentages

R + G + B = 115 + 136 + 116 = 367 (100%)
R 115 of 367 ~ 31.34%
G 136 of 367 ~ 37.06%
B 116 of 367 ~ 31.61'%

%31.34
%37.06
%31.61

CMYK color model

#738874 color CMYK value is (15,0,15,47).

  • cyan value is 15.44%
  • magenta value is 0.00%
  • yellow value is 14.71%
  • key color value is 46.67%

CMYK: (15,0,15,47)
C15M0Y15K47 (15%, 0%, 15%, 47%)
(0.15 / 0.00 / 0.15 / 0.47)

CMYK percentages

%15.44
%0
%14.71
%46.67

Codes

Color #738874 in popluar color models

73 88 74
RGB 115 136 116
HSL 123° 8.37% 49.22%
HSB/HSV 123° 15.44% 53.33%
CMYK 15.44% 0.00% 14.71%
46.67%

Color #738874 in popluar number systems.

HEX 73 88 74
Decimal 115 136 116
Binary 1110011 10001000 1110100
Octal 163 210 164

Shades and tints

Shades of #738874

#738874
(115,136,116)
#697C6A
(105,124,106)
#5F7060
(95,112,96)
#556456
(85,100,86)
#4B584C
(75,88,76)
#414C42
(65,76,66)
#374038
(55,64,56)
#2D342E
(45,52,46)
#232824
(35,40,36)
#191C1A
(25,28,26)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #738874

#738874
(115,136,116)
#7F9280
(127,146,128)
#8B9C8C
(139,156,140)
#97A698
(151,166,152)
#A3B0A4
(163,176,164)
#AFBAB0
(175,186,176)
#BBC4BC
(187,196,188)
#C7CEC8
(199,206,200)
#D3D8D4
(211,216,212)
#DFE2E0
(223,226,224)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738874 color. Also use rgb(115,136,116) instead hex code.

Text Font Color

.myTextColor { color: #738874; }

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

This text font color is #738874.

Background Color

.myBgColor { background-color: #738874; }

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

This div background color is #738874.

Border color

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

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

This div border color is #738874.

Opacity

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

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

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

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

This text has shadow with #738874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738874.

Preview

Color preview on black background

This text has color #738874 on black background.


Color preview on white background

This text has color #738874 on white background.


Black color preview on #738874 background

This text has black color on #738874 background.


White color preview on #738874 background

This text has white color on #738874 background.


Related colors

Complementary color

Complementary color for #hex is #8C778B.


I love getcolorcode.com

Triadic colors

1 #747388 and #887473 with #738874 are triadic colors.

2 #748873 and #887374 with #738874 are triadic colors.