COLOR #387434

HEX: #387434
RGB: (56,116,52)

Renk bilgisi

#387434 contains mainly green color. #387434 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#387434 color RGB value is (56,116,52).

  • kırmız ton 56;
  • yeşil ton 116;
  • mavi ton 52.
RGB:
(56,116,52)
(22%,45%,20%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 116 of 255 = 45%
B 52 of 255 = 20%

56
116
52

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

Yüzdelerle RGB renk parçaları

R + G + B =
56 + 116 + 52 = 224 (100%)
R 56 of 224 ~ 25%
G 116 of 224 ~ 51.79%
B 52 of 224 ~ 23.21%

%25
%51.79
%23.21

CMYK RENK MODELİ

#387434 rengi CMYK tonu (52,0,55,55).

  • camgöbeği tonu 51.72%
  • eflatun tonu 0.00%
  • sarı tonu 55.17%
  • ana renk tonu 54.51%
CMYK:
(52,0,55,55)
C52M0Y55K55 
(52%,0%,55%,55%)
(0.52/0.00/0.55/0.55)	

CMYK yüzdeleri

%51.72
%0
%55.17
%54.51

Codes

Color #387434 in popluar color models

387434
RGB5611652
HSL116°38.10%32.94%
HSB/HSV116°55.17%45.49%
CMYK51.72%0.00%55.17%
54.51%

Color #387434 in popluar number systems.

HEX387434
Decimal5611652
Binary1110001110100110100
Octal7016464

Shades and tints

Shades of #387434

#387434
(56,116,52)
#336A30
(51,106,48)
#2E602C
(46,96,44)
#295628
(41,86,40)
#244C24
(36,76,36)
#1F4220
(31,66,32)
#1A381C
(26,56,28)
#152E18
(21,46,24)
#102414
(16,36,20)
#0B1A10
(11,26,16)
#06100C
(6,16,12)
#000000
(0,0,0)

Tints of #387434

#387434
(56,116,52)
#4A8046
(74,128,70)
#5C8C58
(92,140,88)
#6E986A
(110,152,106)
#80A47C
(128,164,124)
#92B08E
(146,176,142)
#A4BCA0
(164,188,160)
#B6C8B2
(182,200,178)
#C8D4C4
(200,212,196)
#DAE0D6
(218,224,214)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387434 color. Also use rgb(56,116,52) instead hex code.

Text Font Color

.myTextColor { color: #387434; }

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

This text font color is #387434.


Background Color

.myBgColor { background-color: #387434; }

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

This div background color is #387434.


Border color

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

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

This div border color is #387434.


Opacity

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

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

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

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

This text has shadow with #387434 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #387434 on black background.


Color preview on white background

This text has color #387434 on white background.



Black color preview on #387434 background

This text has black color on #387434 background.


White color preview on #387434 background

This text has white color on #387434 background.