COLOR #795383

HEX: #795383 RGB: (121,83,131)

Color info

#795383 contains red, green and blue colors in about the same proportion. Web safe color of #795383 is #666699 (or #669).

RGB color model

#795383 color RGB value is (121,83,131).

RGB: (121,83,131) (47%, 33%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 83 of 255 = 33%
B 131 of 255 = 51%

121
83
131

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

Portions of RGB colors in percentages

R + G + B = 121 + 83 + 131 = 335 (100%)
R 121 of 335 ~ 36.12%
G 83 of 335 ~ 24.78%
B 131 of 335 ~ 39.1'%

%36.12
%24.78
%39.1

CMYK color model

#795383 color CMYK value is (8,37,0,49).

  • cyan value is 7.63%
  • magenta value is 36.64%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (8,37,0,49)
C8M37Y0K49 (8%, 37%, 0%, 49%)
(0.08 / 0.37 / 0.00 / 0.49)

CMYK percentages

%7.63
%36.64
%0
%48.63

Codes

Color #795383 in popluar color models

79 53 83
RGB 121 83 131
HSL 288° 22.43% 41.96%
HSB/HSV 288° 36.64% 51.37%
CMYK 7.63% 36.64% 0.00%
48.63%

Color #795383 in popluar number systems.

HEX 79 53 83
Decimal 121 83 131
Binary 1111001 1010011 10000011
Octal 171 123 203

Shades and tints

Shades of #795383

#795383
(121,83,131)
#6E4C78
(110,76,120)
#63456D
(99,69,109)
#583E62
(88,62,98)
#4D3757
(77,55,87)
#42304C
(66,48,76)
#372941
(55,41,65)
#2C2236
(44,34,54)
#211B2B
(33,27,43)
#161420
(22,20,32)
#0B0D15
(11,13,21)
#000000
(0,0,0)

Tints of #795383

#795383
(121,83,131)
#85628E
(133,98,142)
#917199
(145,113,153)
#9D80A4
(157,128,164)
#A98FAF
(169,143,175)
#B59EBA
(181,158,186)
#C1ADC5
(193,173,197)
#CDBCD0
(205,188,208)
#D9CBDB
(217,203,219)
#E5DAE6
(229,218,230)
#F1E9F1
(241,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795383 color. Also use rgb(121,83,131) instead hex code.

Text Font Color

.myTextColor { color: #795383; }

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

This text font color is #795383.

Background Color

.myBgColor { background-color: #795383; }

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

This div background color is #795383.

Border color

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

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

This div border color is #795383.

Opacity

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

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

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

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

This text has shadow with #795383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795383.

Preview

Color preview on black background

This text has color #795383 on black background.


Color preview on white background

This text has color #795383 on white background.


Black color preview on #795383 background

This text has black color on #795383 background.


White color preview on #795383 background

This text has white color on #795383 background.


Related colors

Complementary color

Complementary color for #hex is #86AC7C.


I love getcolorcode.com

Triadic colors

1 #837953 and #538379 with #795383 are triadic colors.

2 #835379 and #537983 with #795383 are triadic colors.