COLOR #74315A

HEX: #74315A RGB: (116,49,90)

Color info

#74315A contains mainly red and blue colors. Web safe color of #74315A is #663366 (or #636).

RGB color model

#74315A color RGB value is (116,49,90).

RGB: (116,49,90) (45%, 19%, 35%)

RGB channels and saturation

R 116 of 255 = 45%
G 49 of 255 = 19%
B 90 of 255 = 35%

116
49
90

R + G + B ~ 33%. #74315A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 49 + 90 = 255 (100%)
R 116 of 255 ~ 45.49%
G 49 of 255 ~ 19.22%
B 90 of 255 ~ 35.29'%

%45.49
%19.22
%35.29

CMYK color model

#74315A color CMYK value is (0,58,22,55).

  • cyan value is 0.00%
  • magenta value is 57.76%
  • yellow value is 22.41%
  • key color value is 54.51%

CMYK: (0,58,22,55)
C0M58Y22K55 (0%, 58%, 22%, 55%)
(0.00 / 0.58 / 0.22 / 0.55)

CMYK percentages

%0
%57.76
%22.41
%54.51

Codes

Color #74315A in popluar color models

74 31 5A
RGB 116 49 90
HSL 323° 40.61% 32.35%
HSB/HSV 323° 57.76% 45.49%
CMYK 0.00% 57.76% 22.41%
54.51%

Color #74315A in popluar number systems.

HEX 74 31 5A
Decimal 116 49 90
Binary 1110100 110001 1011010
Octal 164 61 132

Shades and tints

Shades of #74315A

#74315A
(116,49,90)
#6A2D52
(106,45,82)
#60294A
(96,41,74)
#562542
(86,37,66)
#4C213A
(76,33,58)
#421D32
(66,29,50)
#38192A
(56,25,42)
#2E1522
(46,21,34)
#24111A
(36,17,26)
#1A0D12
(26,13,18)
#10090A
(16,9,10)
#000000
(0,0,0)

Tints of #74315A

#74315A
(116,49,90)
#804369
(128,67,105)
#8C5578
(140,85,120)
#986787
(152,103,135)
#A47996
(164,121,150)
#B08BA5
(176,139,165)
#BC9DB4
(188,157,180)
#C8AFC3
(200,175,195)
#D4C1D2
(212,193,210)
#E0D3E1
(224,211,225)
#ECE5F0
(236,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74315A color. Also use rgb(116,49,90) instead hex code.

Text Font Color

.myTextColor { color: #74315A; }

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

This text font color is #74315A.

Background Color

.myBgColor { background-color: #74315A; }

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

This div background color is #74315A.

Border color

.myBorderColor { border: 1px solid #74315A; }

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

This div border color is #74315A.

Opacity

.myOpacity80 { color: #74315A; opacity: 0.8; }

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

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

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

This text has shadow with #74315A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74315A.

Preview

Color preview on black background

This text has color #74315A on black background.


Color preview on white background

This text has color #74315A on white background.


Black color preview on #74315A background

This text has black color on #74315A background.


White color preview on #74315A background

This text has white color on #74315A background.


Related colors

Complementary color

Complementary color for #hex is #8BCEA5.


I love getcolorcode.com

Triadic colors

1 #5A7431 and #315A74 with #74315A are triadic colors.

2 #5A3174 and #31745A with #74315A are triadic colors.