COLOR #3D476A

HEX: #3D476A RGB: (61,71,106)

Renk bilgisi

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

RGB renk modeli

#3D476A color RGB value is (61,71,106).

RGB: (61,71,106) (24%, 28%, 42%)

RGB bağlantıları ve doygunluk

R 61 of 255 = 24%
G 71 of 255 = 28%
B 106 of 255 = 42%

61
71
106

R + G + B ~ 31%. #3D476A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 61 + 71 + 106 = 238 (100%)
R 61 of 238 ~ 25.63%
G 71 of 238 ~ 29.83%
B 106 of 238 ~ 44.54'%

%25.63
%29.83
%44.54

CMYK RENK MODELİ

#3D476A rengi CMYK tonu (42,33,0,58).

  • camgöbeği tonu 42.45%
  • eflatun tonu 33.02%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (42,33,0,58)
C42M33Y0K58 (42%, 33%, 0%, 58%)
(0.42 / 0.33 / 0.00 / 0.58)

CMYK yüzdeleri

%42.45
%33.02
%0
%58.43

Codes

Color #3D476A in popluar color models

3D 47 6A
RGB 61 71 106
HSL 227° 26.95% 32.75%
HSB/HSV 227° 42.45% 41.57%
CMYK 42.45% 33.02% 0.00%
58.43%

Color #3D476A in popluar number systems.

HEX 3D 47 6A
Decimal 61 71 106
Binary 111101 1000111 1101010
Octal 75 107 152

Shades and tints

Shades of #3D476A

#3D476A
(61,71,106)
#384161
(56,65,97)
#333B58
(51,59,88)
#2E354F
(46,53,79)
#292F46
(41,47,70)
#24293D
(36,41,61)
#1F2334
(31,35,52)
#1A1D2B
(26,29,43)
#151722
(21,23,34)
#101119
(16,17,25)
#0B0B10
(11,11,16)
#000000
(0,0,0)

Tints of #3D476A

#3D476A
(61,71,106)
#4E5777
(78,87,119)
#5F6784
(95,103,132)
#707791
(112,119,145)
#81879E
(129,135,158)
#9297AB
(146,151,171)
#A3A7B8
(163,167,184)
#B4B7C5
(180,183,197)
#C5C7D2
(197,199,210)
#D6D7DF
(214,215,223)
#E7E7EC
(231,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D476A color. Also use rgb(61,71,106) instead hex code.

Text Font Color

.myTextColor { color: #3D476A; }

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

This text font color is #3D476A.

Background Color

.myBgColor { background-color: #3D476A; }

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

This div background color is #3D476A.

Border color

.myBorderColor { border: 1px solid #3D476A; }

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

This div border color is #3D476A.

Opacity

.myOpacity80 { color: #3D476A; opacity: 0.8; }

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

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

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

This text has shadow with #3D476A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D476A.

Preview

Color preview on black background

This text has color #3D476A on black background.


Color preview on white background

This text has color #3D476A on white background.


Black color preview on #3D476A background

This text has black color on #3D476A background.


White color preview on #3D476A background

This text has white color on #3D476A background.


Related colors

Complementary color

Complementary color for #hex is #C2B895.


I love getcolorcode.com

Triadic colors

1 #6A3D47 and #476A3D with #3D476A are triadic colors.

2 #6A473D and #473D6A with #3D476A are triadic colors.