COLOR #46727E

HEX: #46727E RGB: (70,114,126)

Color info

#46727E contains red, green and blue colors in about the same proportion. Web safe color of #46727E is #336666 (or #366).

RGB color model

#46727E color RGB value is (70,114,126).

RGB: (70,114,126) (27%, 45%, 49%)

RGB channels and saturation

R 70 of 255 = 27%
G 114 of 255 = 45%
B 126 of 255 = 49%

70
114
126

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

Portions of RGB colors in percentages

R + G + B = 70 + 114 + 126 = 310 (100%)
R 70 of 310 ~ 22.58%
G 114 of 310 ~ 36.77%
B 126 of 310 ~ 40.65'%

%22.58
%36.77
%40.65

CMYK color model

#46727E color CMYK value is (44,10,0,51).

  • cyan value is 44.44%
  • magenta value is 9.52%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (44,10,0,51)
C44M10Y0K51 (44%, 10%, 0%, 51%)
(0.44 / 0.10 / 0.00 / 0.51)

CMYK percentages

%44.44
%9.52
%0
%50.59

Codes

Color #46727E in popluar color models

46 72 7E
RGB 70 114 126
HSL 193° 28.57% 38.43%
HSB/HSV 193° 44.44% 49.41%
CMYK 44.44% 9.52% 0.00%
50.59%

Color #46727E in popluar number systems.

HEX 46 72 7E
Decimal 70 114 126
Binary 1000110 1110010 1111110
Octal 106 162 176

Shades and tints

Shades of #46727E

#46727E
(70,114,126)
#406873
(64,104,115)
#3A5E68
(58,94,104)
#34545D
(52,84,93)
#2E4A52
(46,74,82)
#284047
(40,64,71)
#22363C
(34,54,60)
#1C2C31
(28,44,49)
#162226
(22,34,38)
#10181B
(16,24,27)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #46727E

#46727E
(70,114,126)
#567E89
(86,126,137)
#668A94
(102,138,148)
#76969F
(118,150,159)
#86A2AA
(134,162,170)
#96AEB5
(150,174,181)
#A6BAC0
(166,186,192)
#B6C6CB
(182,198,203)
#C6D2D6
(198,210,214)
#D6DEE1
(214,222,225)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46727E color. Also use rgb(70,114,126) instead hex code.

Text Font Color

.myTextColor { color: #46727E; }

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

This text font color is #46727E.

Background Color

.myBgColor { background-color: #46727E; }

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

This div background color is #46727E.

Border color

.myBorderColor { border: 1px solid #46727E; }

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

This div border color is #46727E.

Opacity

.myOpacity80 { color: #46727E; opacity: 0.8; }

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

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

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

This text has shadow with #46727E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46727E.

Preview

Color preview on black background

This text has color #46727E on black background.


Color preview on white background

This text has color #46727E on white background.


Black color preview on #46727E background

This text has black color on #46727E background.


White color preview on #46727E background

This text has white color on #46727E background.


Related colors

Complementary color

Complementary color for #hex is #B98D81.


I love getcolorcode.com

Triadic colors

1 #7E4672 and #727E46 with #46727E are triadic colors.

2 #7E7246 and #72467E with #46727E are triadic colors.