COLOR #475B6E

HEX: #475B6E RGB: (71,91,110)

Renk bilgisi

#475B6E contains red, green and blue colors in about the same proportion. #475B6E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#475B6E color RGB value is (71,91,110).

RGB: (71,91,110) (28%, 36%, 43%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 91 of 255 = 36%
B 110 of 255 = 43%

71
91
110

R + G + B ~ 36%. #475B6E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 91 + 110 = 272 (100%)
R 71 of 272 ~ 26.1%
G 91 of 272 ~ 33.46%
B 110 of 272 ~ 40.44'%

%26.1
%33.46
%40.44

CMYK RENK MODELİ

#475B6E rengi CMYK tonu (35,17,0,57).

  • camgöbeği tonu 35.45%
  • eflatun tonu 17.27%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (35,17,0,57)
C35M17Y0K57 (35%, 17%, 0%, 57%)
(0.35 / 0.17 / 0.00 / 0.57)

CMYK yüzdeleri

%35.45
%17.27
%0
%56.86

Codes

Color #475B6E in popluar color models

47 5B 6E
RGB 71 91 110
HSL 209° 21.55% 35.49%
HSB/HSV 209° 35.45% 43.14%
CMYK 35.45% 17.27% 0.00%
56.86%

Color #475B6E in popluar number systems.

HEX 47 5B 6E
Decimal 71 91 110
Binary 1000111 1011011 1101110
Octal 107 133 156

Shades and tints

Shades of #475B6E

#475B6E
(71,91,110)
#415364
(65,83,100)
#3B4B5A
(59,75,90)
#354350
(53,67,80)
#2F3B46
(47,59,70)
#29333C
(41,51,60)
#232B32
(35,43,50)
#1D2328
(29,35,40)
#171B1E
(23,27,30)
#111314
(17,19,20)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #475B6E

#475B6E
(71,91,110)
#57697B
(87,105,123)
#677788
(103,119,136)
#778595
(119,133,149)
#8793A2
(135,147,162)
#97A1AF
(151,161,175)
#A7AFBC
(167,175,188)
#B7BDC9
(183,189,201)
#C7CBD6
(199,203,214)
#D7D9E3
(215,217,227)
#E7E7F0
(231,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475B6E color. Also use rgb(71,91,110) instead hex code.

Text Font Color

.myTextColor { color: #475B6E; }

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

This text font color is #475B6E.

Background Color

.myBgColor { background-color: #475B6E; }

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

This div background color is #475B6E.

Border color

.myBorderColor { border: 1px solid #475B6E; }

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

This div border color is #475B6E.

Opacity

.myOpacity80 { color: #475B6E; opacity: 0.8; }

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

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

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

This text has shadow with #475B6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475B6E.

Preview

Color preview on black background

This text has color #475B6E on black background.


Color preview on white background

This text has color #475B6E on white background.


Black color preview on #475B6E background

This text has black color on #475B6E background.


White color preview on #475B6E background

This text has white color on #475B6E background.


Related colors

Complementary color

Complementary color for #hex is #B8A491.


I love getcolorcode.com

Triadic colors

1 #6E475B and #5B6E47 with #475B6E are triadic colors.

2 #6E5B47 and #5B476E with #475B6E are triadic colors.