COLOR #366226

HEX: #366226 RGB: (54,98,38)

Color info

#366226 contains mainly red and green colors. Web safe color of #366226 is #336633 (or #363).

RGB color model

#366226 color RGB value is (54,98,38).

RGB: (54,98,38) (21%, 38%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 98 of 255 = 38%
B 38 of 255 = 15%

54
98
38

R + G + B ~ 25%. #366226 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 98 + 38 = 190 (100%)
R 54 of 190 ~ 28.42%
G 98 of 190 ~ 51.58%
B 38 of 190 ~ 20'%

%28.42
%51.58
%20

CMYK color model

#366226 color CMYK value is (45,0,61,62).

  • cyan value is 44.90%
  • magenta value is 0.00%
  • yellow value is 61.22%
  • key color value is 61.57%

CMYK: (45,0,61,62)
C45M0Y61K62 (45%, 0%, 61%, 62%)
(0.45 / 0.00 / 0.61 / 0.62)

CMYK percentages

%44.9
%0
%61.22
%61.57

Codes

Color #366226 in popluar color models

36 62 26
RGB 54 98 38
HSL 104° 44.12% 26.67%
HSB/HSV 104° 61.22% 38.43%
CMYK 44.90% 0.00% 61.22%
61.57%

Color #366226 in popluar number systems.

HEX 36 62 26
Decimal 54 98 38
Binary 110110 1100010 100110
Octal 66 142 46

Shades and tints

Shades of #366226

#366226
(54,98,38)
#325A23
(50,90,35)
#2E5220
(46,82,32)
#2A4A1D
(42,74,29)
#26421A
(38,66,26)
#223A17
(34,58,23)
#1E3214
(30,50,20)
#1A2A11
(26,42,17)
#16220E
(22,34,14)
#121A0B
(18,26,11)
#0E1208
(14,18,8)
#000000
(0,0,0)

Tints of #366226

#366226
(54,98,38)
#487039
(72,112,57)
#5A7E4C
(90,126,76)
#6C8C5F
(108,140,95)
#7E9A72
(126,154,114)
#90A885
(144,168,133)
#A2B698
(162,182,152)
#B4C4AB
(180,196,171)
#C6D2BE
(198,210,190)
#D8E0D1
(216,224,209)
#EAEEE4
(234,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366226 color. Also use rgb(54,98,38) instead hex code.

Text Font Color

.myTextColor { color: #366226; }

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

This text font color is #366226.

Background Color

.myBgColor { background-color: #366226; }

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

This div background color is #366226.

Border color

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

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

This div border color is #366226.

Opacity

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

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

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

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

This text has shadow with #366226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366226.

Preview

Color preview on black background

This text has color #366226 on black background.


Color preview on white background

This text has color #366226 on white background.


Black color preview on #366226 background

This text has black color on #366226 background.


White color preview on #366226 background

This text has white color on #366226 background.


Related colors

Complementary color

Complementary color for #hex is #C99DD9.


I love getcolorcode.com

Triadic colors

1 #263662 and #622636 with #366226 are triadic colors.

2 #266236 and #623626 with #366226 are triadic colors.