COLOR #744875

HEX: #744875 RGB: (116,72,117)

Color info

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

RGB color model

#744875 color RGB value is (116,72,117).

RGB: (116,72,117) (45%, 28%, 46%)

RGB channels and saturation

R 116 of 255 = 45%
G 72 of 255 = 28%
B 117 of 255 = 46%

116
72
117

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

Portions of RGB colors in percentages

R + G + B = 116 + 72 + 117 = 305 (100%)
R 116 of 305 ~ 38.03%
G 72 of 305 ~ 23.61%
B 117 of 305 ~ 38.36'%

%38.03
%23.61
%38.36

CMYK color model

#744875 color CMYK value is (1,38,0,54).

  • cyan value is 0.85%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (1,38,0,54)
C1M38Y0K54 (1%, 38%, 0%, 54%)
(0.01 / 0.38 / 0.00 / 0.54)

CMYK percentages

%0.85
%38.46
%0
%54.12

Codes

Color #744875 in popluar color models

74 48 75
RGB 116 72 117
HSL 299° 23.81% 37.06%
HSB/HSV 299° 38.46% 45.88%
CMYK 0.85% 38.46% 0.00%
54.12%

Color #744875 in popluar number systems.

HEX 74 48 75
Decimal 116 72 117
Binary 1110100 1001000 1110101
Octal 164 110 165

Shades and tints

Shades of #744875

#744875
(116,72,117)
#6A426B
(106,66,107)
#603C61
(96,60,97)
#563657
(86,54,87)
#4C304D
(76,48,77)
#422A43
(66,42,67)
#382439
(56,36,57)
#2E1E2F
(46,30,47)
#241825
(36,24,37)
#1A121B
(26,18,27)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #744875

#744875
(116,72,117)
#805881
(128,88,129)
#8C688D
(140,104,141)
#987899
(152,120,153)
#A488A5
(164,136,165)
#B098B1
(176,152,177)
#BCA8BD
(188,168,189)
#C8B8C9
(200,184,201)
#D4C8D5
(212,200,213)
#E0D8E1
(224,216,225)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744875 color. Also use rgb(116,72,117) instead hex code.

Text Font Color

.myTextColor { color: #744875; }

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

This text font color is #744875.

Background Color

.myBgColor { background-color: #744875; }

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

This div background color is #744875.

Border color

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

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

This div border color is #744875.

Opacity

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

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

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

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

This text has shadow with #744875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744875.

Preview

Color preview on black background

This text has color #744875 on black background.


Color preview on white background

This text has color #744875 on white background.


Black color preview on #744875 background

This text has black color on #744875 background.


White color preview on #744875 background

This text has white color on #744875 background.


Related colors

Complementary color

Complementary color for #hex is #8BB78A.


I love getcolorcode.com

Triadic colors

1 #757448 and #487574 with #744875 are triadic colors.

2 #754874 and #487475 with #744875 are triadic colors.