COLOR #476A87

HEX: #476A87 RGB: (71,106,135)

Renk bilgisi

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

RGB renk modeli

#476A87 color RGB value is (71,106,135).

RGB: (71,106,135) (28%, 42%, 53%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 106 of 255 = 42%
B 135 of 255 = 53%

71
106
135

R + G + B ~ 41%. #476A87 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 106 + 135 = 312 (100%)
R 71 of 312 ~ 22.76%
G 106 of 312 ~ 33.97%
B 135 of 312 ~ 43.27'%

%22.76
%33.97
%43.27

CMYK RENK MODELİ

#476A87 rengi CMYK tonu (47,21,0,47).

  • camgöbeği tonu 47.41%
  • eflatun tonu 21.48%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (47,21,0,47)
C47M21Y0K47 (47%, 21%, 0%, 47%)
(0.47 / 0.21 / 0.00 / 0.47)

CMYK yüzdeleri

%47.41
%21.48
%0
%47.06

Codes

Color #476A87 in popluar color models

47 6A 87
RGB 71 106 135
HSL 207° 31.07% 40.39%
HSB/HSV 207° 47.41% 52.94%
CMYK 47.41% 21.48% 0.00%
47.06%

Color #476A87 in popluar number systems.

HEX 47 6A 87
Decimal 71 106 135
Binary 1000111 1101010 10000111
Octal 107 152 207

Shades and tints

Shades of #476A87

#476A87
(71,106,135)
#41617B
(65,97,123)
#3B586F
(59,88,111)
#354F63
(53,79,99)
#2F4657
(47,70,87)
#293D4B
(41,61,75)
#23343F
(35,52,63)
#1D2B33
(29,43,51)
#172227
(23,34,39)
#11191B
(17,25,27)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #476A87

#476A87
(71,106,135)
#577791
(87,119,145)
#67849B
(103,132,155)
#7791A5
(119,145,165)
#879EAF
(135,158,175)
#97ABB9
(151,171,185)
#A7B8C3
(167,184,195)
#B7C5CD
(183,197,205)
#C7D2D7
(199,210,215)
#D7DFE1
(215,223,225)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476A87 color. Also use rgb(71,106,135) instead hex code.

Text Font Color

.myTextColor { color: #476A87; }

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

This text font color is #476A87.

Background Color

.myBgColor { background-color: #476A87; }

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

This div background color is #476A87.

Border color

.myBorderColor { border: 1px solid #476A87; }

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

This div border color is #476A87.

Opacity

.myOpacity80 { color: #476A87; opacity: 0.8; }

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

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

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

This text has shadow with #476A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476A87.

Preview

Color preview on black background

This text has color #476A87 on black background.


Color preview on white background

This text has color #476A87 on white background.


Black color preview on #476A87 background

This text has black color on #476A87 background.


White color preview on #476A87 background

This text has white color on #476A87 background.


Related colors

Complementary color

Complementary color for #hex is #B89578.


I love getcolorcode.com

Triadic colors

1 #87476A and #6A8747 with #476A87 are triadic colors.

2 #876A47 and #6A4787 with #476A87 are triadic colors.