COLOR #46828E

HEX: #46828E RGB: (70,130,142)

Color info

#46828E contains mainly green and blue colors. Web safe color of #46828E is #339999 (or #399).

RGB color model

#46828E color RGB value is (70,130,142).

RGB: (70,130,142) (27%, 51%, 56%)

RGB channels and saturation

R 70 of 255 = 27%
G 130 of 255 = 51%
B 142 of 255 = 56%

70
130
142

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

Portions of RGB colors in percentages

R + G + B = 70 + 130 + 142 = 342 (100%)
R 70 of 342 ~ 20.47%
G 130 of 342 ~ 38.01%
B 142 of 342 ~ 41.52'%

%20.47
%38.01
%41.52

CMYK color model

#46828E color CMYK value is (51,8,0,44).

  • cyan value is 50.70%
  • magenta value is 8.45%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (51,8,0,44) C51M8Y0K44 (51%,8%,0%,44%) (0.51/0.08/0.00/0.44) 

CMYK percentages

%50.7
%8.45
%0
%44.31

Codes

Color #46828E in popluar color models

46 82 8E
RGB 70 130 142
HSL 190° 33.96% 41.57%
HSB/HSV 190° 50.70% 55.69%
CMYK 50.70% 8.45% 0.00%
44.31%

Color #46828E in popluar number systems.

HEX 46 82 8E
Decimal 70 130 142
Binary 1000110 10000010 10001110
Octal 106 202 216

Shades and tints

Shades of #46828E

#46828E
(70,130,142)
#407782
(64,119,130)
#3A6C76
(58,108,118)
#34616A
(52,97,106)
#2E565E
(46,86,94)
#284B52
(40,75,82)
#224046
(34,64,70)
#1C353A
(28,53,58)
#162A2E
(22,42,46)
#101F22
(16,31,34)
#0A1416
(10,20,22)
#000000
(0,0,0)

Tints of #46828E

#46828E
(70,130,142)
#568D98
(86,141,152)
#6698A2
(102,152,162)
#76A3AC
(118,163,172)
#86AEB6
(134,174,182)
#96B9C0
(150,185,192)
#A6C4CA
(166,196,202)
#B6CFD4
(182,207,212)
#C6DADE
(198,218,222)
#D6E5E8
(214,229,232)
#E6F0F2
(230,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46828E color. Also use rgb(70,130,142) instead hex code.

Text Font Color

.myTextColor { color: #46828E; }

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

This text font color is #46828E.

Background Color

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

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

This div background color is #46828E.

Border color

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

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

This div border color is #46828E.

Opacity

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

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

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

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

This text has shadow with #46828E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46828E.

Preview

Color preview on black background

This text has color #46828E on black background.


Color preview on white background

This text has color #46828E on white background.


Black color preview on #46828E background

This text has black color on #46828E background.


White color preview on #46828E background

This text has white color on #46828E background.


Related colors

Complementary color

Complementary color for #hex is #B97D71.


I love getcolorcode.com

Triadic colors

1 #8E4682 and #828E46 with #46828E are triadic colors.

2 #8E8246 and #82468E with #46828E are triadic colors.