COLOR #474C5E

HEX: #474C5E
RGB: (71,76,94)

Renk bilgisi

#474C5E contains red, green and blue colors in about the same proportion. #474C5E ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#474C5E color RGB value is (71,76,94).

  • kırmız ton 71;
  • yeşil ton 76;
  • mavi ton 94.
RGB: (71,76,94) (28%,30%,37%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 76 of 255 = 30%
B 94 of 255 = 37%

71
76
94

R + G + B ~ 32%. #474C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 76 + 94 = 241 (100%)
R 71 of 241 ~ 29.46%
G 76 of 241 ~ 31.54%
B 94 of 241 ~ 39%

%29.46
%31.54
%39

CMYK RENK MODELİ

#474C5E rengi CMYK tonu (24,19,0,63).

  • camgöbeği tonu 24.47%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%
CMYK: (24,19,0,63) C24M19Y0K63 (24%,19%,0%,63%) (0.24/0.19/0.00/0.63)

CMYK yüzdeleri

%24.47
%19.15
%0
%63.14

Codes

Color #474C5E in popluar color models

474C5E
RGB717694
HSL227°13.94%32.35%
HSB/HSV227°24.47%36.86%
CMYK24.47%19.15%0.00%
63.14%

Color #474C5E in popluar number systems.

HEX474C5E
Decimal717694
Binary100011110011001011110
Octal107114136

Shades and tints

Shades of #474C5E

#474C5E
(71,76,94)
#414656
(65,70,86)
#3B404E
(59,64,78)
#353A46
(53,58,70)
#2F343E
(47,52,62)
#292E36
(41,46,54)
#23282E
(35,40,46)
#1D2226
(29,34,38)
#171C1E
(23,28,30)
#111616
(17,22,22)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #474C5E

#474C5E
(71,76,94)
#575C6C
(87,92,108)
#676C7A
(103,108,122)
#777C88
(119,124,136)
#878C96
(135,140,150)
#979CA4
(151,156,164)
#A7ACB2
(167,172,178)
#B7BCC0
(183,188,192)
#C7CCCE
(199,204,206)
#D7DCDC
(215,220,220)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474C5E color. Also use rgb(71,76,94) instead hex code.

Text Font Color

.myTextColor { color: #474C5E; }

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

This text font color is #474C5E.


Background Color

.myBgColor { background-color: #474C5E; }

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

This div background color is #474C5E.


Border color

.myBorderColor { border: 1px solid #474C5E; }

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

This div border color is #474C5E.


Opacity

.myOpacity80 { color: #474C5E; opacity: 0.8; }

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

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

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

This text has shadow with #474C5E color.

.textShadow {text-shadow: 3px 3px 1px #474C5E, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #474C5E; -webkit-box-shadow:	1px 1px 3px 2px #474C5E; box-shadow:	1px 1px 3px 2px #474C5E; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #474C5E; -webkit-box-shadow: 1px 1px 3px 2px #474C5E; box-shadow:1px 1px 3px 2px #474C5E;">
Div content here</div>
This div box has shadow with color #474C5E.

Preview

Color preview on black background

This text has color #474C5E on black background.


Color preview on white background

This text has color #474C5E on white background.



Black color preview on #474C5E background

This text has black color on #474C5E background.


White color preview on #474C5E background

This text has white color on #474C5E background.