COLOR #742770

HEX: #742770 RGB: (116,39,112)

Color info

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

RGB color model

#742770 color RGB value is (116,39,112).

RGB: (116,39,112) (45%, 15%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 39 of 255 = 15%
B 112 of 255 = 44%

116
39
112

R + G + B ~ 35%. #742770 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 39 + 112 = 267 (100%)
R 116 of 267 ~ 43.45%
G 39 of 267 ~ 14.61%
B 112 of 267 ~ 41.95'%

%43.45
%14.61
%41.95

CMYK color model

#742770 color CMYK value is (0,66,3,55).

  • cyan value is 0.00%
  • magenta value is 66.38%
  • yellow value is 3.45%
  • key color value is 54.51%

CMYK: (0,66,3,55)
C0M66Y3K55 (0%, 66%, 3%, 55%)
(0.00 / 0.66 / 0.03 / 0.55)

CMYK percentages

%0
%66.38
%3.45
%54.51

Codes

Color #742770 in popluar color models

74 27 70
RGB 116 39 112
HSL 303° 49.68% 30.39%
HSB/HSV 303° 66.38% 45.49%
CMYK 0.00% 66.38% 3.45%
54.51%

Color #742770 in popluar number systems.

HEX 74 27 70
Decimal 116 39 112
Binary 1110100 100111 1110000
Octal 164 47 160

Shades and tints

Shades of #742770

#742770
(116,39,112)
#6A2466
(106,36,102)
#60215C
(96,33,92)
#561E52
(86,30,82)
#4C1B48
(76,27,72)
#42183E
(66,24,62)
#381534
(56,21,52)
#2E122A
(46,18,42)
#240F20
(36,15,32)
#1A0C16
(26,12,22)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #742770

#742770
(116,39,112)
#803A7D
(128,58,125)
#8C4D8A
(140,77,138)
#986097
(152,96,151)
#A473A4
(164,115,164)
#B086B1
(176,134,177)
#BC99BE
(188,153,190)
#C8ACCB
(200,172,203)
#D4BFD8
(212,191,216)
#E0D2E5
(224,210,229)
#ECE5F2
(236,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742770 color. Also use rgb(116,39,112) instead hex code.

Text Font Color

.myTextColor { color: #742770; }

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

This text font color is #742770.

Background Color

.myBgColor { background-color: #742770; }

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

This div background color is #742770.

Border color

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

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

This div border color is #742770.

Opacity

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

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

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

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

This text has shadow with #742770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742770.

Preview

Color preview on black background

This text has color #742770 on black background.


Color preview on white background

This text has color #742770 on white background.


Black color preview on #742770 background

This text has black color on #742770 background.


White color preview on #742770 background

This text has white color on #742770 background.


Related colors

Complementary color

Complementary color for #hex is #8BD88F.


I love getcolorcode.com

Triadic colors

1 #707427 and #277074 with #742770 are triadic colors.

2 #702774 and #277470 with #742770 are triadic colors.