COLOR #473E64

HEX: #473E64 RGB: (71,62,100)

Renk bilgisi

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

RGB renk modeli

#473E64 color RGB value is (71,62,100).

RGB: (71,62,100) (28%, 24%, 39%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 62 of 255 = 24%
B 100 of 255 = 39%

71
62
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 62 + 100 = 233 (100%)
R 71 of 233 ~ 30.47%
G 62 of 233 ~ 26.61%
B 100 of 233 ~ 42.92'%

%30.47
%26.61
%42.92

CMYK RENK MODELİ

#473E64 rengi CMYK tonu (29,38,0,61).

  • camgöbeği tonu 29.00%
  • eflatun tonu 38.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%

CMYK: (29,38,0,61)
C29M38Y0K61 (29%, 38%, 0%, 61%)
(0.29 / 0.38 / 0.00 / 0.61)

CMYK yüzdeleri

%29
%38
%0
%60.78

Codes

Color #473E64 in popluar color models

47 3E 64
RGB 71 62 100
HSL 254° 23.46% 31.76%
HSB/HSV 254° 38.00% 39.22%
CMYK 29.00% 38.00% 0.00%
60.78%

Color #473E64 in popluar number systems.

HEX 47 3E 64
Decimal 71 62 100
Binary 1000111 111110 1100100
Octal 107 76 144

Shades and tints

Shades of #473E64

#473E64
(71,62,100)
#41395B
(65,57,91)
#3B3452
(59,52,82)
#352F49
(53,47,73)
#2F2A40
(47,42,64)
#292537
(41,37,55)
#23202E
(35,32,46)
#1D1B25
(29,27,37)
#17161C
(23,22,28)
#111113
(17,17,19)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #473E64

#473E64
(71,62,100)
#574F72
(87,79,114)
#676080
(103,96,128)
#77718E
(119,113,142)
#87829C
(135,130,156)
#9793AA
(151,147,170)
#A7A4B8
(167,164,184)
#B7B5C6
(183,181,198)
#C7C6D4
(199,198,212)
#D7D7E2
(215,215,226)
#E7E8F0
(231,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473E64 color. Also use rgb(71,62,100) instead hex code.

Text Font Color

.myTextColor { color: #473E64; }

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

This text font color is #473E64.

Background Color

.myBgColor { background-color: #473E64; }

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

This div background color is #473E64.

Border color

.myBorderColor { border: 1px solid #473E64; }

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

This div border color is #473E64.

Opacity

.myOpacity80 { color: #473E64; opacity: 0.8; }

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

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

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

This text has shadow with #473E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473E64.

Preview

Color preview on black background

This text has color #473E64 on black background.


Color preview on white background

This text has color #473E64 on white background.


Black color preview on #473E64 background

This text has black color on #473E64 background.


White color preview on #473E64 background

This text has white color on #473E64 background.


Related colors

Complementary color

Complementary color for #hex is #B8C19B.


I love getcolorcode.com

Triadic colors

1 #64473E and #3E6447 with #473E64 are triadic colors.

2 #643E47 and #3E4764 with #473E64 are triadic colors.