COLOR #479BA6

HEX: #479BA6 RGB: (71,155,166)

Renk bilgisi

#479BA6 contains mainly green and blue colors. #479BA6 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#479BA6 color RGB value is (71,155,166).

RGB: (71,155,166) (28%, 61%, 65%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 155 of 255 = 61%
B 166 of 255 = 65%

71
155
166

R + G + B ~ 51%. #479BA6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 155 + 166 = 392 (100%)
R 71 of 392 ~ 18.11%
G 155 of 392 ~ 39.54%
B 166 of 392 ~ 42.35'%

%18.11
%39.54
%42.35

CMYK RENK MODELİ

#479BA6 rengi CMYK tonu (57,7,0,35).

  • camgöbeği tonu 57.23%
  • eflatun tonu 6.63%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (57,7,0,35)
C57M7Y0K35 (57%, 7%, 0%, 35%)
(0.57 / 0.07 / 0.00 / 0.35)

CMYK yüzdeleri

%57.23
%6.63
%0
%34.9

Codes

Color #479BA6 in popluar color models

47 9B A6
RGB 71 155 166
HSL 187° 40.08% 46.47%
HSB/HSV 187° 57.23% 65.10%
CMYK 57.23% 6.63% 0.00%
34.90%

Color #479BA6 in popluar number systems.

HEX 47 9B A6
Decimal 71 155 166
Binary 1000111 10011011 10100110
Octal 107 233 246

Shades and tints

Shades of #479BA6

#479BA6
(71,155,166)
#418D97
(65,141,151)
#3B7F88
(59,127,136)
#357179
(53,113,121)
#2F636A
(47,99,106)
#29555B
(41,85,91)
#23474C
(35,71,76)
#1D393D
(29,57,61)
#172B2E
(23,43,46)
#111D1F
(17,29,31)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #479BA6

#479BA6
(71,155,166)
#57A4AE
(87,164,174)
#67ADB6
(103,173,182)
#77B6BE
(119,182,190)
#87BFC6
(135,191,198)
#97C8CE
(151,200,206)
#A7D1D6
(167,209,214)
#B7DADE
(183,218,222)
#C7E3E6
(199,227,230)
#D7ECEE
(215,236,238)
#E7F5F6
(231,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479BA6 color. Also use rgb(71,155,166) instead hex code.

Text Font Color

.myTextColor { color: #479BA6; }

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

This text font color is #479BA6.

Background Color

.myBgColor { background-color: #479BA6; }

<div style="background-color:#479BA6">Inner text</div>

This div background color is #479BA6.

Border color

.myBorderColor { border: 1px solid #479BA6; }

<div style="border:3px solid #479BA6">Div</div>

This div border color is #479BA6.

Opacity

.myOpacity80 { color: #479BA6; opacity: 0.8; }

<p style="color:#479BA6;opacity:0.8;">80%</p>

Text with #479BA6 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 #479BA6;}

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

This text has shadow with #479BA6 color.


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

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

This text has shadow with #479BA6 primary color and red secondary color.


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

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

This text has shadow with #479BA6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #479BA6.

Preview

Color preview on black background

This text has color #479BA6 on black background.


Color preview on white background

This text has color #479BA6 on white background.


Black color preview on #479BA6 background

This text has black color on #479BA6 background.


White color preview on #479BA6 background

This text has white color on #479BA6 background.


Related colors

Complementary color

Complementary color for #hex is #B86459.


I love getcolorcode.com

Triadic colors

1 #A6479B and #9BA647 with #479BA6 are triadic colors.

2 #A69B47 and #9B47A6 with #479BA6 are triadic colors.