COLOR #479980

HEX: #479980 RGB: (71,153,128)

Renk bilgisi

#479980 contains mainly green and blue colors. #479980 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#479980 color RGB value is (71,153,128).

RGB: (71,153,128) (28%, 60%, 50%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 153 of 255 = 60%
B 128 of 255 = 50%

71
153
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 153 + 128 = 352 (100%)
R 71 of 352 ~ 20.17%
G 153 of 352 ~ 43.47%
B 128 of 352 ~ 36.36'%

%20.17
%43.47
%36.36

CMYK RENK MODELİ

#479980 rengi CMYK tonu (54,0,16,40).

  • camgöbeği tonu 53.59%
  • eflatun tonu 0.00%
  • sarı tonu 16.34%
  • ana renk tonu 40.00%
CMYK: (54,0,16,40) C54M0Y16K40 (54%,0%,16%,40%) (0.54/0.00/0.16/0.40) 

CMYK yüzdeleri

%53.59
%0
%16.34
%40

Codes

Color #479980 in popluar color models

47 99 80
RGB 71 153 128
HSL 162° 36.61% 43.92%
HSB/HSV 162° 53.59% 60.00%
CMYK 53.59% 0.00% 16.34%
40.00%

Color #479980 in popluar number systems.

HEX 47 99 80
Decimal 71 153 128
Binary 1000111 10011001 10000000
Octal 107 231 200

Shades and tints

Shades of #479980

#479980
(71,153,128)
#418C75
(65,140,117)
#3B7F6A
(59,127,106)
#35725F
(53,114,95)
#2F6554
(47,101,84)
#295849
(41,88,73)
#234B3E
(35,75,62)
#1D3E33
(29,62,51)
#173128
(23,49,40)
#11241D
(17,36,29)
#0B1712
(11,23,18)
#000000
(0,0,0)

Tints of #479980

#479980
(71,153,128)
#57A28B
(87,162,139)
#67AB96
(103,171,150)
#77B4A1
(119,180,161)
#87BDAC
(135,189,172)
#97C6B7
(151,198,183)
#A7CFC2
(167,207,194)
#B7D8CD
(183,216,205)
#C7E1D8
(199,225,216)
#D7EAE3
(215,234,227)
#E7F3EE
(231,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479980 color. Also use rgb(71,153,128) instead hex code.

Text Font Color

.myTextColor { color: #479980; }

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

This text font color is #479980.

Background Color

.myBgColor { background-color: #479980; }

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

This div background color is #479980.

Border color

.myBorderColor { border: 1px solid #479980; }

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

This div border color is #479980.

Opacity

.myOpacity80 { color: #479980; opacity: 0.8; }

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

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

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

This text has shadow with #479980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479980.

Preview

Color preview on black background

This text has color #479980 on black background.


Color preview on white background

This text has color #479980 on white background.


Black color preview on #479980 background

This text has black color on #479980 background.


White color preview on #479980 background

This text has white color on #479980 background.


Related colors

Complementary color

Complementary color for #hex is #B8667F.


I love getcolorcode.com

Triadic colors

1 #804799 and #998047 with #479980 are triadic colors.

2 #809947 and #994780 with #479980 are triadic colors.