COLOR #744166

HEX: #744166 RGB: (116,65,102)

Color info

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

RGB color model

#744166 color RGB value is (116,65,102).

RGB: (116,65,102) (45%, 25%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 65 of 255 = 25%
B 102 of 255 = 40%

116
65
102

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

Portions of RGB colors in percentages

R + G + B = 116 + 65 + 102 = 283 (100%)
R 116 of 283 ~ 40.99%
G 65 of 283 ~ 22.97%
B 102 of 283 ~ 36.04'%

%40.99
%22.97
%36.04

CMYK color model

#744166 color CMYK value is (0,44,12,55).

  • cyan value is 0.00%
  • magenta value is 43.97%
  • yellow value is 12.07%
  • key color value is 54.51%

CMYK: (0,44,12,55)
C0M44Y12K55 (0%, 44%, 12%, 55%)
(0.00 / 0.44 / 0.12 / 0.55)

CMYK percentages

%0
%43.97
%12.07
%54.51

Codes

Color #744166 in popluar color models

74 41 66
RGB 116 65 102
HSL 316° 28.18% 35.49%
HSB/HSV 316° 43.97% 45.49%
CMYK 0.00% 43.97% 12.07%
54.51%

Color #744166 in popluar number systems.

HEX 74 41 66
Decimal 116 65 102
Binary 1110100 1000001 1100110
Octal 164 101 146

Shades and tints

Shades of #744166

#744166
(116,65,102)
#6A3C5D
(106,60,93)
#603754
(96,55,84)
#56324B
(86,50,75)
#4C2D42
(76,45,66)
#422839
(66,40,57)
#382330
(56,35,48)
#2E1E27
(46,30,39)
#24191E
(36,25,30)
#1A1415
(26,20,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #744166

#744166
(116,65,102)
#805273
(128,82,115)
#8C6380
(140,99,128)
#98748D
(152,116,141)
#A4859A
(164,133,154)
#B096A7
(176,150,167)
#BCA7B4
(188,167,180)
#C8B8C1
(200,184,193)
#D4C9CE
(212,201,206)
#E0DADB
(224,218,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744166 color. Also use rgb(116,65,102) instead hex code.

Text Font Color

.myTextColor { color: #744166; }

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

This text font color is #744166.

Background Color

.myBgColor { background-color: #744166; }

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

This div background color is #744166.

Border color

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

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

This div border color is #744166.

Opacity

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

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

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

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

This text has shadow with #744166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744166.

Preview

Color preview on black background

This text has color #744166 on black background.


Color preview on white background

This text has color #744166 on white background.


Black color preview on #744166 background

This text has black color on #744166 background.


White color preview on #744166 background

This text has white color on #744166 background.


Related colors

Complementary color

Complementary color for #hex is #8BBE99.


I love getcolorcode.com

Triadic colors

1 #667441 and #416674 with #744166 are triadic colors.

2 #664174 and #417466 with #744166 are triadic colors.