COLOR #74495B

HEX: #74495B RGB: (116,73,91)

Color info

#74495B contains red, green and blue colors in about the same proportion. Web safe color of #74495B is #663366 (or #636).

RGB color model

#74495B color RGB value is (116,73,91).

RGB: (116,73,91) (45%, 29%, 36%)

RGB channels and saturation

R 116 of 255 = 45%
G 73 of 255 = 29%
B 91 of 255 = 36%

116
73
91

R + G + B ~ 37%. #74495B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 73 + 91 = 280 (100%)
R 116 of 280 ~ 41.43%
G 73 of 280 ~ 26.07%
B 91 of 280 ~ 32.5'%

%41.43
%26.07
%32.5

CMYK color model

#74495B color CMYK value is (0,37,22,55).

  • cyan value is 0.00%
  • magenta value is 37.07%
  • yellow value is 21.55%
  • key color value is 54.51%

CMYK: (0,37,22,55)
C0M37Y22K55 (0%, 37%, 22%, 55%)
(0.00 / 0.37 / 0.22 / 0.55)

CMYK percentages

%0
%37.07
%21.55
%54.51

Codes

Color #74495B in popluar color models

74 49 5B
RGB 116 73 91
HSL 335° 22.75% 37.06%
HSB/HSV 335° 37.07% 45.49%
CMYK 0.00% 37.07% 21.55%
54.51%

Color #74495B in popluar number systems.

HEX 74 49 5B
Decimal 116 73 91
Binary 1110100 1001001 1011011
Octal 164 111 133

Shades and tints

Shades of #74495B

#74495B
(116,73,91)
#6A4353
(106,67,83)
#603D4B
(96,61,75)
#563743
(86,55,67)
#4C313B
(76,49,59)
#422B33
(66,43,51)
#38252B
(56,37,43)
#2E1F23
(46,31,35)
#24191B
(36,25,27)
#1A1313
(26,19,19)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #74495B

#74495B
(116,73,91)
#805969
(128,89,105)
#8C6977
(140,105,119)
#987985
(152,121,133)
#A48993
(164,137,147)
#B099A1
(176,153,161)
#BCA9AF
(188,169,175)
#C8B9BD
(200,185,189)
#D4C9CB
(212,201,203)
#E0D9D9
(224,217,217)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74495B color. Also use rgb(116,73,91) instead hex code.

Text Font Color

.myTextColor { color: #74495B; }

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

This text font color is #74495B.

Background Color

.myBgColor { background-color: #74495B; }

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

This div background color is #74495B.

Border color

.myBorderColor { border: 1px solid #74495B; }

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

This div border color is #74495B.

Opacity

.myOpacity80 { color: #74495B; opacity: 0.8; }

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

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

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

This text has shadow with #74495B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74495B.

Preview

Color preview on black background

This text has color #74495B on black background.


Color preview on white background

This text has color #74495B on white background.


Black color preview on #74495B background

This text has black color on #74495B background.


White color preview on #74495B background

This text has white color on #74495B background.


Related colors

Complementary color

Complementary color for #hex is #8BB6A4.


I love getcolorcode.com

Triadic colors

1 #5B7449 and #495B74 with #74495B are triadic colors.

2 #5B4974 and #49745B with #74495B are triadic colors.