COLOR #474653

HEX: #474653 RGB: (71,70,83)

Renk bilgisi

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

RGB renk modeli

#474653 color RGB value is (71,70,83).

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

RGB bağlantıları ve doygunluk

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

71
70
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 70 + 83 = 224 (100%)
R 71 of 224 ~ 31.7%
G 70 of 224 ~ 31.25%
B 83 of 224 ~ 37.05'%

%31.7
%31.25
%37.05

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.46%
  • eflatun tonu 15.66%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%
CMYK: (14,16,0,67) C14M16Y0K67 (14%,16%,0%,67%) (0.14/0.16/0.00/0.67) 

CMYK yüzdeleri

%14.46
%15.66
%0
%67.45

Codes

Color #474653 in popluar color models

47 46 53
RGB 71 70 83
HSL 245° 8.50% 30.00%
HSB/HSV 245° 15.66% 32.55%
CMYK 14.46% 15.66% 0.00%
67.45%

Color #474653 in popluar number systems.

HEX 47 46 53
Decimal 71 70 83
Binary 1000111 1000110 1010011
Octal 107 106 123

Shades and tints

Shades of #474653

#474653
(71,70,83)
#41404C
(65,64,76)
#3B3A45
(59,58,69)
#35343E
(53,52,62)
#2F2E37
(47,46,55)
#292830
(41,40,48)
#232229
(35,34,41)
#1D1C22
(29,28,34)
#17161B
(23,22,27)
#111014
(17,16,20)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #474653

#474653
(71,70,83)
#575662
(87,86,98)
#676671
(103,102,113)
#777680
(119,118,128)
#87868F
(135,134,143)
#97969E
(151,150,158)
#A7A6AD
(167,166,173)
#B7B6BC
(183,182,188)
#C7C6CB
(199,198,203)
#D7D6DA
(215,214,218)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474653; }

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

This text font color is #474653.

Background Color

.myBgColor { background-color: #474653; }

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

This div background color is #474653.

Border color

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

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

This div border color is #474653.

Opacity

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

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

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

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

This text has shadow with #474653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474653.

Preview

Color preview on black background

This text has color #474653 on black background.


Color preview on white background

This text has color #474653 on white background.


Black color preview on #474653 background

This text has black color on #474653 background.


White color preview on #474653 background

This text has white color on #474653 background.


Related colors

Complementary color

Complementary color for #hex is #B8B9AC.


I love getcolorcode.com

Triadic colors

1 #534746 and #465347 with #474653 are triadic colors.

2 #534647 and #464753 with #474653 are triadic colors.