COLOR #795463

HEX: #795463 RGB: (121,84,99)

Color info

#795463 contains red, green and blue colors in about the same proportion. Web safe color of #795463 is #666666 (or #666).

RGB color model

#795463 color RGB value is (121,84,99).

RGB: (121,84,99) (47%, 33%, 39%)

RGB channels and saturation

R 121 of 255 = 47%
G 84 of 255 = 33%
B 99 of 255 = 39%

121
84
99

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

Portions of RGB colors in percentages

R + G + B = 121 + 84 + 99 = 304 (100%)
R 121 of 304 ~ 39.8%
G 84 of 304 ~ 27.63%
B 99 of 304 ~ 32.57'%

%39.8
%27.63
%32.57

CMYK color model

#795463 color CMYK value is (0,31,18,53).

  • cyan value is 0.00%
  • magenta value is 30.58%
  • yellow value is 18.18%
  • key color value is 52.55%

CMYK: (0,31,18,53)
C0M31Y18K53 (0%, 31%, 18%, 53%)
(0.00 / 0.31 / 0.18 / 0.53)

CMYK percentages

%0
%30.58
%18.18
%52.55

Codes

Color #795463 in popluar color models

79 54 63
RGB 121 84 99
HSL 336° 18.05% 40.20%
HSB/HSV 336° 30.58% 47.45%
CMYK 0.00% 30.58% 18.18%
52.55%

Color #795463 in popluar number systems.

HEX 79 54 63
Decimal 121 84 99
Binary 1111001 1010100 1100011
Octal 171 124 143

Shades and tints

Shades of #795463

#795463
(121,84,99)
#6E4D5A
(110,77,90)
#634651
(99,70,81)
#583F48
(88,63,72)
#4D383F
(77,56,63)
#423136
(66,49,54)
#372A2D
(55,42,45)
#2C2324
(44,35,36)
#211C1B
(33,28,27)
#161512
(22,21,18)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #795463

#795463
(121,84,99)
#856371
(133,99,113)
#91727F
(145,114,127)
#9D818D
(157,129,141)
#A9909B
(169,144,155)
#B59FA9
(181,159,169)
#C1AEB7
(193,174,183)
#CDBDC5
(205,189,197)
#D9CCD3
(217,204,211)
#E5DBE1
(229,219,225)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795463 color. Also use rgb(121,84,99) instead hex code.

Text Font Color

.myTextColor { color: #795463; }

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

This text font color is #795463.

Background Color

.myBgColor { background-color: #795463; }

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

This div background color is #795463.

Border color

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

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

This div border color is #795463.

Opacity

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

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

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

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

This text has shadow with #795463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795463.

Preview

Color preview on black background

This text has color #795463 on black background.


Color preview on white background

This text has color #795463 on white background.


Black color preview on #795463 background

This text has black color on #795463 background.


White color preview on #795463 background

This text has white color on #795463 background.


Related colors

Complementary color

Complementary color for #hex is #86AB9C.


I love getcolorcode.com

Triadic colors

1 #637954 and #546379 with #795463 are triadic colors.

2 #635479 and #547963 with #795463 are triadic colors.