COLOR #478E99

HEX: #478E99 RGB: (71,142,153)

Renk bilgisi

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

RGB renk modeli

#478E99 color RGB value is (71,142,153).

RGB: (71,142,153) (28%, 56%, 60%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 142 of 255 = 56%
B 153 of 255 = 60%

71
142
153

R + G + B ~ 48%. #478E99 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 142 + 153 = 366 (100%)
R 71 of 366 ~ 19.4%
G 142 of 366 ~ 38.8%
B 153 of 366 ~ 41.8'%

%19.4
%38.8
%41.8

CMYK RENK MODELİ

#478E99 rengi CMYK tonu (54,7,0,40).

  • camgöbeği tonu 53.59%
  • eflatun tonu 7.19%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (54,7,0,40)
C54M7Y0K40 (54%, 7%, 0%, 40%)
(0.54 / 0.07 / 0.00 / 0.40)

CMYK yüzdeleri

%53.59
%7.19
%0
%40

Codes

Color #478E99 in popluar color models

47 8E 99
RGB 71 142 153
HSL 188° 36.61% 43.92%
HSB/HSV 188° 53.59% 60.00%
CMYK 53.59% 7.19% 0.00%
40.00%

Color #478E99 in popluar number systems.

HEX 47 8E 99
Decimal 71 142 153
Binary 1000111 10001110 10011001
Octal 107 216 231

Shades and tints

Shades of #478E99

#478E99
(71,142,153)
#41828C
(65,130,140)
#3B767F
(59,118,127)
#356A72
(53,106,114)
#2F5E65
(47,94,101)
#295258
(41,82,88)
#23464B
(35,70,75)
#1D3A3E
(29,58,62)
#172E31
(23,46,49)
#112224
(17,34,36)
#0B1617
(11,22,23)
#000000
(0,0,0)

Tints of #478E99

#478E99
(71,142,153)
#5798A2
(87,152,162)
#67A2AB
(103,162,171)
#77ACB4
(119,172,180)
#87B6BD
(135,182,189)
#97C0C6
(151,192,198)
#A7CACF
(167,202,207)
#B7D4D8
(183,212,216)
#C7DEE1
(199,222,225)
#D7E8EA
(215,232,234)
#E7F2F3
(231,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478E99; }

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

This text font color is #478E99.

Background Color

.myBgColor { background-color: #478E99; }

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

This div background color is #478E99.

Border color

.myBorderColor { border: 1px solid #478E99; }

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

This div border color is #478E99.

Opacity

.myOpacity80 { color: #478E99; opacity: 0.8; }

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

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

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

This text has shadow with #478E99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478E99.

Preview

Color preview on black background

This text has color #478E99 on black background.


Color preview on white background

This text has color #478E99 on white background.


Black color preview on #478E99 background

This text has black color on #478E99 background.


White color preview on #478E99 background

This text has white color on #478E99 background.


Related colors

Complementary color

Complementary color for #hex is #B87166.


I love getcolorcode.com

Triadic colors

1 #99478E and #8E9947 with #478E99 are triadic colors.

2 #998E47 and #8E4799 with #478E99 are triadic colors.