COLOR #795795

HEX: #795795 RGB: (121,87,149)

Color info

#795795 contains mainly red and blue colors. Web safe color of #795795 is #666699 (or #669).

RGB color model

#795795 color RGB value is (121,87,149).

RGB: (121,87,149) (47%, 34%, 58%)

RGB channels and saturation

R 121 of 255 = 47%
G 87 of 255 = 34%
B 149 of 255 = 58%

121
87
149

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

Portions of RGB colors in percentages

R + G + B = 121 + 87 + 149 = 357 (100%)
R 121 of 357 ~ 33.89%
G 87 of 357 ~ 24.37%
B 149 of 357 ~ 41.74'%

%33.89
%24.37
%41.74

CMYK color model

#795795 color CMYK value is (19,42,0,42).

  • cyan value is 18.79%
  • magenta value is 41.61%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (19,42,0,42)
C19M42Y0K42 (19%, 42%, 0%, 42%)
(0.19 / 0.42 / 0.00 / 0.42)

CMYK percentages

%18.79
%41.61
%0
%41.57

Codes

Color #795795 in popluar color models

79 57 95
RGB 121 87 149
HSL 273° 26.27% 46.27%
HSB/HSV 273° 41.61% 58.43%
CMYK 18.79% 41.61% 0.00%
41.57%

Color #795795 in popluar number systems.

HEX 79 57 95
Decimal 121 87 149
Binary 1111001 1010111 10010101
Octal 171 127 225

Shades and tints

Shades of #795795

#795795
(121,87,149)
#6E5088
(110,80,136)
#63497B
(99,73,123)
#58426E
(88,66,110)
#4D3B61
(77,59,97)
#423454
(66,52,84)
#372D47
(55,45,71)
#2C263A
(44,38,58)
#211F2D
(33,31,45)
#161820
(22,24,32)
#0B1113
(11,17,19)
#000000
(0,0,0)

Tints of #795795

#795795
(121,87,149)
#85669E
(133,102,158)
#9175A7
(145,117,167)
#9D84B0
(157,132,176)
#A993B9
(169,147,185)
#B5A2C2
(181,162,194)
#C1B1CB
(193,177,203)
#CDC0D4
(205,192,212)
#D9CFDD
(217,207,221)
#E5DEE6
(229,222,230)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795795 color. Also use rgb(121,87,149) instead hex code.

Text Font Color

.myTextColor { color: #795795; }

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

This text font color is #795795.

Background Color

.myBgColor { background-color: #795795; }

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

This div background color is #795795.

Border color

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

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

This div border color is #795795.

Opacity

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

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

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

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

This text has shadow with #795795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795795.

Preview

Color preview on black background

This text has color #795795 on black background.


Color preview on white background

This text has color #795795 on white background.


Black color preview on #795795 background

This text has black color on #795795 background.


White color preview on #795795 background

This text has white color on #795795 background.


Related colors

Complementary color

Complementary color for #hex is #86A86A.


I love getcolorcode.com

Triadic colors

1 #957957 and #579579 with #795795 are triadic colors.

2 #955779 and #577995 with #795795 are triadic colors.