COLOR #368650

HEX: #368650 RGB: (54,134,80)

Color info

#368650 contains mainly green and blue colors. Web safe color of #368650 is #339966 (or #396).

RGB color model

#368650 color RGB value is (54,134,80).

RGB: (54,134,80) (21%, 53%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 134 of 255 = 53%
B 80 of 255 = 31%

54
134
80

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

Portions of RGB colors in percentages

R + G + B = 54 + 134 + 80 = 268 (100%)
R 54 of 268 ~ 20.15%
G 134 of 268 ~ 50%
B 80 of 268 ~ 29.85'%

%20.15
%50
%29.85

CMYK color model

#368650 color CMYK value is (60,0,40,47).

  • cyan value is 59.70%
  • magenta value is 0.00%
  • yellow value is 40.30%
  • key color value is 47.45%

CMYK: (60,0,40,47)
C60M0Y40K47 (60%, 0%, 40%, 47%)
(0.60 / 0.00 / 0.40 / 0.47)

CMYK percentages

%59.7
%0
%40.3
%47.45

Codes

Color #368650 in popluar color models

36 86 50
RGB 54 134 80
HSL 140° 42.55% 36.86%
HSB/HSV 140° 59.70% 52.55%
CMYK 59.70% 0.00% 40.30%
47.45%

Color #368650 in popluar number systems.

HEX 36 86 50
Decimal 54 134 80
Binary 110110 10000110 1010000
Octal 66 206 120

Shades and tints

Shades of #368650

#368650
(54,134,80)
#327A49
(50,122,73)
#2E6E42
(46,110,66)
#2A623B
(42,98,59)
#265634
(38,86,52)
#224A2D
(34,74,45)
#1E3E26
(30,62,38)
#1A321F
(26,50,31)
#162618
(22,38,24)
#121A11
(18,26,17)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #368650

#368650
(54,134,80)
#48915F
(72,145,95)
#5A9C6E
(90,156,110)
#6CA77D
(108,167,125)
#7EB28C
(126,178,140)
#90BD9B
(144,189,155)
#A2C8AA
(162,200,170)
#B4D3B9
(180,211,185)
#C6DEC8
(198,222,200)
#D8E9D7
(216,233,215)
#EAF4E6
(234,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368650 color. Also use rgb(54,134,80) instead hex code.

Text Font Color

.myTextColor { color: #368650; }

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

This text font color is #368650.

Background Color

.myBgColor { background-color: #368650; }

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

This div background color is #368650.

Border color

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

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

This div border color is #368650.

Opacity

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

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

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

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

This text has shadow with #368650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368650.

Preview

Color preview on black background

This text has color #368650 on black background.


Color preview on white background

This text has color #368650 on white background.


Black color preview on #368650 background

This text has black color on #368650 background.


White color preview on #368650 background

This text has white color on #368650 background.


Related colors

Complementary color

Complementary color for #hex is #C979AF.


I love getcolorcode.com

Triadic colors

1 #503686 and #865036 with #368650 are triadic colors.

2 #508636 and #863650 with #368650 are triadic colors.