COLOR #474549

HEX: #474549 RGB: (71,69,73)

Renk bilgisi

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

RGB renk modeli

#474549 color RGB value is (71,69,73).

RGB: (71,69,73) (28%, 27%, 29%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 69 of 255 = 27%
B 73 of 255 = 29%

71
69
73

R + G + B ~ 28%. #474549 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 69 + 73 = 213 (100%)
R 71 of 213 ~ 33.33%
G 69 of 213 ~ 32.39%
B 73 of 213 ~ 34.27'%

%33.33
%32.39
%34.27

CMYK RENK MODELİ

#474549 rengi CMYK tonu (3,5,0,71).

  • camgöbeği tonu 2.74%
  • eflatun tonu 5.48%
  • sarı tonu 0.00%
  • ana renk tonu 71.37%

CMYK: (3,5,0,71)
C3M5Y0K71 (3%, 5%, 0%, 71%)
(0.03 / 0.05 / 0.00 / 0.71)

CMYK yüzdeleri

%2.74
%5.48
%0
%71.37

Codes

Color #474549 in popluar color models

47 45 49
RGB 71 69 73
HSL 270° 2.82% 27.84%
HSB/HSV 270° 5.48% 28.63%
CMYK 2.74% 5.48% 0.00%
71.37%

Color #474549 in popluar number systems.

HEX 47 45 49
Decimal 71 69 73
Binary 1000111 1000101 1001001
Octal 107 105 111

Shades and tints

Shades of #474549

#474549
(71,69,73)
#413F43
(65,63,67)
#3B393D
(59,57,61)
#353337
(53,51,55)
#2F2D31
(47,45,49)
#29272B
(41,39,43)
#232125
(35,33,37)
#1D1B1F
(29,27,31)
#171519
(23,21,25)
#110F13
(17,15,19)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #474549

#474549
(71,69,73)
#575559
(87,85,89)
#676569
(103,101,105)
#777579
(119,117,121)
#878589
(135,133,137)
#979599
(151,149,153)
#A7A5A9
(167,165,169)
#B7B5B9
(183,181,185)
#C7C5C9
(199,197,201)
#D7D5D9
(215,213,217)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474549; }

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

This text font color is #474549.

Background Color

.myBgColor { background-color: #474549; }

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

This div background color is #474549.

Border color

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

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

This div border color is #474549.

Opacity

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

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

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

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

This text has shadow with #474549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474549.

Preview

Color preview on black background

This text has color #474549 on black background.


Color preview on white background

This text has color #474549 on white background.


Black color preview on #474549 background

This text has black color on #474549 background.


White color preview on #474549 background

This text has white color on #474549 background.


Related colors

Complementary color

Complementary color for #hex is #B8BAB6.


I love getcolorcode.com

Triadic colors

1 #494745 and #454947 with #474549 are triadic colors.

2 #494547 and #454749 with #474549 are triadic colors.