COLOR #368719

HEX: #368719 RGB: (54,135,25)

Color info

#368719 contains mainly green color. Web safe color of #368719 is #339900 (or #390).

RGB color model

#368719 color RGB value is (54,135,25).

RGB: (54,135,25) (21%, 53%, 10%)

RGB channels and saturation

R 54 of 255 = 21%
G 135 of 255 = 53%
B 25 of 255 = 10%

54
135
25

R + G + B ~ 28%. #368719 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 135 + 25 = 214 (100%)
R 54 of 214 ~ 25.23%
G 135 of 214 ~ 63.08%
B 25 of 214 ~ 11.68'%

%25.23
%63.08
%11.68

CMYK color model

#368719 color CMYK value is (60,0,81,47).

  • cyan value is 60.00%
  • magenta value is 0.00%
  • yellow value is 81.48%
  • key color value is 47.06%

CMYK: (60,0,81,47)
C60M0Y81K47 (60%, 0%, 81%, 47%)
(0.60 / 0.00 / 0.81 / 0.47)

CMYK percentages

%60
%0
%81.48
%47.06

Codes

Color #368719 in popluar color models

36 87 19
RGB 54 135 25
HSL 104° 68.75% 31.37%
HSB/HSV 104° 81.48% 52.94%
CMYK 60.00% 0.00% 81.48%
47.06%

Color #368719 in popluar number systems.

HEX 36 87 19
Decimal 54 135 25
Binary 110110 10000111 11001
Octal 66 207 31

Shades and tints

Shades of #368719

#368719
(54,135,25)
#327B17
(50,123,23)
#2E6F15
(46,111,21)
#2A6313
(42,99,19)
#265711
(38,87,17)
#224B0F
(34,75,15)
#1E3F0D
(30,63,13)
#1A330B
(26,51,11)
#162709
(22,39,9)
#121B07
(18,27,7)
#0E0F05
(14,15,5)
#000000
(0,0,0)

Tints of #368719

#368719
(54,135,25)
#48912D
(72,145,45)
#5A9B41
(90,155,65)
#6CA555
(108,165,85)
#7EAF69
(126,175,105)
#90B97D
(144,185,125)
#A2C391
(162,195,145)
#B4CDA5
(180,205,165)
#C6D7B9
(198,215,185)
#D8E1CD
(216,225,205)
#EAEBE1
(234,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368719 color. Also use rgb(54,135,25) instead hex code.

Text Font Color

.myTextColor { color: #368719; }

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

This text font color is #368719.

Background Color

.myBgColor { background-color: #368719; }

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

This div background color is #368719.

Border color

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

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

This div border color is #368719.

Opacity

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

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

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

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

This text has shadow with #368719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368719.

Preview

Color preview on black background

This text has color #368719 on black background.


Color preview on white background

This text has color #368719 on white background.


Black color preview on #368719 background

This text has black color on #368719 background.


White color preview on #368719 background

This text has white color on #368719 background.


Related colors

Complementary color

Complementary color for #hex is #C978E6.


I love getcolorcode.com

Triadic colors

1 #193687 and #871936 with #368719 are triadic colors.

2 #198736 and #873619 with #368719 are triadic colors.