COLOR #466D49

HEX: #466D49 RGB: (70,109,73)

Renk bilgisi

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

RGB renk modeli

#466D49 color RGB value is (70,109,73).

RGB: (70,109,73) (27%, 43%, 29%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 109 of 255 = 43%
B 73 of 255 = 29%

70
109
73

R + G + B ~ 33%. #466D49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 109 + 73 = 252 (100%)
R 70 of 252 ~ 27.78%
G 109 of 252 ~ 43.25%
B 73 of 252 ~ 28.97'%

%27.78
%43.25
%28.97

CMYK RENK MODELİ

#466D49 rengi CMYK tonu (36,0,33,57).

  • camgöbeği tonu 35.78%
  • eflatun tonu 0.00%
  • sarı tonu 33.03%
  • ana renk tonu 57.25%

CMYK: (36,0,33,57)
C36M0Y33K57 (36%, 0%, 33%, 57%)
(0.36 / 0.00 / 0.33 / 0.57)

CMYK yüzdeleri

%35.78
%0
%33.03
%57.25

Codes

Color #466D49 in popluar color models

46 6D 49
RGB 70 109 73
HSL 125° 21.79% 35.10%
HSB/HSV 125° 35.78% 42.75%
CMYK 35.78% 0.00% 33.03%
57.25%

Color #466D49 in popluar number systems.

HEX 46 6D 49
Decimal 70 109 73
Binary 1000110 1101101 1001001
Octal 106 155 111

Shades and tints

Shades of #466D49

#466D49
(70,109,73)
#406443
(64,100,67)
#3A5B3D
(58,91,61)
#345237
(52,82,55)
#2E4931
(46,73,49)
#28402B
(40,64,43)
#223725
(34,55,37)
#1C2E1F
(28,46,31)
#162519
(22,37,25)
#101C13
(16,28,19)
#0A130D
(10,19,13)
#000000
(0,0,0)

Tints of #466D49

#466D49
(70,109,73)
#567A59
(86,122,89)
#668769
(102,135,105)
#769479
(118,148,121)
#86A189
(134,161,137)
#96AE99
(150,174,153)
#A6BBA9
(166,187,169)
#B6C8B9
(182,200,185)
#C6D5C9
(198,213,201)
#D6E2D9
(214,226,217)
#E6EFE9
(230,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466D49 color. Also use rgb(70,109,73) instead hex code.

Text Font Color

.myTextColor { color: #466D49; }

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

This text font color is #466D49.

Background Color

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

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

This div background color is #466D49.

Border color

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

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

This div border color is #466D49.

Opacity

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

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

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

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

This text has shadow with #466D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466D49.

Preview

Color preview on black background

This text has color #466D49 on black background.


Color preview on white background

This text has color #466D49 on white background.


Black color preview on #466D49 background

This text has black color on #466D49 background.


White color preview on #466D49 background

This text has white color on #466D49 background.


Related colors

Complementary color

Complementary color for #hex is #B992B6.


I love getcolorcode.com

Triadic colors

1 #49466D and #6D4946 with #466D49 are triadic colors.

2 #496D46 and #6D4649 with #466D49 are triadic colors.