COLOR #47A7C6

HEX: #47A7C6 RGB: (71,167,198)

Color info

#47A7C6 contains mainly green and blue colors. Web safe color of #47A7C6 is #3399CC (or #39C).

RGB color model

#47A7C6 color RGB value is (71,167,198).

RGB: (71,167,198) (28%, 65%, 78%)

RGB channels and saturation

R 71 of 255 = 28%
G 167 of 255 = 65%
B 198 of 255 = 78%

71
167
198

R + G + B ~ 57%. #47A7C6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 167 + 198 = 436 (100%)
R 71 of 436 ~ 16.28%
G 167 of 436 ~ 38.3%
B 198 of 436 ~ 45.41'%

%16.28
%38.3
%45.41

CMYK color model

#47A7C6 color CMYK value is (64,16,0,22).

  • cyan value is 64.14%
  • magenta value is 15.66%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (64,16,0,22)
C64M16Y0K22 (64%, 16%, 0%, 22%)
(0.64 / 0.16 / 0.00 / 0.22)

CMYK percentages

%64.14
%15.66
%0
%22.35

Codes

Color #47A7C6 in popluar color models

47 A7 C6
RGB 71 167 198
HSL 195° 52.70% 52.75%
HSB/HSV 195° 64.14% 77.65%
CMYK 64.14% 15.66% 0.00%
22.35%

Color #47A7C6 in popluar number systems.

HEX 47 A7 C6
Decimal 71 167 198
Binary 1000111 10100111 11000110
Octal 107 247 306

Shades and tints

Shades of #47A7C6

#47A7C6
(71,167,198)
#4198B4
(65,152,180)
#3B89A2
(59,137,162)
#357A90
(53,122,144)
#2F6B7E
(47,107,126)
#295C6C
(41,92,108)
#234D5A
(35,77,90)
#1D3E48
(29,62,72)
#172F36
(23,47,54)
#112024
(17,32,36)
#0B1112
(11,17,18)
#000000
(0,0,0)

Tints of #47A7C6

#47A7C6
(71,167,198)
#57AFCB
(87,175,203)
#67B7D0
(103,183,208)
#77BFD5
(119,191,213)
#87C7DA
(135,199,218)
#97CFDF
(151,207,223)
#A7D7E4
(167,215,228)
#B7DFE9
(183,223,233)
#C7E7EE
(199,231,238)
#D7EFF3
(215,239,243)
#E7F7F8
(231,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47A7C6 color. Also use rgb(71,167,198) instead hex code.

Text Font Color

.myTextColor { color: #47A7C6; }

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

This text font color is #47A7C6.

Background Color

.myBgColor { background-color: #47A7C6; }

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

This div background color is #47A7C6.

Border color

.myBorderColor { border: 1px solid #47A7C6; }

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

This div border color is #47A7C6.

Opacity

.myOpacity80 { color: #47A7C6; opacity: 0.8; }

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

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

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

This text has shadow with #47A7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47A7C6.

Preview

Color preview on black background

This text has color #47A7C6 on black background.


Color preview on white background

This text has color #47A7C6 on white background.


Black color preview on #47A7C6 background

This text has black color on #47A7C6 background.


White color preview on #47A7C6 background

This text has white color on #47A7C6 background.


Related colors

Complementary color

Complementary color for #hex is #B85839.


I love getcolorcode.com

Triadic colors

1 #C647A7 and #A7C647 with #47A7C6 are triadic colors.

2 #C6A747 and #A747C6 with #47A7C6 are triadic colors.