COLOR #478384

HEX: #478384 RGB: (71,131,132)

Renk bilgisi

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

RGB renk modeli

#478384 color RGB value is (71,131,132).

RGB: (71,131,132) (28%, 51%, 52%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 131 of 255 = 51%
B 132 of 255 = 52%

71
131
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 131 + 132 = 334 (100%)
R 71 of 334 ~ 21.26%
G 131 of 334 ~ 39.22%
B 132 of 334 ~ 39.52'%

%21.26
%39.22
%39.52

CMYK RENK MODELİ

#478384 rengi CMYK tonu (46,1,0,48).

  • camgöbeği tonu 46.21%
  • eflatun tonu 0.76%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (46,1,0,48)
C46M1Y0K48 (46%, 1%, 0%, 48%)
(0.46 / 0.01 / 0.00 / 0.48)

CMYK yüzdeleri

%46.21
%0.76
%0
%48.24

Codes

Color #478384 in popluar color models

47 83 84
RGB 71 131 132
HSL 181° 30.05% 39.80%
HSB/HSV 181° 46.21% 51.76%
CMYK 46.21% 0.76% 0.00%
48.24%

Color #478384 in popluar number systems.

HEX 47 83 84
Decimal 71 131 132
Binary 1000111 10000011 10000100
Octal 107 203 204

Shades and tints

Shades of #478384

#478384
(71,131,132)
#417878
(65,120,120)
#3B6D6C
(59,109,108)
#356260
(53,98,96)
#2F5754
(47,87,84)
#294C48
(41,76,72)
#23413C
(35,65,60)
#1D3630
(29,54,48)
#172B24
(23,43,36)
#112018
(17,32,24)
#0B150C
(11,21,12)
#000000
(0,0,0)

Tints of #478384

#478384
(71,131,132)
#578E8F
(87,142,143)
#67999A
(103,153,154)
#77A4A5
(119,164,165)
#87AFB0
(135,175,176)
#97BABB
(151,186,187)
#A7C5C6
(167,197,198)
#B7D0D1
(183,208,209)
#C7DBDC
(199,219,220)
#D7E6E7
(215,230,231)
#E7F1F2
(231,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478384 color. Also use rgb(71,131,132) instead hex code.

Text Font Color

.myTextColor { color: #478384; }

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

This text font color is #478384.

Background Color

.myBgColor { background-color: #478384; }

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

This div background color is #478384.

Border color

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

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

This div border color is #478384.

Opacity

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

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

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

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

This text has shadow with #478384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478384.

Preview

Color preview on black background

This text has color #478384 on black background.


Color preview on white background

This text has color #478384 on white background.


Black color preview on #478384 background

This text has black color on #478384 background.


White color preview on #478384 background

This text has white color on #478384 background.


Related colors

Complementary color

Complementary color for #hex is #B87C7B.


I love getcolorcode.com

Triadic colors

1 #844783 and #838447 with #478384 are triadic colors.

2 #848347 and #834784 with #478384 are triadic colors.