COLOR #464050

HEX: #464050 RGB: (70,64,80)

Renk bilgisi

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

RGB renk modeli

#464050 color RGB value is (70,64,80).

RGB: (70,64,80) (27%, 25%, 31%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 64 of 255 = 25%
B 80 of 255 = 31%

70
64
80

R + G + B ~ 28%. #464050 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 64 + 80 = 214 (100%)
R 70 of 214 ~ 32.71%
G 64 of 214 ~ 29.91%
B 80 of 214 ~ 37.38'%

%32.71
%29.91
%37.38

CMYK RENK MODELİ

#464050 rengi CMYK tonu (13,20,0,69).

  • camgöbeği tonu 12.50%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 68.63%

CMYK: (13,20,0,69)
C13M20Y0K69 (13%, 20%, 0%, 69%)
(0.13 / 0.20 / 0.00 / 0.69)

CMYK yüzdeleri

%12.5
%20
%0
%68.63

Codes

Color #464050 in popluar color models

46 40 50
RGB 70 64 80
HSL 263° 11.11% 28.24%
HSB/HSV 263° 20.00% 31.37%
CMYK 12.50% 20.00% 0.00%
68.63%

Color #464050 in popluar number systems.

HEX 46 40 50
Decimal 70 64 80
Binary 1000110 1000000 1010000
Octal 106 100 120

Shades and tints

Shades of #464050

#464050
(70,64,80)
#403B49
(64,59,73)
#3A3642
(58,54,66)
#34313B
(52,49,59)
#2E2C34
(46,44,52)
#28272D
(40,39,45)
#222226
(34,34,38)
#1C1D1F
(28,29,31)
#161818
(22,24,24)
#101311
(16,19,17)
#0A0E0A
(10,14,10)
#000000
(0,0,0)

Tints of #464050

#464050
(70,64,80)
#56515F
(86,81,95)
#66626E
(102,98,110)
#76737D
(118,115,125)
#86848C
(134,132,140)
#96959B
(150,149,155)
#A6A6AA
(166,166,170)
#B6B7B9
(182,183,185)
#C6C8C8
(198,200,200)
#D6D9D7
(214,217,215)
#E6EAE6
(230,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464050 color. Also use rgb(70,64,80) instead hex code.

Text Font Color

.myTextColor { color: #464050; }

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

This text font color is #464050.

Background Color

.myBgColor { background-color: #464050; }

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

This div background color is #464050.

Border color

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

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

This div border color is #464050.

Opacity

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

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

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

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

This text has shadow with #464050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464050.

Preview

Color preview on black background

This text has color #464050 on black background.


Color preview on white background

This text has color #464050 on white background.


Black color preview on #464050 background

This text has black color on #464050 background.


White color preview on #464050 background

This text has white color on #464050 background.


Related colors

Complementary color

Complementary color for #hex is #B9BFAF.


I love getcolorcode.com

Triadic colors

1 #504640 and #405046 with #464050 are triadic colors.

2 #504046 and #404650 with #464050 are triadic colors.