COLOR #464D80

HEX: #464D80 RGB: (70,77,128)

Renk bilgisi

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

RGB renk modeli

#464D80 color RGB value is (70,77,128).

RGB: (70,77,128) (27%, 30%, 50%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 77 of 255 = 30%
B 128 of 255 = 50%

70
77
128

R + G + B ~ 36%. #464D80 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 77 + 128 = 275 (100%)
R 70 of 275 ~ 25.45%
G 77 of 275 ~ 28%
B 128 of 275 ~ 46.55'%

%25.45
%28
%46.55

CMYK RENK MODELİ

#464D80 rengi CMYK tonu (45,40,0,50).

  • camgöbeği tonu 45.31%
  • eflatun tonu 39.84%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (45,40,0,50)
C45M40Y0K50 (45%, 40%, 0%, 50%)
(0.45 / 0.40 / 0.00 / 0.50)

CMYK yüzdeleri

%45.31
%39.84
%0
%49.8

Codes

Color #464D80 in popluar color models

46 4D 80
RGB 70 77 128
HSL 233° 29.29% 38.82%
HSB/HSV 233° 45.31% 50.20%
CMYK 45.31% 39.84% 0.00%
49.80%

Color #464D80 in popluar number systems.

HEX 46 4D 80
Decimal 70 77 128
Binary 1000110 1001101 10000000
Octal 106 115 200

Shades and tints

Shades of #464D80

#464D80
(70,77,128)
#404675
(64,70,117)
#3A3F6A
(58,63,106)
#34385F
(52,56,95)
#2E3154
(46,49,84)
#282A49
(40,42,73)
#22233E
(34,35,62)
#1C1C33
(28,28,51)
#161528
(22,21,40)
#100E1D
(16,14,29)
#0A0712
(10,7,18)
#000000
(0,0,0)

Tints of #464D80

#464D80
(70,77,128)
#565D8B
(86,93,139)
#666D96
(102,109,150)
#767DA1
(118,125,161)
#868DAC
(134,141,172)
#969DB7
(150,157,183)
#A6ADC2
(166,173,194)
#B6BDCD
(182,189,205)
#C6CDD8
(198,205,216)
#D6DDE3
(214,221,227)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464D80 color. Also use rgb(70,77,128) instead hex code.

Text Font Color

.myTextColor { color: #464D80; }

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

This text font color is #464D80.

Background Color

.myBgColor { background-color: #464D80; }

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

This div background color is #464D80.

Border color

.myBorderColor { border: 1px solid #464D80; }

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

This div border color is #464D80.

Opacity

.myOpacity80 { color: #464D80; opacity: 0.8; }

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

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

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

This text has shadow with #464D80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464D80.

Preview

Color preview on black background

This text has color #464D80 on black background.


Color preview on white background

This text has color #464D80 on white background.


Black color preview on #464D80 background

This text has black color on #464D80 background.


White color preview on #464D80 background

This text has white color on #464D80 background.


Related colors

Complementary color

Complementary color for #hex is #B9B27F.


I love getcolorcode.com

Triadic colors

1 #80464D and #4D8046 with #464D80 are triadic colors.

2 #804D46 and #4D4680 with #464D80 are triadic colors.