COLOR #466E81

HEX: #466E81 RGB: (70,110,129)

Renk bilgisi

#466E81 contains red, green and blue colors in about the same proportion. #466E81 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#466E81 color RGB value is (70,110,129).

RGB: (70,110,129) (27%, 43%, 51%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 110 of 255 = 43%
B 129 of 255 = 51%

70
110
129

R + G + B ~ 40%. #466E81 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 110 + 129 = 309 (100%)
R 70 of 309 ~ 22.65%
G 110 of 309 ~ 35.6%
B 129 of 309 ~ 41.75'%

%22.65
%35.6
%41.75

CMYK RENK MODELİ

#466E81 rengi CMYK tonu (46,15,0,49).

  • camgöbeği tonu 45.74%
  • eflatun tonu 14.73%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (46,15,0,49)
C46M15Y0K49 (46%, 15%, 0%, 49%)
(0.46 / 0.15 / 0.00 / 0.49)

CMYK yüzdeleri

%45.74
%14.73
%0
%49.41

Codes

Color #466E81 in popluar color models

46 6E 81
RGB 70 110 129
HSL 199° 29.65% 39.02%
HSB/HSV 199° 45.74% 50.59%
CMYK 45.74% 14.73% 0.00%
49.41%

Color #466E81 in popluar number systems.

HEX 46 6E 81
Decimal 70 110 129
Binary 1000110 1101110 10000001
Octal 106 156 201

Shades and tints

Shades of #466E81

#466E81
(70,110,129)
#406476
(64,100,118)
#3A5A6B
(58,90,107)
#345060
(52,80,96)
#2E4655
(46,70,85)
#283C4A
(40,60,74)
#22323F
(34,50,63)
#1C2834
(28,40,52)
#161E29
(22,30,41)
#10141E
(16,20,30)
#0A0A13
(10,10,19)
#000000
(0,0,0)

Tints of #466E81

#466E81
(70,110,129)
#567B8C
(86,123,140)
#668897
(102,136,151)
#7695A2
(118,149,162)
#86A2AD
(134,162,173)
#96AFB8
(150,175,184)
#A6BCC3
(166,188,195)
#B6C9CE
(182,201,206)
#C6D6D9
(198,214,217)
#D6E3E4
(214,227,228)
#E6F0EF
(230,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466E81 color. Also use rgb(70,110,129) instead hex code.

Text Font Color

.myTextColor { color: #466E81; }

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

This text font color is #466E81.

Background Color

.myBgColor { background-color: #466E81; }

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

This div background color is #466E81.

Border color

.myBorderColor { border: 1px solid #466E81; }

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

This div border color is #466E81.

Opacity

.myOpacity80 { color: #466E81; opacity: 0.8; }

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

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

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

This text has shadow with #466E81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466E81.

Preview

Color preview on black background

This text has color #466E81 on black background.


Color preview on white background

This text has color #466E81 on white background.


Black color preview on #466E81 background

This text has black color on #466E81 background.


White color preview on #466E81 background

This text has white color on #466E81 background.


Related colors

Complementary color

Complementary color for #hex is #B9917E.


I love getcolorcode.com

Triadic colors

1 #81466E and #6E8146 with #466E81 are triadic colors.

2 #816E46 and #6E4681 with #466E81 are triadic colors.