COLOR #793D6B

HEX: #793D6B RGB: (121,61,107)

Color info

#793D6B contains mainly red and blue colors. Web safe color of #793D6B is #663366 (or #636).

RGB color model

#793D6B color RGB value is (121,61,107).

RGB: (121,61,107) (47%, 24%, 42%)

RGB channels and saturation

R 121 of 255 = 47%
G 61 of 255 = 24%
B 107 of 255 = 42%

121
61
107

R + G + B ~ 38%. #793D6B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 61 + 107 = 289 (100%)
R 121 of 289 ~ 41.87%
G 61 of 289 ~ 21.11%
B 107 of 289 ~ 37.02'%

%41.87
%21.11
%37.02

CMYK color model

#793D6B color CMYK value is (0,50,12,53).

  • cyan value is 0.00%
  • magenta value is 49.59%
  • yellow value is 11.57%
  • key color value is 52.55%
CMYK: (0,50,12,53) C0M50Y12K53 (0%,50%,12%,53%) (0.00/0.50/0.12/0.53) 

CMYK percentages

%0
%49.59
%11.57
%52.55

Codes

Color #793D6B in popluar color models

79 3D 6B
RGB 121 61 107
HSL 314° 32.97% 35.69%
HSB/HSV 314° 49.59% 47.45%
CMYK 0.00% 49.59% 11.57%
52.55%

Color #793D6B in popluar number systems.

HEX 79 3D 6B
Decimal 121 61 107
Binary 1111001 111101 1101011
Octal 171 75 153

Shades and tints

Shades of #793D6B

#793D6B
(121,61,107)
#6E3862
(110,56,98)
#633359
(99,51,89)
#582E50
(88,46,80)
#4D2947
(77,41,71)
#42243E
(66,36,62)
#371F35
(55,31,53)
#2C1A2C
(44,26,44)
#211523
(33,21,35)
#16101A
(22,16,26)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #793D6B

#793D6B
(121,61,107)
#854E78
(133,78,120)
#915F85
(145,95,133)
#9D7092
(157,112,146)
#A9819F
(169,129,159)
#B592AC
(181,146,172)
#C1A3B9
(193,163,185)
#CDB4C6
(205,180,198)
#D9C5D3
(217,197,211)
#E5D6E0
(229,214,224)
#F1E7ED
(241,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #793D6B color. Also use rgb(121,61,107) instead hex code.

Text Font Color

.myTextColor { color: #793D6B; }

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

This text font color is #793D6B.

Background Color

.myBgColor { background-color: #793D6B; }

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

This div background color is #793D6B.

Border color

.myBorderColor { border: 1px solid #793D6B; }

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

This div border color is #793D6B.

Opacity

.myOpacity80 { color: #793D6B; opacity: 0.8; }

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

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

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

This text has shadow with #793D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #793D6B.

Preview

Color preview on black background

This text has color #793D6B on black background.


Color preview on white background

This text has color #793D6B on white background.


Black color preview on #793D6B background

This text has black color on #793D6B background.


White color preview on #793D6B background

This text has white color on #793D6B background.


Related colors

Complementary color

Complementary color for #hex is #86C294.


I love getcolorcode.com

Triadic colors

1 #6B793D and #3D6B79 with #793D6B are triadic colors.

2 #6B3D79 and #3D796B with #793D6B are triadic colors.