COLOR #799790

HEX: #799790 RGB: (121,151,144)

Color info

#799790 contains red, green and blue colors in about the same proportion. Web safe color of #799790 is #669999 (or #699).

RGB color model

#799790 color RGB value is (121,151,144).

RGB: (121,151,144) (47%, 59%, 56%)

RGB channels and saturation

R 121 of 255 = 47%
G 151 of 255 = 59%
B 144 of 255 = 56%

121
151
144

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

Portions of RGB colors in percentages

R + G + B = 121 + 151 + 144 = 416 (100%)
R 121 of 416 ~ 29.09%
G 151 of 416 ~ 36.3%
B 144 of 416 ~ 34.62'%

%29.09
%36.3
%34.62

CMYK color model

#799790 color CMYK value is (20,0,5,41).

  • cyan value is 19.87%
  • magenta value is 0.00%
  • yellow value is 4.64%
  • key color value is 40.78%

CMYK: (20,0,5,41)
C20M0Y5K41 (20%, 0%, 5%, 41%)
(0.20 / 0.00 / 0.05 / 0.41)

CMYK percentages

%19.87
%0
%4.64
%40.78

Codes

Color #799790 in popluar color models

79 97 90
RGB 121 151 144
HSL 166° 12.61% 53.33%
HSB/HSV 166° 19.87% 59.22%
CMYK 19.87% 0.00% 4.64%
40.78%

Color #799790 in popluar number systems.

HEX 79 97 90
Decimal 121 151 144
Binary 1111001 10010111 10010000
Octal 171 227 220

Shades and tints

Shades of #799790

#799790
(121,151,144)
#6E8A83
(110,138,131)
#637D76
(99,125,118)
#587069
(88,112,105)
#4D635C
(77,99,92)
#42564F
(66,86,79)
#374942
(55,73,66)
#2C3C35
(44,60,53)
#212F28
(33,47,40)
#16221B
(22,34,27)
#0B150E
(11,21,14)
#000000
(0,0,0)

Tints of #799790

#799790
(121,151,144)
#85A09A
(133,160,154)
#91A9A4
(145,169,164)
#9DB2AE
(157,178,174)
#A9BBB8
(169,187,184)
#B5C4C2
(181,196,194)
#C1CDCC
(193,205,204)
#CDD6D6
(205,214,214)
#D9DFE0
(217,223,224)
#E5E8EA
(229,232,234)
#F1F1F4
(241,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #799790 color. Also use rgb(121,151,144) instead hex code.

Text Font Color

.myTextColor { color: #799790; }

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

This text font color is #799790.

Background Color

.myBgColor { background-color: #799790; }

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

This div background color is #799790.

Border color

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

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

This div border color is #799790.

Opacity

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

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

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

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

This text has shadow with #799790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799790.

Preview

Color preview on black background

This text has color #799790 on black background.


Color preview on white background

This text has color #799790 on white background.


Black color preview on #799790 background

This text has black color on #799790 background.


White color preview on #799790 background

This text has white color on #799790 background.


Related colors

Complementary color

Complementary color for #hex is #86686F.


I love getcolorcode.com

Triadic colors

1 #907997 and #979079 with #799790 are triadic colors.

2 #909779 and #977990 with #799790 are triadic colors.