COLOR #387242

HEX: #387242 RGB: (56,114,66)

Renk bilgisi

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

RGB renk modeli

#387242 color RGB value is (56,114,66).

RGB: (56,114,66) (22%, 45%, 26%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 114 of 255 = 45%
B 66 of 255 = 26%

56
114
66

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

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 114 + 66 = 236 (100%)
R 56 of 236 ~ 23.73%
G 114 of 236 ~ 48.31%
B 66 of 236 ~ 27.97'%

%23.73
%48.31
%27.97

CMYK RENK MODELİ

#387242 rengi CMYK tonu (51,0,42,55).

  • camgöbeği tonu 50.88%
  • eflatun tonu 0.00%
  • sarı tonu 42.11%
  • ana renk tonu 55.29%

CMYK: (51,0,42,55)
C51M0Y42K55 (51%, 0%, 42%, 55%)
(0.51 / 0.00 / 0.42 / 0.55)

CMYK yüzdeleri

%50.88
%0
%42.11
%55.29

Codes

Color #387242 in popluar color models

38 72 42
RGB 56 114 66
HSL 130° 34.12% 33.33%
HSB/HSV 130° 50.88% 44.71%
CMYK 50.88% 0.00% 42.11%
55.29%

Color #387242 in popluar number systems.

HEX 38 72 42
Decimal 56 114 66
Binary 111000 1110010 1000010
Octal 70 162 102

Shades and tints

Shades of #387242

#387242
(56,114,66)
#33683C
(51,104,60)
#2E5E36
(46,94,54)
#295430
(41,84,48)
#244A2A
(36,74,42)
#1F4024
(31,64,36)
#1A361E
(26,54,30)
#152C18
(21,44,24)
#102212
(16,34,18)
#0B180C
(11,24,12)
#060E06
(6,14,6)
#000000
(0,0,0)

Tints of #387242

#387242
(56,114,66)
#4A7E53
(74,126,83)
#5C8A64
(92,138,100)
#6E9675
(110,150,117)
#80A286
(128,162,134)
#92AE97
(146,174,151)
#A4BAA8
(164,186,168)
#B6C6B9
(182,198,185)
#C8D2CA
(200,210,202)
#DADEDB
(218,222,219)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387242; }

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

This text font color is #387242.

Background Color

.myBgColor { background-color: #387242; }

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

This div background color is #387242.

Border color

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

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

This div border color is #387242.

Opacity

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

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

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

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

This text has shadow with #387242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387242.

Preview

Color preview on black background

This text has color #387242 on black background.


Color preview on white background

This text has color #387242 on white background.


Black color preview on #387242 background

This text has black color on #387242 background.


White color preview on #387242 background

This text has white color on #387242 background.


Related colors

Complementary color

Complementary color for #hex is #C78DBD.


I love getcolorcode.com

Triadic colors

1 #423872 and #724238 with #387242 are triadic colors.

2 #427238 and #723842 with #387242 are triadic colors.