COLOR #745278

HEX: #745278 RGB: (116,82,120)

Color info

#745278 contains red, green and blue colors in about the same proportion. Web safe color of #745278 is #666666 (or #666).

RGB color model

#745278 color RGB value is (116,82,120).

RGB: (116,82,120) (45%, 32%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 82 of 255 = 32%
B 120 of 255 = 47%

116
82
120

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

Portions of RGB colors in percentages

R + G + B = 116 + 82 + 120 = 318 (100%)
R 116 of 318 ~ 36.48%
G 82 of 318 ~ 25.79%
B 120 of 318 ~ 37.74'%

%36.48
%25.79
%37.74

CMYK color model

#745278 color CMYK value is (3,32,0,53).

  • cyan value is 3.33%
  • magenta value is 31.67%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (3,32,0,53) C3M32Y0K53 (3%,32%,0%,53%) (0.03/0.32/0.00/0.53) 

CMYK percentages

%3.33
%31.67
%0
%52.94

Codes

Color #745278 in popluar color models

74 52 78
RGB 116 82 120
HSL 294° 18.81% 39.61%
HSB/HSV 294° 31.67% 47.06%
CMYK 3.33% 31.67% 0.00%
52.94%

Color #745278 in popluar number systems.

HEX 74 52 78
Decimal 116 82 120
Binary 1110100 1010010 1111000
Octal 164 122 170

Shades and tints

Shades of #745278

#745278
(116,82,120)
#6A4B6E
(106,75,110)
#604464
(96,68,100)
#563D5A
(86,61,90)
#4C3650
(76,54,80)
#422F46
(66,47,70)
#38283C
(56,40,60)
#2E2132
(46,33,50)
#241A28
(36,26,40)
#1A131E
(26,19,30)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #745278

#745278
(116,82,120)
#806184
(128,97,132)
#8C7090
(140,112,144)
#987F9C
(152,127,156)
#A48EA8
(164,142,168)
#B09DB4
(176,157,180)
#BCACC0
(188,172,192)
#C8BBCC
(200,187,204)
#D4CAD8
(212,202,216)
#E0D9E4
(224,217,228)
#ECE8F0
(236,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745278 color. Also use rgb(116,82,120) instead hex code.

Text Font Color

.myTextColor { color: #745278; }

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

This text font color is #745278.

Background Color

.myBgColor { background-color: #745278; }

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

This div background color is #745278.

Border color

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

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

This div border color is #745278.

Opacity

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

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

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

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

This text has shadow with #745278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745278.

Preview

Color preview on black background

This text has color #745278 on black background.


Color preview on white background

This text has color #745278 on white background.


Black color preview on #745278 background

This text has black color on #745278 background.


White color preview on #745278 background

This text has white color on #745278 background.


Related colors

Complementary color

Complementary color for #hex is #8BAD87.


I love getcolorcode.com

Triadic colors

1 #787452 and #527874 with #745278 are triadic colors.

2 #785274 and #527478 with #745278 are triadic colors.