COLOR #479F8F

HEX: #479F8F RGB: (71,159,143)

Renk bilgisi

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

RGB renk modeli

#479F8F color RGB value is (71,159,143).

RGB: (71,159,143) (28%, 62%, 56%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 159 of 255 = 62%
B 143 of 255 = 56%

71
159
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 159 + 143 = 373 (100%)
R 71 of 373 ~ 19.03%
G 159 of 373 ~ 42.63%
B 143 of 373 ~ 38.34'%

%19.03
%42.63
%38.34

CMYK RENK MODELİ

#479F8F rengi CMYK tonu (55,0,10,38).

  • camgöbeği tonu 55.35%
  • eflatun tonu 0.00%
  • sarı tonu 10.06%
  • ana renk tonu 37.65%

CMYK: (55,0,10,38)
C55M0Y10K38 (55%, 0%, 10%, 38%)
(0.55 / 0.00 / 0.10 / 0.38)

CMYK yüzdeleri

%55.35
%0
%10.06
%37.65

Codes

Color #479F8F in popluar color models

47 9F 8F
RGB 71 159 143
HSL 169° 38.26% 45.10%
HSB/HSV 169° 55.35% 62.35%
CMYK 55.35% 0.00% 10.06%
37.65%

Color #479F8F in popluar number systems.

HEX 47 9F 8F
Decimal 71 159 143
Binary 1000111 10011111 10001111
Octal 107 237 217

Shades and tints

Shades of #479F8F

#479F8F
(71,159,143)
#419182
(65,145,130)
#3B8375
(59,131,117)
#357568
(53,117,104)
#2F675B
(47,103,91)
#29594E
(41,89,78)
#234B41
(35,75,65)
#1D3D34
(29,61,52)
#172F27
(23,47,39)
#11211A
(17,33,26)
#0B130D
(11,19,13)
#000000
(0,0,0)

Tints of #479F8F

#479F8F
(71,159,143)
#57A799
(87,167,153)
#67AFA3
(103,175,163)
#77B7AD
(119,183,173)
#87BFB7
(135,191,183)
#97C7C1
(151,199,193)
#A7CFCB
(167,207,203)
#B7D7D5
(183,215,213)
#C7DFDF
(199,223,223)
#D7E7E9
(215,231,233)
#E7EFF3
(231,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479F8F color. Also use rgb(71,159,143) instead hex code.

Text Font Color

.myTextColor { color: #479F8F; }

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

This text font color is #479F8F.

Background Color

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

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

This div background color is #479F8F.

Border color

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

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

This div border color is #479F8F.

Opacity

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

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

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

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

This text has shadow with #479F8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479F8F.

Preview

Color preview on black background

This text has color #479F8F on black background.


Color preview on white background

This text has color #479F8F on white background.


Black color preview on #479F8F background

This text has black color on #479F8F background.


White color preview on #479F8F background

This text has white color on #479F8F background.


Related colors

Complementary color

Complementary color for #hex is #B86070.


I love getcolorcode.com

Triadic colors

1 #8F479F and #9F8F47 with #479F8F are triadic colors.

2 #8F9F47 and #9F478F with #479F8F are triadic colors.