COLOR #474955

HEX: #474955 RGB: (71,73,85)

Renk bilgisi

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

RGB renk modeli

#474955 color RGB value is (71,73,85).

RGB: (71,73,85) (28%, 29%, 33%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 73 of 255 = 29%
B 85 of 255 = 33%

71
73
85

R + G + B ~ 30%. #474955 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 73 + 85 = 229 (100%)
R 71 of 229 ~ 31%
G 73 of 229 ~ 31.88%
B 85 of 229 ~ 37.12'%

%31
%31.88
%37.12

CMYK RENK MODELİ

#474955 rengi CMYK tonu (16,14,0,67).

  • camgöbeği tonu 16.47%
  • eflatun tonu 14.12%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%

CMYK: (16,14,0,67)
C16M14Y0K67 (16%, 14%, 0%, 67%)
(0.16 / 0.14 / 0.00 / 0.67)

CMYK yüzdeleri

%16.47
%14.12
%0
%66.67

Codes

Color #474955 in popluar color models

47 49 55
RGB 71 73 85
HSL 231° 8.97% 30.59%
HSB/HSV 231° 16.47% 33.33%
CMYK 16.47% 14.12% 0.00%
66.67%

Color #474955 in popluar number systems.

HEX 47 49 55
Decimal 71 73 85
Binary 1000111 1001001 1010101
Octal 107 111 125

Shades and tints

Shades of #474955

#474955
(71,73,85)
#41434E
(65,67,78)
#3B3D47
(59,61,71)
#353740
(53,55,64)
#2F3139
(47,49,57)
#292B32
(41,43,50)
#23252B
(35,37,43)
#1D1F24
(29,31,36)
#17191D
(23,25,29)
#111316
(17,19,22)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #474955

#474955
(71,73,85)
#575964
(87,89,100)
#676973
(103,105,115)
#777982
(119,121,130)
#878991
(135,137,145)
#9799A0
(151,153,160)
#A7A9AF
(167,169,175)
#B7B9BE
(183,185,190)
#C7C9CD
(199,201,205)
#D7D9DC
(215,217,220)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474955 color. Also use rgb(71,73,85) instead hex code.

Text Font Color

.myTextColor { color: #474955; }

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

This text font color is #474955.

Background Color

.myBgColor { background-color: #474955; }

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

This div background color is #474955.

Border color

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

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

This div border color is #474955.

Opacity

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

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

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

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

This text has shadow with #474955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474955.

Preview

Color preview on black background

This text has color #474955 on black background.


Color preview on white background

This text has color #474955 on white background.


Black color preview on #474955 background

This text has black color on #474955 background.


White color preview on #474955 background

This text has white color on #474955 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6AA.


I love getcolorcode.com

Triadic colors

1 #554749 and #495547 with #474955 are triadic colors.

2 #554947 and #494755 with #474955 are triadic colors.