COLOR #474655

HEX: #474655 RGB: (71,70,85)

Renk bilgisi

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

RGB renk modeli

#474655 color RGB value is (71,70,85).

RGB: (71,70,85) (28%, 27%, 33%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 70 of 255 = 27%
B 85 of 255 = 33%

71
70
85

R + G + B ~ 29%. #474655 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 70 + 85 = 226 (100%)
R 71 of 226 ~ 31.42%
G 70 of 226 ~ 30.97%
B 85 of 226 ~ 37.61'%

%31.42
%30.97
%37.61

CMYK RENK MODELİ

#474655 rengi CMYK tonu (16,18,0,67).

  • camgöbeği tonu 16.47%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%
CMYK: (16,18,0,67) C16M18Y0K67 (16%,18%,0%,67%) (0.16/0.18/0.00/0.67) 

CMYK yüzdeleri

%16.47
%17.65
%0
%66.67

Codes

Color #474655 in popluar color models

47 46 55
RGB 71 70 85
HSL 244° 9.68% 30.39%
HSB/HSV 244° 17.65% 33.33%
CMYK 16.47% 17.65% 0.00%
66.67%

Color #474655 in popluar number systems.

HEX 47 46 55
Decimal 71 70 85
Binary 1000111 1000110 1010101
Octal 107 106 125

Shades and tints

Shades of #474655

#474655
(71,70,85)
#41404E
(65,64,78)
#3B3A47
(59,58,71)
#353440
(53,52,64)
#2F2E39
(47,46,57)
#292832
(41,40,50)
#23222B
(35,34,43)
#1D1C24
(29,28,36)
#17161D
(23,22,29)
#111016
(17,16,22)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #474655

#474655
(71,70,85)
#575664
(87,86,100)
#676673
(103,102,115)
#777682
(119,118,130)
#878691
(135,134,145)
#9796A0
(151,150,160)
#A7A6AF
(167,166,175)
#B7B6BE
(183,182,190)
#C7C6CD
(199,198,205)
#D7D6DC
(215,214,220)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474655; }

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

This text font color is #474655.

Background Color

.myBgColor { background-color: #474655; }

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

This div background color is #474655.

Border color

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

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

This div border color is #474655.

Opacity

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

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

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

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

This text has shadow with #474655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474655.

Preview

Color preview on black background

This text has color #474655 on black background.


Color preview on white background

This text has color #474655 on white background.


Black color preview on #474655 background

This text has black color on #474655 background.


White color preview on #474655 background

This text has white color on #474655 background.


Related colors

Complementary color

Complementary color for #hex is #B8B9AA.


I love getcolorcode.com

Triadic colors

1 #554746 and #465547 with #474655 are triadic colors.

2 #554647 and #464755 with #474655 are triadic colors.