COLOR #734267

HEX: #734267 RGB: (115,66,103)

Color info

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

RGB color model

#734267 color RGB value is (115,66,103).

RGB: (115,66,103) (45%, 26%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 66 of 255 = 26%
B 103 of 255 = 40%

115
66
103

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

Portions of RGB colors in percentages

R + G + B = 115 + 66 + 103 = 284 (100%)
R 115 of 284 ~ 40.49%
G 66 of 284 ~ 23.24%
B 103 of 284 ~ 36.27'%

%40.49
%23.24
%36.27

CMYK color model

#734267 color CMYK value is (0,43,10,55).

  • cyan value is 0.00%
  • magenta value is 42.61%
  • yellow value is 10.43%
  • key color value is 54.90%

CMYK: (0,43,10,55)
C0M43Y10K55 (0%, 43%, 10%, 55%)
(0.00 / 0.43 / 0.10 / 0.55)

CMYK percentages

%0
%42.61
%10.43
%54.9

Codes

Color #734267 in popluar color models

73 42 67
RGB 115 66 103
HSL 315° 27.07% 35.49%
HSB/HSV 315° 42.61% 45.10%
CMYK 0.00% 42.61% 10.43%
54.90%

Color #734267 in popluar number systems.

HEX 73 42 67
Decimal 115 66 103
Binary 1110011 1000010 1100111
Octal 163 102 147

Shades and tints

Shades of #734267

#734267
(115,66,103)
#693C5E
(105,60,94)
#5F3655
(95,54,85)
#55304C
(85,48,76)
#4B2A43
(75,42,67)
#41243A
(65,36,58)
#371E31
(55,30,49)
#2D1828
(45,24,40)
#23121F
(35,18,31)
#190C16
(25,12,22)
#0F060D
(15,6,13)
#000000
(0,0,0)

Tints of #734267

#734267
(115,66,103)
#7F5374
(127,83,116)
#8B6481
(139,100,129)
#97758E
(151,117,142)
#A3869B
(163,134,155)
#AF97A8
(175,151,168)
#BBA8B5
(187,168,181)
#C7B9C2
(199,185,194)
#D3CACF
(211,202,207)
#DFDBDC
(223,219,220)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734267 color. Also use rgb(115,66,103) instead hex code.

Text Font Color

.myTextColor { color: #734267; }

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

This text font color is #734267.

Background Color

.myBgColor { background-color: #734267; }

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

This div background color is #734267.

Border color

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

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

This div border color is #734267.

Opacity

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

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

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

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

This text has shadow with #734267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734267.

Preview

Color preview on black background

This text has color #734267 on black background.


Color preview on white background

This text has color #734267 on white background.


Black color preview on #734267 background

This text has black color on #734267 background.


White color preview on #734267 background

This text has white color on #734267 background.


Related colors

Complementary color

Complementary color for #hex is #8CBD98.


I love getcolorcode.com

Triadic colors

1 #677342 and #426773 with #734267 are triadic colors.

2 #674273 and #427367 with #734267 are triadic colors.