COLOR #738574

HEX: #738574 RGB: (115,133,116)

Color info

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

RGB color model

#738574 color RGB value is (115,133,116).

RGB: (115,133,116) (45%, 52%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 116 of 255 = 45%

115
133
116

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

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 116 = 364 (100%)
R 115 of 364 ~ 31.59%
G 133 of 364 ~ 36.54%
B 116 of 364 ~ 31.87'%

%31.59
%36.54
%31.87

CMYK color model

#738574 color CMYK value is (14,0,13,48).

  • cyan value is 13.53%
  • magenta value is 0.00%
  • yellow value is 12.78%
  • key color value is 47.84%
CMYK: (14,0,13,48) C14M0Y13K48 (14%,0%,13%,48%) (0.14/0.00/0.13/0.48) 

CMYK percentages

%13.53
%0
%12.78
%47.84

Codes

Color #738574 in popluar color models

73 85 74
RGB 115 133 116
HSL 123° 7.26% 48.63%
HSB/HSV 123° 13.53% 52.16%
CMYK 13.53% 0.00% 12.78%
47.84%

Color #738574 in popluar number systems.

HEX 73 85 74
Decimal 115 133 116
Binary 1110011 10000101 1110100
Octal 163 205 164

Shades and tints

Shades of #738574

#738574
(115,133,116)
#69796A
(105,121,106)
#5F6D60
(95,109,96)
#556156
(85,97,86)
#4B554C
(75,85,76)
#414942
(65,73,66)
#373D38
(55,61,56)
#2D312E
(45,49,46)
#232524
(35,37,36)
#19191A
(25,25,26)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #738574

#738574
(115,133,116)
#7F9080
(127,144,128)
#8B9B8C
(139,155,140)
#97A698
(151,166,152)
#A3B1A4
(163,177,164)
#AFBCB0
(175,188,176)
#BBC7BC
(187,199,188)
#C7D2C8
(199,210,200)
#D3DDD4
(211,221,212)
#DFE8E0
(223,232,224)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738574; }

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

This text font color is #738574.

Background Color

.myBgColor { background-color: #738574; }

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

This div background color is #738574.

Border color

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

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

This div border color is #738574.

Opacity

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

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

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

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

This text has shadow with #738574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738574.

Preview

Color preview on black background

This text has color #738574 on black background.


Color preview on white background

This text has color #738574 on white background.


Black color preview on #738574 background

This text has black color on #738574 background.


White color preview on #738574 background

This text has white color on #738574 background.


Related colors

Complementary color

Complementary color for #hex is #8C7A8B.


I love getcolorcode.com

Triadic colors

1 #747385 and #857473 with #738574 are triadic colors.

2 #748573 and #857374 with #738574 are triadic colors.