COLOR #733D67

HEX: #733D67 RGB: (115,61,103)

Color info

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

RGB color model

#733D67 color RGB value is (115,61,103).

RGB: (115,61,103) (45%, 24%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 61 of 255 = 24%
B 103 of 255 = 40%

115
61
103

R + G + B ~ 36%. #733D67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 61 + 103 = 279 (100%)
R 115 of 279 ~ 41.22%
G 61 of 279 ~ 21.86%
B 103 of 279 ~ 36.92'%

%41.22
%21.86
%36.92

CMYK color model

#733D67 color CMYK value is (0,47,10,55).

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

CMYK: (0,47,10,55)
C0M47Y10K55 (0%, 47%, 10%, 55%)
(0.00 / 0.47 / 0.10 / 0.55)

CMYK percentages

%0
%46.96
%10.43
%54.9

Codes

Color #733D67 in popluar color models

73 3D 67
RGB 115 61 103
HSL 313° 30.68% 34.51%
HSB/HSV 313° 46.96% 45.10%
CMYK 0.00% 46.96% 10.43%
54.90%

Color #733D67 in popluar number systems.

HEX 73 3D 67
Decimal 115 61 103
Binary 1110011 111101 1100111
Octal 163 75 147

Shades and tints

Shades of #733D67

#733D67
(115,61,103)
#69385E
(105,56,94)
#5F3355
(95,51,85)
#552E4C
(85,46,76)
#4B2943
(75,41,67)
#41243A
(65,36,58)
#371F31
(55,31,49)
#2D1A28
(45,26,40)
#23151F
(35,21,31)
#191016
(25,16,22)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #733D67

#733D67
(115,61,103)
#7F4E74
(127,78,116)
#8B5F81
(139,95,129)
#97708E
(151,112,142)
#A3819B
(163,129,155)
#AF92A8
(175,146,168)
#BBA3B5
(187,163,181)
#C7B4C2
(199,180,194)
#D3C5CF
(211,197,207)
#DFD6DC
(223,214,220)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #733D67; }

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

This text font color is #733D67.

Background Color

.myBgColor { background-color: #733D67; }

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

This div background color is #733D67.

Border color

.myBorderColor { border: 1px solid #733D67; }

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

This div border color is #733D67.

Opacity

.myOpacity80 { color: #733D67; opacity: 0.8; }

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

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

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

This text has shadow with #733D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #733D67.

Preview

Color preview on black background

This text has color #733D67 on black background.


Color preview on white background

This text has color #733D67 on white background.


Black color preview on #733D67 background

This text has black color on #733D67 background.


White color preview on #733D67 background

This text has white color on #733D67 background.


Related colors

Complementary color

Complementary color for #hex is #8CC298.


I love getcolorcode.com

Triadic colors

1 #67733D and #3D6773 with #733D67 are triadic colors.

2 #673D73 and #3D7367 with #733D67 are triadic colors.