COLOR #396446

HEX: #396446
RGB: (57,100,70)

Renk bilgisi

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

RGB renk modeli

#396446 color RGB value is (57,100,70).

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

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 100 of 255 = 39%
B 70 of 255 = 27%

57
100
70

R + G + B ~ 29%. #396446 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
57 + 100 + 70 = 227 (100%)
R 57 of 227 ~ 25.11%
G 100 of 227 ~ 44.05%
B 70 of 227 ~ 30.84%

%25.11
%44.05
%30.84

CMYK RENK MODELİ

#396446 rengi CMYK tonu (43,0,30,61).

  • camgöbeği tonu 43.00%
  • eflatun tonu 0.00%
  • sarı tonu 30.00%
  • ana renk tonu 60.78%
CMYK:
(43,0,30,61)
C43M0Y30K61 
(43%,0%,30%,61%)
(0.43/0.00/0.30/0.61)	

CMYK yüzdeleri

%43
%0
%30
%60.78

Codes

Color #396446 in popluar color models

396446
RGB5710070
HSL138°27.39%30.78%
HSB/HSV138°43.00%39.22%
CMYK43.00%0.00%30.00%
60.78%

Color #396446 in popluar number systems.

HEX396446
Decimal5710070
Binary11100111001001000110
Octal71144106

Shades and tints

Shades of #396446

#396446
(57,100,70)
#345B40
(52,91,64)
#2F523A
(47,82,58)
#2A4934
(42,73,52)
#25402E
(37,64,46)
#203728
(32,55,40)
#1B2E22
(27,46,34)
#16251C
(22,37,28)
#111C16
(17,28,22)
#0C1310
(12,19,16)
#070A0A
(7,10,10)
#000000
(0,0,0)

Tints of #396446

#396446
(57,100,70)
#4B7256
(75,114,86)
#5D8066
(93,128,102)
#6F8E76
(111,142,118)
#819C86
(129,156,134)
#93AA96
(147,170,150)
#A5B8A6
(165,184,166)
#B7C6B6
(183,198,182)
#C9D4C6
(201,212,198)
#DBE2D6
(219,226,214)
#EDF0E6
(237,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396446; }

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

This text font color is #396446.


Background Color

.myBgColor { background-color: #396446; }

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

This div background color is #396446.


Border color

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

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

This div border color is #396446.


Opacity

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

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

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

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

This text has shadow with #396446 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #396446 on black background.


Color preview on white background

This text has color #396446 on white background.



Black color preview on #396446 background

This text has black color on #396446 background.


White color preview on #396446 background

This text has white color on #396446 background.