COLOR #799581

HEX: #799581 RGB: (121,149,129)

Color info

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

RGB color model

#799581 color RGB value is (121,149,129).

RGB: (121,149,129) (47%, 58%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 149 of 255 = 58%
B 129 of 255 = 51%

121
149
129

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

Portions of RGB colors in percentages

R + G + B = 121 + 149 + 129 = 399 (100%)
R 121 of 399 ~ 30.33%
G 149 of 399 ~ 37.34%
B 129 of 399 ~ 32.33'%

%30.33
%37.34
%32.33

CMYK color model

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

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

CMYK: (19,0,13,42)
C19M0Y13K42 (19%, 0%, 13%, 42%)
(0.19 / 0.00 / 0.13 / 0.42)

CMYK percentages

%18.79
%0
%13.42
%41.57

Codes

Color #799581 in popluar color models

79 95 81
RGB 121 149 129
HSL 137° 11.67% 52.94%
HSB/HSV 137° 18.79% 58.43%
CMYK 18.79% 0.00% 13.42%
41.57%

Color #799581 in popluar number systems.

HEX 79 95 81
Decimal 121 149 129
Binary 1111001 10010101 10000001
Octal 171 225 201

Shades and tints

Shades of #799581

#799581
(121,149,129)
#6E8876
(110,136,118)
#637B6B
(99,123,107)
#586E60
(88,110,96)
#4D6155
(77,97,85)
#42544A
(66,84,74)
#37473F
(55,71,63)
#2C3A34
(44,58,52)
#212D29
(33,45,41)
#16201E
(22,32,30)
#0B1313
(11,19,19)
#000000
(0,0,0)

Tints of #799581

#799581
(121,149,129)
#859E8C
(133,158,140)
#91A797
(145,167,151)
#9DB0A2
(157,176,162)
#A9B9AD
(169,185,173)
#B5C2B8
(181,194,184)
#C1CBC3
(193,203,195)
#CDD4CE
(205,212,206)
#D9DDD9
(217,221,217)
#E5E6E4
(229,230,228)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #799581; }

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

This text font color is #799581.

Background Color

.myBgColor { background-color: #799581; }

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

This div background color is #799581.

Border color

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

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

This div border color is #799581.

Opacity

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

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

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

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

This text has shadow with #799581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799581.

Preview

Color preview on black background

This text has color #799581 on black background.


Color preview on white background

This text has color #799581 on white background.


Black color preview on #799581 background

This text has black color on #799581 background.


White color preview on #799581 background

This text has white color on #799581 background.


Related colors

Complementary color

Complementary color for #hex is #866A7E.


I love getcolorcode.com

Triadic colors

1 #817995 and #958179 with #799581 are triadic colors.

2 #819579 and #957981 with #799581 are triadic colors.