COLOR #46476A

HEX: #46476A RGB: (70,71,106)

Renk bilgisi

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

RGB renk modeli

#46476A color RGB value is (70,71,106).

RGB: (70,71,106) (27%, 28%, 42%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 71 of 255 = 28%
B 106 of 255 = 42%

70
71
106

R + G + B ~ 32%. #46476A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 71 + 106 = 247 (100%)
R 70 of 247 ~ 28.34%
G 71 of 247 ~ 28.74%
B 106 of 247 ~ 42.91'%

%28.34
%28.74
%42.91

CMYK RENK MODELİ

#46476A rengi CMYK tonu (34,33,0,58).

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

CMYK: (34,33,0,58)
C34M33Y0K58 (34%, 33%, 0%, 58%)
(0.34 / 0.33 / 0.00 / 0.58)

CMYK yüzdeleri

%33.96
%33.02
%0
%58.43

Codes

Color #46476A in popluar color models

46 47 6A
RGB 70 71 106
HSL 238° 20.45% 34.51%
HSB/HSV 238° 33.96% 41.57%
CMYK 33.96% 33.02% 0.00%
58.43%

Color #46476A in popluar number systems.

HEX 46 47 6A
Decimal 70 71 106
Binary 1000110 1000111 1101010
Octal 106 107 152

Shades and tints

Shades of #46476A

#46476A
(70,71,106)
#404161
(64,65,97)
#3A3B58
(58,59,88)
#34354F
(52,53,79)
#2E2F46
(46,47,70)
#28293D
(40,41,61)
#222334
(34,35,52)
#1C1D2B
(28,29,43)
#161722
(22,23,34)
#101119
(16,17,25)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #46476A

#46476A
(70,71,106)
#565777
(86,87,119)
#666784
(102,103,132)
#767791
(118,119,145)
#86879E
(134,135,158)
#9697AB
(150,151,171)
#A6A7B8
(166,167,184)
#B6B7C5
(182,183,197)
#C6C7D2
(198,199,210)
#D6D7DF
(214,215,223)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46476A; }

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

This text font color is #46476A.

Background Color

.myBgColor { background-color: #46476A; }

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

This div background color is #46476A.

Border color

.myBorderColor { border: 1px solid #46476A; }

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

This div border color is #46476A.

Opacity

.myOpacity80 { color: #46476A; opacity: 0.8; }

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

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

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

This text has shadow with #46476A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46476A.

Preview

Color preview on black background

This text has color #46476A on black background.


Color preview on white background

This text has color #46476A on white background.


Black color preview on #46476A background

This text has black color on #46476A background.


White color preview on #46476A background

This text has white color on #46476A background.


Related colors

Complementary color

Complementary color for #hex is #B9B895.


I love getcolorcode.com

Triadic colors

1 #6A4647 and #476A46 with #46476A are triadic colors.

2 #6A4746 and #47466A with #46476A are triadic colors.