COLOR #477C8A

HEX: #477C8A RGB: (71,124,138)

Renk bilgisi

#477C8A contains mainly green and blue colors. #477C8A ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#477C8A color RGB value is (71,124,138).

RGB: (71,124,138) (28%, 49%, 54%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 124 of 255 = 49%
B 138 of 255 = 54%

71
124
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 124 + 138 = 333 (100%)
R 71 of 333 ~ 21.32%
G 124 of 333 ~ 37.24%
B 138 of 333 ~ 41.44'%

%21.32
%37.24
%41.44

CMYK RENK MODELİ

#477C8A rengi CMYK tonu (49,10,0,46).

  • camgöbeği tonu 48.55%
  • eflatun tonu 10.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (49,10,0,46)
C49M10Y0K46 (49%, 10%, 0%, 46%)
(0.49 / 0.10 / 0.00 / 0.46)

CMYK yüzdeleri

%48.55
%10.14
%0
%45.88

Codes

Color #477C8A in popluar color models

47 7C 8A
RGB 71 124 138
HSL 193° 32.06% 40.98%
HSB/HSV 193° 48.55% 54.12%
CMYK 48.55% 10.14% 0.00%
45.88%

Color #477C8A in popluar number systems.

HEX 47 7C 8A
Decimal 71 124 138
Binary 1000111 1111100 10001010
Octal 107 174 212

Shades and tints

Shades of #477C8A

#477C8A
(71,124,138)
#41717E
(65,113,126)
#3B6672
(59,102,114)
#355B66
(53,91,102)
#2F505A
(47,80,90)
#29454E
(41,69,78)
#233A42
(35,58,66)
#1D2F36
(29,47,54)
#17242A
(23,36,42)
#11191E
(17,25,30)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #477C8A

#477C8A
(71,124,138)
#578794
(87,135,148)
#67929E
(103,146,158)
#779DA8
(119,157,168)
#87A8B2
(135,168,178)
#97B3BC
(151,179,188)
#A7BEC6
(167,190,198)
#B7C9D0
(183,201,208)
#C7D4DA
(199,212,218)
#D7DFE4
(215,223,228)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477C8A color. Also use rgb(71,124,138) instead hex code.

Text Font Color

.myTextColor { color: #477C8A; }

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

This text font color is #477C8A.

Background Color

.myBgColor { background-color: #477C8A; }

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

This div background color is #477C8A.

Border color

.myBorderColor { border: 1px solid #477C8A; }

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

This div border color is #477C8A.

Opacity

.myOpacity80 { color: #477C8A; opacity: 0.8; }

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

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

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

This text has shadow with #477C8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477C8A.

Preview

Color preview on black background

This text has color #477C8A on black background.


Color preview on white background

This text has color #477C8A on white background.


Black color preview on #477C8A background

This text has black color on #477C8A background.


White color preview on #477C8A background

This text has white color on #477C8A background.


Related colors

Complementary color

Complementary color for #hex is #B88375.


I love getcolorcode.com

Triadic colors

1 #8A477C and #7C8A47 with #477C8A are triadic colors.

2 #8A7C47 and #7C478A with #477C8A are triadic colors.