COLOR #795788

HEX: #795788 RGB: (121,87,136)

Color info

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

RGB color model

#795788 color RGB value is (121,87,136).

RGB: (121,87,136) (47%, 34%, 53%)

RGB channels and saturation

R 121 of 255 = 47%
G 87 of 255 = 34%
B 136 of 255 = 53%

121
87
136

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

Portions of RGB colors in percentages

R + G + B = 121 + 87 + 136 = 344 (100%)
R 121 of 344 ~ 35.17%
G 87 of 344 ~ 25.29%
B 136 of 344 ~ 39.53'%

%35.17
%25.29
%39.53

CMYK color model

#795788 color CMYK value is (11,36,0,47).

  • cyan value is 11.03%
  • magenta value is 36.03%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (11,36,0,47)
C11M36Y0K47 (11%, 36%, 0%, 47%)
(0.11 / 0.36 / 0.00 / 0.47)

CMYK percentages

%11.03
%36.03
%0
%46.67

Codes

Color #795788 in popluar color models

79 57 88
RGB 121 87 136
HSL 282° 21.97% 43.73%
HSB/HSV 282° 36.03% 53.33%
CMYK 11.03% 36.03% 0.00%
46.67%

Color #795788 in popluar number systems.

HEX 79 57 88
Decimal 121 87 136
Binary 1111001 1010111 10001000
Octal 171 127 210

Shades and tints

Shades of #795788

#795788
(121,87,136)
#6E507C
(110,80,124)
#634970
(99,73,112)
#584264
(88,66,100)
#4D3B58
(77,59,88)
#42344C
(66,52,76)
#372D40
(55,45,64)
#2C2634
(44,38,52)
#211F28
(33,31,40)
#16181C
(22,24,28)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #795788

#795788
(121,87,136)
#856692
(133,102,146)
#91759C
(145,117,156)
#9D84A6
(157,132,166)
#A993B0
(169,147,176)
#B5A2BA
(181,162,186)
#C1B1C4
(193,177,196)
#CDC0CE
(205,192,206)
#D9CFD8
(217,207,216)
#E5DEE2
(229,222,226)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795788; }

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

This text font color is #795788.

Background Color

.myBgColor { background-color: #795788; }

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

This div background color is #795788.

Border color

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

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

This div border color is #795788.

Opacity

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

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

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

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

This text has shadow with #795788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795788.

Preview

Color preview on black background

This text has color #795788 on black background.


Color preview on white background

This text has color #795788 on white background.


Black color preview on #795788 background

This text has black color on #795788 background.


White color preview on #795788 background

This text has white color on #795788 background.


Related colors

Complementary color

Complementary color for #hex is #86A877.


I love getcolorcode.com

Triadic colors

1 #887957 and #578879 with #795788 are triadic colors.

2 #885779 and #577988 with #795788 are triadic colors.