COLOR #366142

HEX: #366142 RGB: (54,97,66)

Color info

#366142 contains red, green and blue colors in about the same proportion. Web safe color of #366142 is #336633 (or #363).

RGB color model

#366142 color RGB value is (54,97,66).

RGB: (54,97,66) (21%, 38%, 26%)

RGB channels and saturation

R 54 of 255 = 21%
G 97 of 255 = 38%
B 66 of 255 = 26%

54
97
66

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

Portions of RGB colors in percentages

R + G + B = 54 + 97 + 66 = 217 (100%)
R 54 of 217 ~ 24.88%
G 97 of 217 ~ 44.7%
B 66 of 217 ~ 30.41'%

%24.88
%44.7
%30.41

CMYK color model

#366142 color CMYK value is (44,0,32,62).

  • cyan value is 44.33%
  • magenta value is 0.00%
  • yellow value is 31.96%
  • key color value is 61.96%

CMYK: (44,0,32,62)
C44M0Y32K62 (44%, 0%, 32%, 62%)
(0.44 / 0.00 / 0.32 / 0.62)

CMYK percentages

%44.33
%0
%31.96
%61.96

Codes

Color #366142 in popluar color models

36 61 42
RGB 54 97 66
HSL 137° 28.48% 29.61%
HSB/HSV 137° 44.33% 38.04%
CMYK 44.33% 0.00% 31.96%
61.96%

Color #366142 in popluar number systems.

HEX 36 61 42
Decimal 54 97 66
Binary 110110 1100001 1000010
Octal 66 141 102

Shades and tints

Shades of #366142

#366142
(54,97,66)
#32593C
(50,89,60)
#2E5136
(46,81,54)
#2A4930
(42,73,48)
#26412A
(38,65,42)
#223924
(34,57,36)
#1E311E
(30,49,30)
#1A2918
(26,41,24)
#162112
(22,33,18)
#12190C
(18,25,12)
#0E1106
(14,17,6)
#000000
(0,0,0)

Tints of #366142

#366142
(54,97,66)
#486F53
(72,111,83)
#5A7D64
(90,125,100)
#6C8B75
(108,139,117)
#7E9986
(126,153,134)
#90A797
(144,167,151)
#A2B5A8
(162,181,168)
#B4C3B9
(180,195,185)
#C6D1CA
(198,209,202)
#D8DFDB
(216,223,219)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366142 color. Also use rgb(54,97,66) instead hex code.

Text Font Color

.myTextColor { color: #366142; }

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

This text font color is #366142.

Background Color

.myBgColor { background-color: #366142; }

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

This div background color is #366142.

Border color

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

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

This div border color is #366142.

Opacity

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

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

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

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

This text has shadow with #366142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366142.

Preview

Color preview on black background

This text has color #366142 on black background.


Color preview on white background

This text has color #366142 on white background.


Black color preview on #366142 background

This text has black color on #366142 background.


White color preview on #366142 background

This text has white color on #366142 background.


Related colors

Complementary color

Complementary color for #hex is #C99EBD.


I love getcolorcode.com

Triadic colors

1 #423661 and #614236 with #366142 are triadic colors.

2 #426136 and #613642 with #366142 are triadic colors.