COLOR #446427

HEX: #446427
RGB: (68,100,39)

Renk bilgisi

#446427 contains mainly red and green colors. #446427 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#446427 color RGB value is (68,100,39).

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

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 100 of 255 = 39%
B 39 of 255 = 15%

68
100
39

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

Yüzdelerle RGB renk parçaları

R + G + B =
68 + 100 + 39 = 207 (100%)
R 68 of 207 ~ 32.85%
G 100 of 207 ~ 48.31%
B 39 of 207 ~ 18.84%

%32.85
%48.31
%18.84

CMYK RENK MODELİ

#446427 rengi CMYK tonu (32,0,61,61).

  • camgöbeği tonu 32.00%
  • eflatun tonu 0.00%
  • sarı tonu 61.00%
  • ana renk tonu 60.78%
CMYK:
(32,0,61,61)
C32M0Y61K61 
(32%,0%,61%,61%)
(0.32/0.00/0.61/0.61)	

CMYK yüzdeleri

%32
%0
%61
%60.78

Codes

Color #446427 in popluar color models

446427
RGB6810039
HSL91°43.88%27.25%
HSB/HSV91°61.00%39.22%
CMYK32.00%0.00%61.00%
60.78%

Color #446427 in popluar number systems.

HEX446427
Decimal6810039
Binary10001001100100100111
Octal10414447

Shades and tints

Shades of #446427

#446427
(68,100,39)
#3E5B24
(62,91,36)
#385221
(56,82,33)
#32491E
(50,73,30)
#2C401B
(44,64,27)
#263718
(38,55,24)
#202E15
(32,46,21)
#1A2512
(26,37,18)
#141C0F
(20,28,15)
#0E130C
(14,19,12)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #446427

#446427
(68,100,39)
#55723A
(85,114,58)
#66804D
(102,128,77)
#778E60
(119,142,96)
#889C73
(136,156,115)
#99AA86
(153,170,134)
#AAB899
(170,184,153)
#BBC6AC
(187,198,172)
#CCD4BF
(204,212,191)
#DDE2D2
(221,226,210)
#EEF0E5
(238,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446427 color. Also use rgb(68,100,39) instead hex code.

Text Font Color

.myTextColor { color: #446427; }

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

This text font color is #446427.


Background Color

.myBgColor { background-color: #446427; }

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

This div background color is #446427.


Border color

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

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

This div border color is #446427.


Opacity

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

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

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

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

This text has shadow with #446427 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #446427 on black background.


Color preview on white background

This text has color #446427 on white background.



Black color preview on #446427 background

This text has black color on #446427 background.


White color preview on #446427 background

This text has white color on #446427 background.