COLOR #799081

HEX: #799081 RGB: (121,144,129)

Color info

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

RGB color model

#799081 color RGB value is (121,144,129).

RGB: (121,144,129) (47%, 56%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 144 of 255 = 56%
B 129 of 255 = 51%

121
144
129

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

Portions of RGB colors in percentages

R + G + B = 121 + 144 + 129 = 394 (100%)
R 121 of 394 ~ 30.71%
G 144 of 394 ~ 36.55%
B 129 of 394 ~ 32.74'%

%30.71
%36.55
%32.74

CMYK color model

#799081 color CMYK value is (16,0,10,44).

  • cyan value is 15.97%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 43.53%

CMYK: (16,0,10,44)
C16M0Y10K44 (16%, 0%, 10%, 44%)
(0.16 / 0.00 / 0.10 / 0.44)

CMYK percentages

%15.97
%0
%10.42
%43.53

Codes

Color #799081 in popluar color models

79 90 81
RGB 121 144 129
HSL 141° 9.39% 51.96%
HSB/HSV 141° 15.97% 56.47%
CMYK 15.97% 0.00% 10.42%
43.53%

Color #799081 in popluar number systems.

HEX 79 90 81
Decimal 121 144 129
Binary 1111001 10010000 10000001
Octal 171 220 201

Shades and tints

Shades of #799081

#799081
(121,144,129)
#6E8376
(110,131,118)
#63766B
(99,118,107)
#586960
(88,105,96)
#4D5C55
(77,92,85)
#424F4A
(66,79,74)
#37423F
(55,66,63)
#2C3534
(44,53,52)
#212829
(33,40,41)
#161B1E
(22,27,30)
#0B0E13
(11,14,19)
#000000
(0,0,0)

Tints of #799081

#799081
(121,144,129)
#859A8C
(133,154,140)
#91A497
(145,164,151)
#9DAEA2
(157,174,162)
#A9B8AD
(169,184,173)
#B5C2B8
(181,194,184)
#C1CCC3
(193,204,195)
#CDD6CE
(205,214,206)
#D9E0D9
(217,224,217)
#E5EAE4
(229,234,228)
#F1F4EF
(241,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #799081; }

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

This text font color is #799081.

Background Color

.myBgColor { background-color: #799081; }

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

This div background color is #799081.

Border color

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

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

This div border color is #799081.

Opacity

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

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

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

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

This text has shadow with #799081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799081.

Preview

Color preview on black background

This text has color #799081 on black background.


Color preview on white background

This text has color #799081 on white background.


Black color preview on #799081 background

This text has black color on #799081 background.


White color preview on #799081 background

This text has white color on #799081 background.


Related colors

Complementary color

Complementary color for #hex is #866F7E.


I love getcolorcode.com

Triadic colors

1 #817990 and #908179 with #799081 are triadic colors.

2 #819079 and #907981 with #799081 are triadic colors.