COLOR #465E7D

HEX: #465E7D RGB: (70,94,125)

Renk bilgisi

#465E7D contains red, green and blue colors in about the same proportion. #465E7D ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#465E7D color RGB value is (70,94,125).

RGB: (70,94,125) (27%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 94 of 255 = 37%
B 125 of 255 = 49%

70
94
125

R + G + B ~ 38%. #465E7D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 94 + 125 = 289 (100%)
R 70 of 289 ~ 24.22%
G 94 of 289 ~ 32.53%
B 125 of 289 ~ 43.25'%

%24.22
%32.53
%43.25

CMYK RENK MODELİ

#465E7D rengi CMYK tonu (44,25,0,51).

  • camgöbeği tonu 44.00%
  • eflatun tonu 24.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (44,25,0,51)
C44M25Y0K51 (44%, 25%, 0%, 51%)
(0.44 / 0.25 / 0.00 / 0.51)

CMYK yüzdeleri

%44
%24.8
%0
%50.98

Codes

Color #465E7D in popluar color models

46 5E 7D
RGB 70 94 125
HSL 214° 28.21% 38.24%
HSB/HSV 214° 44.00% 49.02%
CMYK 44.00% 24.80% 0.00%
50.98%

Color #465E7D in popluar number systems.

HEX 46 5E 7D
Decimal 70 94 125
Binary 1000110 1011110 1111101
Octal 106 136 175

Shades and tints

Shades of #465E7D

#465E7D
(70,94,125)
#405672
(64,86,114)
#3A4E67
(58,78,103)
#34465C
(52,70,92)
#2E3E51
(46,62,81)
#283646
(40,54,70)
#222E3B
(34,46,59)
#1C2630
(28,38,48)
#161E25
(22,30,37)
#10161A
(16,22,26)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #465E7D

#465E7D
(70,94,125)
#566C88
(86,108,136)
#667A93
(102,122,147)
#76889E
(118,136,158)
#8696A9
(134,150,169)
#96A4B4
(150,164,180)
#A6B2BF
(166,178,191)
#B6C0CA
(182,192,202)
#C6CED5
(198,206,213)
#D6DCE0
(214,220,224)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465E7D color. Also use rgb(70,94,125) instead hex code.

Text Font Color

.myTextColor { color: #465E7D; }

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

This text font color is #465E7D.

Background Color

.myBgColor { background-color: #465E7D; }

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

This div background color is #465E7D.

Border color

.myBorderColor { border: 1px solid #465E7D; }

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

This div border color is #465E7D.

Opacity

.myOpacity80 { color: #465E7D; opacity: 0.8; }

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

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

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

This text has shadow with #465E7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465E7D.

Preview

Color preview on black background

This text has color #465E7D on black background.


Color preview on white background

This text has color #465E7D on white background.


Black color preview on #465E7D background

This text has black color on #465E7D background.


White color preview on #465E7D background

This text has white color on #465E7D background.


Related colors

Complementary color

Complementary color for #hex is #B9A182.


I love getcolorcode.com

Triadic colors

1 #7D465E and #5E7D46 with #465E7D are triadic colors.

2 #7D5E46 and #5E467D with #465E7D are triadic colors.