COLOR #479B7D

HEX: #479B7D RGB: (71,155,125)

Renk bilgisi

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

RGB renk modeli

#479B7D color RGB value is (71,155,125).

RGB: (71,155,125) (28%, 61%, 49%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 155 of 255 = 61%
B 125 of 255 = 49%

71
155
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 155 + 125 = 351 (100%)
R 71 of 351 ~ 20.23%
G 155 of 351 ~ 44.16%
B 125 of 351 ~ 35.61'%

%20.23
%44.16
%35.61

CMYK RENK MODELİ

#479B7D rengi CMYK tonu (54,0,19,39).

  • camgöbeği tonu 54.19%
  • eflatun tonu 0.00%
  • sarı tonu 19.35%
  • ana renk tonu 39.22%

CMYK: (54,0,19,39)
C54M0Y19K39 (54%, 0%, 19%, 39%)
(0.54 / 0.00 / 0.19 / 0.39)

CMYK yüzdeleri

%54.19
%0
%19.35
%39.22

Codes

Color #479B7D in popluar color models

47 9B 7D
RGB 71 155 125
HSL 159° 37.17% 44.31%
HSB/HSV 159° 54.19% 60.78%
CMYK 54.19% 0.00% 19.35%
39.22%

Color #479B7D in popluar number systems.

HEX 47 9B 7D
Decimal 71 155 125
Binary 1000111 10011011 1111101
Octal 107 233 175

Shades and tints

Shades of #479B7D

#479B7D
(71,155,125)
#418D72
(65,141,114)
#3B7F67
(59,127,103)
#35715C
(53,113,92)
#2F6351
(47,99,81)
#295546
(41,85,70)
#23473B
(35,71,59)
#1D3930
(29,57,48)
#172B25
(23,43,37)
#111D1A
(17,29,26)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #479B7D

#479B7D
(71,155,125)
#57A488
(87,164,136)
#67AD93
(103,173,147)
#77B69E
(119,182,158)
#87BFA9
(135,191,169)
#97C8B4
(151,200,180)
#A7D1BF
(167,209,191)
#B7DACA
(183,218,202)
#C7E3D5
(199,227,213)
#D7ECE0
(215,236,224)
#E7F5EB
(231,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #479B7D; }

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

This text font color is #479B7D.

Background Color

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

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

This div background color is #479B7D.

Border color

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

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

This div border color is #479B7D.

Opacity

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

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

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

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

This text has shadow with #479B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479B7D.

Preview

Color preview on black background

This text has color #479B7D on black background.


Color preview on white background

This text has color #479B7D on white background.


Black color preview on #479B7D background

This text has black color on #479B7D background.


White color preview on #479B7D background

This text has white color on #479B7D background.


Related colors

Complementary color

Complementary color for #hex is #B86482.


I love getcolorcode.com

Triadic colors

1 #7D479B and #9B7D47 with #479B7D are triadic colors.

2 #7D9B47 and #9B477D with #479B7D are triadic colors.