COLOR #46C7A3

HEX: #46C7A3 RGB: (70,199,163)

Color info

#46C7A3 contains mainly green and blue colors. Web safe color of #46C7A3 is #33CC99 (or #3C9).

RGB color model

#46C7A3 color RGB value is (70,199,163).

RGB: (70,199,163) (27%, 78%, 64%)

RGB channels and saturation

R 70 of 255 = 27%
G 199 of 255 = 78%
B 163 of 255 = 64%

70
199
163

R + G + B ~ 56%. #46C7A3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 199 + 163 = 432 (100%)
R 70 of 432 ~ 16.2%
G 199 of 432 ~ 46.06%
B 163 of 432 ~ 37.73'%

%16.2
%46.06
%37.73

CMYK color model

#46C7A3 color CMYK value is (65,0,18,22).

  • cyan value is 64.82%
  • magenta value is 0.00%
  • yellow value is 18.09%
  • key color value is 21.96%
CMYK: (65,0,18,22) C65M0Y18K22 (65%,0%,18%,22%) (0.65/0.00/0.18/0.22) 

CMYK percentages

%64.82
%0
%18.09
%21.96

Codes

Color #46C7A3 in popluar color models

46 C7 A3
RGB 70 199 163
HSL 163° 53.53% 52.75%
HSB/HSV 163° 64.82% 78.04%
CMYK 64.82% 0.00% 18.09%
21.96%

Color #46C7A3 in popluar number systems.

HEX 46 C7 A3
Decimal 70 199 163
Binary 1000110 11000111 10100011
Octal 106 307 243

Shades and tints

Shades of #46C7A3

#46C7A3
(70,199,163)
#40B595
(64,181,149)
#3AA387
(58,163,135)
#349179
(52,145,121)
#2E7F6B
(46,127,107)
#286D5D
(40,109,93)
#225B4F
(34,91,79)
#1C4941
(28,73,65)
#163733
(22,55,51)
#102525
(16,37,37)
#0A1317
(10,19,23)
#000000
(0,0,0)

Tints of #46C7A3

#46C7A3
(70,199,163)
#56CCAB
(86,204,171)
#66D1B3
(102,209,179)
#76D6BB
(118,214,187)
#86DBC3
(134,219,195)
#96E0CB
(150,224,203)
#A6E5D3
(166,229,211)
#B6EADB
(182,234,219)
#C6EFE3
(198,239,227)
#D6F4EB
(214,244,235)
#E6F9F3
(230,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46C7A3 color. Also use rgb(70,199,163) instead hex code.

Text Font Color

.myTextColor { color: #46C7A3; }

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

This text font color is #46C7A3.

Background Color

.myBgColor { background-color: #46C7A3; }

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

This div background color is #46C7A3.

Border color

.myBorderColor { border: 1px solid #46C7A3; }

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

This div border color is #46C7A3.

Opacity

.myOpacity80 { color: #46C7A3; opacity: 0.8; }

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

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

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

This text has shadow with #46C7A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46C7A3.

Preview

Color preview on black background

This text has color #46C7A3 on black background.


Color preview on white background

This text has color #46C7A3 on white background.


Black color preview on #46C7A3 background

This text has black color on #46C7A3 background.


White color preview on #46C7A3 background

This text has white color on #46C7A3 background.


Related colors

Complementary color

Complementary color for #hex is #B9385C.


I love getcolorcode.com

Triadic colors

1 #A346C7 and #C7A346 with #46C7A3 are triadic colors.

2 #A3C746 and #C746A3 with #46C7A3 are triadic colors.