COLOR #446329

HEX: #446329
RGB: (68,99,41)

Renk bilgisi

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

RGB renk modeli

#446329 color RGB value is (68,99,41).

  • kırmız ton 68;
  • yeşil ton 99;
  • mavi ton 41.
RGB:
(68,99,41)
(27%,39%,16%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 99 of 255 = 39%
B 41 of 255 = 16%

68
99
41

R + G + B ~ 27%. #446329 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
68 + 99 + 41 = 208 (100%)
R 68 of 208 ~ 32.69%
G 99 of 208 ~ 47.6%
B 41 of 208 ~ 19.71%

%32.69
%47.6
%19.71

CMYK RENK MODELİ

#446329 rengi CMYK tonu (31,0,59,61).

  • camgöbeği tonu 31.31%
  • eflatun tonu 0.00%
  • sarı tonu 58.59%
  • ana renk tonu 61.18%
CMYK:
(31,0,59,61)
C31M0Y59K61 
(31%,0%,59%,61%)
(0.31/0.00/0.59/0.61)	

CMYK yüzdeleri

%31.31
%0
%58.59
%61.18

Codes

Color #446329 in popluar color models

446329
RGB689941
HSL92°41.43%27.45%
HSB/HSV92°58.59%38.82%
CMYK31.31%0.00%58.59%
61.18%

Color #446329 in popluar number systems.

HEX446329
Decimal689941
Binary10001001100011101001
Octal10414351

Shades and tints

Shades of #446329

#446329
(68,99,41)
#3E5A26
(62,90,38)
#385123
(56,81,35)
#324820
(50,72,32)
#2C3F1D
(44,63,29)
#26361A
(38,54,26)
#202D17
(32,45,23)
#1A2414
(26,36,20)
#141B11
(20,27,17)
#0E120E
(14,18,14)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #446329

#446329
(68,99,41)
#55713C
(85,113,60)
#667F4F
(102,127,79)
#778D62
(119,141,98)
#889B75
(136,155,117)
#99A988
(153,169,136)
#AAB79B
(170,183,155)
#BBC5AE
(187,197,174)
#CCD3C1
(204,211,193)
#DDE1D4
(221,225,212)
#EEEFE7
(238,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446329 color. Also use rgb(68,99,41) instead hex code.

Text Font Color

.myTextColor { color: #446329; }

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

This text font color is #446329.


Background Color

.myBgColor { background-color: #446329; }

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

This div background color is #446329.


Border color

.myBorderColor { border: 1px solid #446329; }

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

This div border color is #446329.


Opacity

.myOpacity80 { color: #446329; opacity: 0.8; }

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

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

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

This text has shadow with #446329 color.

.textShadow {text-shadow: 3px 3px 1px #446329, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #446329;
-webkit-box-shadow: 1px 1px 3px 2px #446329;
box-shadow:1px 1px 3px 2px #446329;">
Div content here</div>
This div box has shadow with color #446329.

Preview

Color preview on black background

This text has color #446329 on black background.


Color preview on white background

This text has color #446329 on white background.



Black color preview on #446329 background

This text has black color on #446329 background.


White color preview on #446329 background

This text has white color on #446329 background.