COLOR #387338

HEX: #387338
RGB: (56,115,56)

Renk bilgisi

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

RGB renk modeli

#387338 color RGB value is (56,115,56).

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

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 115 of 255 = 45%
B 56 of 255 = 22%

56
115
56

R + G + B ~ 30%. #387338 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
56 + 115 + 56 = 227 (100%)
R 56 of 227 ~ 24.67%
G 115 of 227 ~ 50.66%
B 56 of 227 ~ 24.67%

%24.67
%50.66
%24.67

CMYK RENK MODELİ

#387338 rengi CMYK tonu (51,0,51,55).

  • camgöbeği tonu 51.30%
  • eflatun tonu 0.00%
  • sarı tonu 51.30%
  • ana renk tonu 54.90%
CMYK:
(51,0,51,55)
C51M0Y51K55 
(51%,0%,51%,55%)
(0.51/0.00/0.51/0.55)	

CMYK yüzdeleri

%51.3
%0
%51.3
%54.9

Codes

Color #387338 in popluar color models

387338
RGB5611556
HSL120°34.50%33.53%
HSB/HSV120°51.30%45.10%
CMYK51.30%0.00%51.30%
54.90%

Color #387338 in popluar number systems.

HEX387338
Decimal5611556
Binary1110001110011111000
Octal7016370

Shades and tints

Shades of #387338

#387338
(56,115,56)
#336933
(51,105,51)
#2E5F2E
(46,95,46)
#295529
(41,85,41)
#244B24
(36,75,36)
#1F411F
(31,65,31)
#1A371A
(26,55,26)
#152D15
(21,45,21)
#102310
(16,35,16)
#0B190B
(11,25,11)
#060F06
(6,15,6)
#000000
(0,0,0)

Tints of #387338

#387338
(56,115,56)
#4A7F4A
(74,127,74)
#5C8B5C
(92,139,92)
#6E976E
(110,151,110)
#80A380
(128,163,128)
#92AF92
(146,175,146)
#A4BBA4
(164,187,164)
#B6C7B6
(182,199,182)
#C8D3C8
(200,211,200)
#DADFDA
(218,223,218)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387338; }

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

This text font color is #387338.


Background Color

.myBgColor { background-color: #387338; }

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

This div background color is #387338.


Border color

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

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

This div border color is #387338.


Opacity

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

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

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

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

This text has shadow with #387338 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #387338 on black background.


Color preview on white background

This text has color #387338 on white background.



Black color preview on #387338 background

This text has black color on #387338 background.


White color preview on #387338 background

This text has white color on #387338 background.