COLOR #789299

HEX: #789299 RGB: (120,146,153)

Color info

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

RGB color model

#789299 color RGB value is (120,146,153).

RGB: (120,146,153) (47%, 57%, 60%)

RGB channels and saturation

R 120 of 255 = 47%
G 146 of 255 = 57%
B 153 of 255 = 60%

120
146
153

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

Portions of RGB colors in percentages

R + G + B = 120 + 146 + 153 = 419 (100%)
R 120 of 419 ~ 28.64%
G 146 of 419 ~ 34.84%
B 153 of 419 ~ 36.52'%

%28.64
%34.84
%36.52

CMYK color model

#789299 color CMYK value is (22,5,0,40).

  • cyan value is 21.57%
  • magenta value is 4.58%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (22,5,0,40)
C22M5Y0K40 (22%, 5%, 0%, 40%)
(0.22 / 0.05 / 0.00 / 0.40)

CMYK percentages

%21.57
%4.58
%0
%40

Codes

Color #789299 in popluar color models

78 92 99
RGB 120 146 153
HSL 193° 13.92% 53.53%
HSB/HSV 193° 21.57% 60.00%
CMYK 21.57% 4.58% 0.00%
40.00%

Color #789299 in popluar number systems.

HEX 78 92 99
Decimal 120 146 153
Binary 1111000 10010010 10011001
Octal 170 222 231

Shades and tints

Shades of #789299

#789299
(120,146,153)
#6E858C
(110,133,140)
#64787F
(100,120,127)
#5A6B72
(90,107,114)
#505E65
(80,94,101)
#465158
(70,81,88)
#3C444B
(60,68,75)
#32373E
(50,55,62)
#282A31
(40,42,49)
#1E1D24
(30,29,36)
#141017
(20,16,23)
#000000
(0,0,0)

Tints of #789299

#789299
(120,146,153)
#849BA2
(132,155,162)
#90A4AB
(144,164,171)
#9CADB4
(156,173,180)
#A8B6BD
(168,182,189)
#B4BFC6
(180,191,198)
#C0C8CF
(192,200,207)
#CCD1D8
(204,209,216)
#D8DAE1
(216,218,225)
#E4E3EA
(228,227,234)
#F0ECF3
(240,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789299 color. Also use rgb(120,146,153) instead hex code.

Text Font Color

.myTextColor { color: #789299; }

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

This text font color is #789299.

Background Color

.myBgColor { background-color: #789299; }

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

This div background color is #789299.

Border color

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

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

This div border color is #789299.

Opacity

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

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

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

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

This text has shadow with #789299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789299.

Preview

Color preview on black background

This text has color #789299 on black background.


Color preview on white background

This text has color #789299 on white background.


Black color preview on #789299 background

This text has black color on #789299 background.


White color preview on #789299 background

This text has white color on #789299 background.


Related colors

Complementary color

Complementary color for #hex is #876D66.


I love getcolorcode.com

Triadic colors

1 #997892 and #929978 with #789299 are triadic colors.

2 #999278 and #927899 with #789299 are triadic colors.