COLOR #46788A

HEX: #46788A RGB: (70,120,138)

Color info

#46788A contains mainly green and blue colors. Web safe color of #46788A is #336699 (or #369).

RGB color model

#46788A color RGB value is (70,120,138).

RGB: (70,120,138) (27%, 47%, 54%)

RGB channels and saturation

R 70 of 255 = 27%
G 120 of 255 = 47%
B 138 of 255 = 54%

70
120
138

R + G + B ~ 43%. #46788A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 120 + 138 = 328 (100%)
R 70 of 328 ~ 21.34%
G 120 of 328 ~ 36.59%
B 138 of 328 ~ 42.07'%

%21.34
%36.59
%42.07

CMYK color model

#46788A color CMYK value is (49,13,0,46).

  • cyan value is 49.28%
  • magenta value is 13.04%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (49,13,0,46) C49M13Y0K46 (49%,13%,0%,46%) (0.49/0.13/0.00/0.46) 

CMYK percentages

%49.28
%13.04
%0
%45.88

Codes

Color #46788A in popluar color models

46 78 8A
RGB 70 120 138
HSL 196° 32.69% 40.78%
HSB/HSV 196° 49.28% 54.12%
CMYK 49.28% 13.04% 0.00%
45.88%

Color #46788A in popluar number systems.

HEX 46 78 8A
Decimal 70 120 138
Binary 1000110 1111000 10001010
Octal 106 170 212

Shades and tints

Shades of #46788A

#46788A
(70,120,138)
#406E7E
(64,110,126)
#3A6472
(58,100,114)
#345A66
(52,90,102)
#2E505A
(46,80,90)
#28464E
(40,70,78)
#223C42
(34,60,66)
#1C3236
(28,50,54)
#16282A
(22,40,42)
#101E1E
(16,30,30)
#0A1412
(10,20,18)
#000000
(0,0,0)

Tints of #46788A

#46788A
(70,120,138)
#568494
(86,132,148)
#66909E
(102,144,158)
#769CA8
(118,156,168)
#86A8B2
(134,168,178)
#96B4BC
(150,180,188)
#A6C0C6
(166,192,198)
#B6CCD0
(182,204,208)
#C6D8DA
(198,216,218)
#D6E4E4
(214,228,228)
#E6F0EE
(230,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46788A color. Also use rgb(70,120,138) instead hex code.

Text Font Color

.myTextColor { color: #46788A; }

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

This text font color is #46788A.

Background Color

.myBgColor { background-color: #46788A; }

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

This div background color is #46788A.

Border color

.myBorderColor { border: 1px solid #46788A; }

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

This div border color is #46788A.

Opacity

.myOpacity80 { color: #46788A; opacity: 0.8; }

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

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

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

This text has shadow with #46788A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46788A.

Preview

Color preview on black background

This text has color #46788A on black background.


Color preview on white background

This text has color #46788A on white background.


Black color preview on #46788A background

This text has black color on #46788A background.


White color preview on #46788A background

This text has white color on #46788A background.


Related colors

Complementary color

Complementary color for #hex is #B98775.


I love getcolorcode.com

Triadic colors

1 #8A4678 and #788A46 with #46788A are triadic colors.

2 #8A7846 and #78468A with #46788A are triadic colors.