COLOR #466E51

HEX: #466E51 RGB: (70,110,81)

Renk bilgisi

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

RGB renk modeli

#466E51 color RGB value is (70,110,81).

RGB: (70,110,81) (27%, 43%, 32%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 110 of 255 = 43%
B 81 of 255 = 32%

70
110
81

R + G + B ~ 34%. #466E51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 110 + 81 = 261 (100%)
R 70 of 261 ~ 26.82%
G 110 of 261 ~ 42.15%
B 81 of 261 ~ 31.03'%

%26.82
%42.15
%31.03

CMYK RENK MODELİ

#466E51 rengi CMYK tonu (36,0,26,57).

  • camgöbeği tonu 36.36%
  • eflatun tonu 0.00%
  • sarı tonu 26.36%
  • ana renk tonu 56.86%

CMYK: (36,0,26,57)
C36M0Y26K57 (36%, 0%, 26%, 57%)
(0.36 / 0.00 / 0.26 / 0.57)

CMYK yüzdeleri

%36.36
%0
%26.36
%56.86

Codes

Color #466E51 in popluar color models

46 6E 51
RGB 70 110 81
HSL 137° 22.22% 35.29%
HSB/HSV 137° 36.36% 43.14%
CMYK 36.36% 0.00% 26.36%
56.86%

Color #466E51 in popluar number systems.

HEX 46 6E 51
Decimal 70 110 81
Binary 1000110 1101110 1010001
Octal 106 156 121

Shades and tints

Shades of #466E51

#466E51
(70,110,81)
#40644A
(64,100,74)
#3A5A43
(58,90,67)
#34503C
(52,80,60)
#2E4635
(46,70,53)
#283C2E
(40,60,46)
#223227
(34,50,39)
#1C2820
(28,40,32)
#161E19
(22,30,25)
#101412
(16,20,18)
#0A0A0B
(10,10,11)
#000000
(0,0,0)

Tints of #466E51

#466E51
(70,110,81)
#567B60
(86,123,96)
#66886F
(102,136,111)
#76957E
(118,149,126)
#86A28D
(134,162,141)
#96AF9C
(150,175,156)
#A6BCAB
(166,188,171)
#B6C9BA
(182,201,186)
#C6D6C9
(198,214,201)
#D6E3D8
(214,227,216)
#E6F0E7
(230,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466E51; }

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

This text font color is #466E51.

Background Color

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

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

This div background color is #466E51.

Border color

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

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

This div border color is #466E51.

Opacity

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

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

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

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

This text has shadow with #466E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466E51.

Preview

Color preview on black background

This text has color #466E51 on black background.


Color preview on white background

This text has color #466E51 on white background.


Black color preview on #466E51 background

This text has black color on #466E51 background.


White color preview on #466E51 background

This text has white color on #466E51 background.


Related colors

Complementary color

Complementary color for #hex is #B991AE.


I love getcolorcode.com

Triadic colors

1 #51466E and #6E5146 with #466E51 are triadic colors.

2 #516E46 and #6E4651 with #466E51 are triadic colors.