COLOR #388449

HEX: #388449
RGB: (56,132,73)

Renk bilgisi

#388449 contains mainly green and blue colors. #388449 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#388449 color RGB value is (56,132,73).

  • kırmız ton 56;
  • yeşil ton 132;
  • mavi ton 73.
RGB:
(56,132,73)
(22%,52%,29%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 132 of 255 = 52%
B 73 of 255 = 29%

56
132
73

R + G + B ~ 34%. #388449 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
56 + 132 + 73 = 261 (100%)
R 56 of 261 ~ 21.46%
G 132 of 261 ~ 50.57%
B 73 of 261 ~ 27.97%

%21.46
%50.57
%27.97

CMYK RENK MODELİ

#388449 rengi CMYK tonu (58,0,45,48).

  • camgöbeği tonu 57.58%
  • eflatun tonu 0.00%
  • sarı tonu 44.70%
  • ana renk tonu 48.24%
CMYK:
(58,0,45,48)
C58M0Y45K48 
(58%,0%,45%,48%)
(0.58/0.00/0.45/0.48)	

CMYK yüzdeleri

%57.58
%0
%44.7
%48.24

Codes

Color #388449 in popluar color models

388449
RGB5613273
HSL133°40.43%36.86%
HSB/HSV133°57.58%51.76%
CMYK57.58%0.00%44.70%
48.24%

Color #388449 in popluar number systems.

HEX388449
Decimal5613273
Binary111000100001001001001
Octal70204111

Shades and tints

Shades of #388449

#388449
(56,132,73)
#337843
(51,120,67)
#2E6C3D
(46,108,61)
#296037
(41,96,55)
#245431
(36,84,49)
#1F482B
(31,72,43)
#1A3C25
(26,60,37)
#15301F
(21,48,31)
#102419
(16,36,25)
#0B1813
(11,24,19)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #388449

#388449
(56,132,73)
#4A8F59
(74,143,89)
#5C9A69
(92,154,105)
#6EA579
(110,165,121)
#80B089
(128,176,137)
#92BB99
(146,187,153)
#A4C6A9
(164,198,169)
#B6D1B9
(182,209,185)
#C8DCC9
(200,220,201)
#DAE7D9
(218,231,217)
#ECF2E9
(236,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #388449; }

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

This text font color is #388449.


Background Color

.myBgColor { background-color: #388449; }

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

This div background color is #388449.


Border color

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

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

This div border color is #388449.


Opacity

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

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

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

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

This text has shadow with #388449 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #388449 on black background.


Color preview on white background

This text has color #388449 on white background.



Black color preview on #388449 background

This text has black color on #388449 background.


White color preview on #388449 background

This text has white color on #388449 background.