COLOR #749572

HEX: #749572 RGB: (116,149,114)

Color info

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

RGB color model

#749572 color RGB value is (116,149,114).

RGB: (116,149,114) (45%, 58%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 149 of 255 = 58%
B 114 of 255 = 45%

116
149
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 149 + 114 = 379 (100%)
R 116 of 379 ~ 30.61%
G 149 of 379 ~ 39.31%
B 114 of 379 ~ 30.08'%

%30.61
%39.31
%30.08

CMYK color model

#749572 color CMYK value is (22,0,23,42).

  • cyan value is 22.15%
  • magenta value is 0.00%
  • yellow value is 23.49%
  • key color value is 41.57%

CMYK: (22,0,23,42)
C22M0Y23K42 (22%, 0%, 23%, 42%)
(0.22 / 0.00 / 0.23 / 0.42)

CMYK percentages

%22.15
%0
%23.49
%41.57

Codes

Color #749572 in popluar color models

74 95 72
RGB 116 149 114
HSL 117° 14.17% 51.57%
HSB/HSV 117° 23.49% 58.43%
CMYK 22.15% 0.00% 23.49%
41.57%

Color #749572 in popluar number systems.

HEX 74 95 72
Decimal 116 149 114
Binary 1110100 10010101 1110010
Octal 164 225 162

Shades and tints

Shades of #749572

#749572
(116,149,114)
#6A8868
(106,136,104)
#607B5E
(96,123,94)
#566E54
(86,110,84)
#4C614A
(76,97,74)
#425440
(66,84,64)
#384736
(56,71,54)
#2E3A2C
(46,58,44)
#242D22
(36,45,34)
#1A2018
(26,32,24)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #749572

#749572
(116,149,114)
#809E7E
(128,158,126)
#8CA78A
(140,167,138)
#98B096
(152,176,150)
#A4B9A2
(164,185,162)
#B0C2AE
(176,194,174)
#BCCBBA
(188,203,186)
#C8D4C6
(200,212,198)
#D4DDD2
(212,221,210)
#E0E6DE
(224,230,222)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749572 color. Also use rgb(116,149,114) instead hex code.

Text Font Color

.myTextColor { color: #749572; }

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

This text font color is #749572.

Background Color

.myBgColor { background-color: #749572; }

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

This div background color is #749572.

Border color

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

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

This div border color is #749572.

Opacity

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

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

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

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

This text has shadow with #749572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749572.

Preview

Color preview on black background

This text has color #749572 on black background.


Color preview on white background

This text has color #749572 on white background.


Black color preview on #749572 background

This text has black color on #749572 background.


White color preview on #749572 background

This text has white color on #749572 background.


Related colors

Complementary color

Complementary color for #hex is #8B6A8D.


I love getcolorcode.com

Triadic colors

1 #727495 and #957274 with #749572 are triadic colors.

2 #729574 and #957472 with #749572 are triadic colors.