COLOR #446746

HEX: #446746
RGB: (68,103,70)

Renk bilgisi

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

RGB renk modeli

#446746 color RGB value is (68,103,70).

  • kırmız ton 68;
  • yeşil ton 103;
  • mavi ton 70.
RGB:
(68,103,70)
(27%,40%,27%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 103 of 255 = 40%
B 70 of 255 = 27%

68
103
70

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

Yüzdelerle RGB renk parçaları

R + G + B =
68 + 103 + 70 = 241 (100%)
R 68 of 241 ~ 28.22%
G 103 of 241 ~ 42.74%
B 70 of 241 ~ 29.05%

%28.22
%42.74
%29.05

CMYK RENK MODELİ

#446746 rengi CMYK tonu (34,0,32,60).

  • camgöbeği tonu 33.98%
  • eflatun tonu 0.00%
  • sarı tonu 32.04%
  • ana renk tonu 59.61%
CMYK:
(34,0,32,60)
C34M0Y32K60 
(34%,0%,32%,60%)
(0.34/0.00/0.32/0.60)	

CMYK yüzdeleri

%33.98
%0
%32.04
%59.61

Codes

Color #446746 in popluar color models

446746
RGB6810370
HSL123°20.47%33.53%
HSB/HSV123°33.98%40.39%
CMYK33.98%0.00%32.04%
59.61%

Color #446746 in popluar number systems.

HEX446746
Decimal6810370
Binary100010011001111000110
Octal104147106

Shades and tints

Shades of #446746

#446746
(68,103,70)
#3E5E40
(62,94,64)
#38553A
(56,85,58)
#324C34
(50,76,52)
#2C432E
(44,67,46)
#263A28
(38,58,40)
#203122
(32,49,34)
#1A281C
(26,40,28)
#141F16
(20,31,22)
#0E1610
(14,22,16)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #446746

#446746
(68,103,70)
#557456
(85,116,86)
#668166
(102,129,102)
#778E76
(119,142,118)
#889B86
(136,155,134)
#99A896
(153,168,150)
#AAB5A6
(170,181,166)
#BBC2B6
(187,194,182)
#CCCFC6
(204,207,198)
#DDDCD6
(221,220,214)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446746 color. Also use rgb(68,103,70) instead hex code.

Text Font Color

.myTextColor { color: #446746; }

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

This text font color is #446746.


Background Color

.myBgColor { background-color: #446746; }

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

This div background color is #446746.


Border color

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

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

This div border color is #446746.


Opacity

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

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

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

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

This text has shadow with #446746 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #446746 on black background.


Color preview on white background

This text has color #446746 on white background.



Black color preview on #446746 background

This text has black color on #446746 background.


White color preview on #446746 background

This text has white color on #446746 background.