COLOR #474640

HEX: #474640 RGB: (71,70,64)

Renk bilgisi

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

RGB renk modeli

#474640 color RGB value is (71,70,64).

RGB: (71,70,64) (28%, 27%, 25%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 70 of 255 = 27%
B 64 of 255 = 25%

71
70
64

R + G + B ~ 27%. #474640 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 70 + 64 = 205 (100%)
R 71 of 205 ~ 34.63%
G 70 of 205 ~ 34.15%
B 64 of 205 ~ 31.22'%

%34.63
%34.15
%31.22

CMYK RENK MODELİ

#474640 rengi CMYK tonu (0,1,10,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.41%
  • sarı tonu 9.86%
  • ana renk tonu 72.16%

CMYK: (0,1,10,72)
C0M1Y10K72 (0%, 1%, 10%, 72%)
(0.00 / 0.01 / 0.10 / 0.72)

CMYK yüzdeleri

%0
%1.41
%9.86
%72.16

Codes

Color #474640 in popluar color models

47 46 40
RGB 71 70 64
HSL 51° 5.19% 26.47%
HSB/HSV 51° 9.86% 27.84%
CMYK 0.00% 1.41% 9.86%
72.16%

Color #474640 in popluar number systems.

HEX 47 46 40
Decimal 71 70 64
Binary 1000111 1000110 1000000
Octal 107 106 100

Shades and tints

Shades of #474640

#474640
(71,70,64)
#41403B
(65,64,59)
#3B3A36
(59,58,54)
#353431
(53,52,49)
#2F2E2C
(47,46,44)
#292827
(41,40,39)
#232222
(35,34,34)
#1D1C1D
(29,28,29)
#171618
(23,22,24)
#111013
(17,16,19)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #474640

#474640
(71,70,64)
#575651
(87,86,81)
#676662
(103,102,98)
#777673
(119,118,115)
#878684
(135,134,132)
#979695
(151,150,149)
#A7A6A6
(167,166,166)
#B7B6B7
(183,182,183)
#C7C6C8
(199,198,200)
#D7D6D9
(215,214,217)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474640 color. Also use rgb(71,70,64) instead hex code.

Text Font Color

.myTextColor { color: #474640; }

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

This text font color is #474640.

Background Color

.myBgColor { background-color: #474640; }

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

This div background color is #474640.

Border color

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

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

This div border color is #474640.

Opacity

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

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

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

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

This text has shadow with #474640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474640.

Preview

Color preview on black background

This text has color #474640 on black background.


Color preview on white background

This text has color #474640 on white background.


Black color preview on #474640 background

This text has black color on #474640 background.


White color preview on #474640 background

This text has white color on #474640 background.


Related colors

Complementary color

Complementary color for #hex is #B8B9BF.


I love getcolorcode.com

Triadic colors

1 #404746 and #464047 with #474640 are triadic colors.

2 #404647 and #464740 with #474640 are triadic colors.