COLOR #479390

HEX: #479390
RGB: (71,147,144)

Renk bilgisi

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

RGB renk modeli

#479390 color RGB value is (71,147,144).

  • kırmız ton 71;
  • yeşil ton 147;
  • mavi ton 144.
RGB:
(71,147,144)
(28%,58%,56%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 147 of 255 = 58%
B 144 of 255 = 56%

71
147
144

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 147 + 144 = 362 (100%)
R 71 of 362 ~ 19.61%
G 147 of 362 ~ 40.61%
B 144 of 362 ~ 39.78%

%19.61
%40.61
%39.78

CMYK RENK MODELİ

#479390 rengi CMYK tonu (52,0,2,42).

  • camgöbeği tonu 51.70%
  • eflatun tonu 0.00%
  • sarı tonu 2.04%
  • ana renk tonu 42.35%
CMYK:
(52,0,2,42)
C52M0Y2K42 
(52%,0%,2%,42%)
(0.52/0.00/0.02/0.42)	

CMYK yüzdeleri

%51.7
%0
%2.04
%42.35

Codes

Color #479390 in popluar color models

479390
RGB71147144
HSL178°34.86%42.75%
HSB/HSV178°51.70%57.65%
CMYK51.70%0.00%2.04%
42.35%

Color #479390 in popluar number systems.

HEX479390
Decimal71147144
Binary10001111001001110010000
Octal107223220

Shades and tints

Shades of #479390

#479390
(71,147,144)
#418683
(65,134,131)
#3B7976
(59,121,118)
#356C69
(53,108,105)
#2F5F5C
(47,95,92)
#29524F
(41,82,79)
#234542
(35,69,66)
#1D3835
(29,56,53)
#172B28
(23,43,40)
#111E1B
(17,30,27)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #479390

#479390
(71,147,144)
#579C9A
(87,156,154)
#67A5A4
(103,165,164)
#77AEAE
(119,174,174)
#87B7B8
(135,183,184)
#97C0C2
(151,192,194)
#A7C9CC
(167,201,204)
#B7D2D6
(183,210,214)
#C7DBE0
(199,219,224)
#D7E4EA
(215,228,234)
#E7EDF4
(231,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479390 color. Also use rgb(71,147,144) instead hex code.

Text Font Color

.myTextColor { color: #479390; }

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

This text font color is #479390.


Background Color

.myBgColor { background-color: #479390; }

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

This div background color is #479390.


Border color

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

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

This div border color is #479390.


Opacity

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

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

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

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

This text has shadow with #479390 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #479390 on black background.


Color preview on white background

This text has color #479390 on white background.



Black color preview on #479390 background

This text has black color on #479390 background.


White color preview on #479390 background

This text has white color on #479390 background.