COLOR #466D39

HEX: #466D39 RGB: (70,109,57)

Renk bilgisi

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

RGB renk modeli

#466D39 color RGB value is (70,109,57).

RGB: (70,109,57) (27%, 43%, 22%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 109 of 255 = 43%
B 57 of 255 = 22%

70
109
57

R + G + B ~ 31%. #466D39 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 109 + 57 = 236 (100%)
R 70 of 236 ~ 29.66%
G 109 of 236 ~ 46.19%
B 57 of 236 ~ 24.15'%

%29.66
%46.19
%24.15

CMYK RENK MODELİ

#466D39 rengi CMYK tonu (36,0,48,57).

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

CMYK: (36,0,48,57)
C36M0Y48K57 (36%, 0%, 48%, 57%)
(0.36 / 0.00 / 0.48 / 0.57)

CMYK yüzdeleri

%35.78
%0
%47.71
%57.25

Codes

Color #466D39 in popluar color models

46 6D 39
RGB 70 109 57
HSL 105° 31.33% 32.55%
HSB/HSV 105° 47.71% 42.75%
CMYK 35.78% 0.00% 47.71%
57.25%

Color #466D39 in popluar number systems.

HEX 46 6D 39
Decimal 70 109 57
Binary 1000110 1101101 111001
Octal 106 155 71

Shades and tints

Shades of #466D39

#466D39
(70,109,57)
#406434
(64,100,52)
#3A5B2F
(58,91,47)
#34522A
(52,82,42)
#2E4925
(46,73,37)
#284020
(40,64,32)
#22371B
(34,55,27)
#1C2E16
(28,46,22)
#162511
(22,37,17)
#101C0C
(16,28,12)
#0A1307
(10,19,7)
#000000
(0,0,0)

Tints of #466D39

#466D39
(70,109,57)
#567A4B
(86,122,75)
#66875D
(102,135,93)
#76946F
(118,148,111)
#86A181
(134,161,129)
#96AE93
(150,174,147)
#A6BBA5
(166,187,165)
#B6C8B7
(182,200,183)
#C6D5C9
(198,213,201)
#D6E2DB
(214,226,219)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466D39; }

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

This text font color is #466D39.

Background Color

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

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

This div background color is #466D39.

Border color

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

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

This div border color is #466D39.

Opacity

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

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

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

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

This text has shadow with #466D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466D39.

Preview

Color preview on black background

This text has color #466D39 on black background.


Color preview on white background

This text has color #466D39 on white background.


Black color preview on #466D39 background

This text has black color on #466D39 background.


White color preview on #466D39 background

This text has white color on #466D39 background.


Related colors

Complementary color

Complementary color for #hex is #B992C6.


I love getcolorcode.com

Triadic colors

1 #39466D and #6D3946 with #466D39 are triadic colors.

2 #396D46 and #6D4639 with #466D39 are triadic colors.