COLOR #368D48

HEX: #368D48 RGB: (54,141,72)

Color info

#368D48 contains mainly green color. Web safe color of #368D48 is #339933 (or #393).

RGB color model

#368D48 color RGB value is (54,141,72).

RGB: (54,141,72) (21%, 55%, 28%)

RGB channels and saturation

R 54 of 255 = 21%
G 141 of 255 = 55%
B 72 of 255 = 28%

54
141
72

R + G + B ~ 35%. #368D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 141 + 72 = 267 (100%)
R 54 of 267 ~ 20.22%
G 141 of 267 ~ 52.81%
B 72 of 267 ~ 26.97'%

%20.22
%52.81
%26.97

CMYK color model

#368D48 color CMYK value is (62,0,49,45).

  • cyan value is 61.70%
  • magenta value is 0.00%
  • yellow value is 48.94%
  • key color value is 44.71%

CMYK: (62,0,49,45)
C62M0Y49K45 (62%, 0%, 49%, 45%)
(0.62 / 0.00 / 0.49 / 0.45)

CMYK percentages

%61.7
%0
%48.94
%44.71

Codes

Color #368D48 in popluar color models

36 8D 48
RGB 54 141 72
HSL 132° 44.62% 38.24%
HSB/HSV 132° 61.70% 55.29%
CMYK 61.70% 0.00% 48.94%
44.71%

Color #368D48 in popluar number systems.

HEX 36 8D 48
Decimal 54 141 72
Binary 110110 10001101 1001000
Octal 66 215 110

Shades and tints

Shades of #368D48

#368D48
(54,141,72)
#328142
(50,129,66)
#2E753C
(46,117,60)
#2A6936
(42,105,54)
#265D30
(38,93,48)
#22512A
(34,81,42)
#1E4524
(30,69,36)
#1A391E
(26,57,30)
#162D18
(22,45,24)
#122112
(18,33,18)
#0E150C
(14,21,12)
#000000
(0,0,0)

Tints of #368D48

#368D48
(54,141,72)
#489758
(72,151,88)
#5AA168
(90,161,104)
#6CAB78
(108,171,120)
#7EB588
(126,181,136)
#90BF98
(144,191,152)
#A2C9A8
(162,201,168)
#B4D3B8
(180,211,184)
#C6DDC8
(198,221,200)
#D8E7D8
(216,231,216)
#EAF1E8
(234,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368D48 color. Also use rgb(54,141,72) instead hex code.

Text Font Color

.myTextColor { color: #368D48; }

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

This text font color is #368D48.

Background Color

.myBgColor { background-color: #368D48; }

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

This div background color is #368D48.

Border color

.myBorderColor { border: 1px solid #368D48; }

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

This div border color is #368D48.

Opacity

.myOpacity80 { color: #368D48; opacity: 0.8; }

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

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

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

This text has shadow with #368D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368D48.

Preview

Color preview on black background

This text has color #368D48 on black background.


Color preview on white background

This text has color #368D48 on white background.


Black color preview on #368D48 background

This text has black color on #368D48 background.


White color preview on #368D48 background

This text has white color on #368D48 background.


Related colors

Complementary color

Complementary color for #hex is #C972B7.


I love getcolorcode.com

Triadic colors

1 #48368D and #8D4836 with #368D48 are triadic colors.

2 #488D36 and #8D3648 with #368D48 are triadic colors.