COLOR #364130

HEX: #364130 RGB: (54,65,48)

Color info

#364130 contains red, green and blue colors in about the same proportion. Web safe color of #364130 is #333333 (or #333).

RGB color model

#364130 color RGB value is (54,65,48).

RGB: (54,65,48) (21%, 25%, 19%)

RGB channels and saturation

R 54 of 255 = 21%
G 65 of 255 = 25%
B 48 of 255 = 19%

54
65
48

R + G + B ~ 22%. #364130 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 65 + 48 = 167 (100%)
R 54 of 167 ~ 32.34%
G 65 of 167 ~ 38.92%
B 48 of 167 ~ 28.74'%

%32.34
%38.92
%28.74

CMYK color model

#364130 color CMYK value is (17,0,26,75).

  • cyan value is 16.92%
  • magenta value is 0.00%
  • yellow value is 26.15%
  • key color value is 74.51%

CMYK: (17,0,26,75)
C17M0Y26K75 (17%, 0%, 26%, 75%)
(0.17 / 0.00 / 0.26 / 0.75)

CMYK percentages

%16.92
%0
%26.15
%74.51

Codes

Color #364130 in popluar color models

36 41 30
RGB 54 65 48
HSL 99° 15.04% 22.16%
HSB/HSV 99° 26.15% 25.49%
CMYK 16.92% 0.00% 26.15%
74.51%

Color #364130 in popluar number systems.

HEX 36 41 30
Decimal 54 65 48
Binary 110110 1000001 110000
Octal 66 101 60

Shades and tints

Shades of #364130

#364130
(54,65,48)
#323C2C
(50,60,44)
#2E3728
(46,55,40)
#2A3224
(42,50,36)
#262D20
(38,45,32)
#22281C
(34,40,28)
#1E2318
(30,35,24)
#1A1E14
(26,30,20)
#161910
(22,25,16)
#12140C
(18,20,12)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #364130

#364130
(54,65,48)
#485242
(72,82,66)
#5A6354
(90,99,84)
#6C7466
(108,116,102)
#7E8578
(126,133,120)
#90968A
(144,150,138)
#A2A79C
(162,167,156)
#B4B8AE
(180,184,174)
#C6C9C0
(198,201,192)
#D8DAD2
(216,218,210)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364130 color. Also use rgb(54,65,48) instead hex code.

Text Font Color

.myTextColor { color: #364130; }

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

This text font color is #364130.

Background Color

.myBgColor { background-color: #364130; }

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

This div background color is #364130.

Border color

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

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

This div border color is #364130.

Opacity

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

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

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

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

This text has shadow with #364130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364130.

Preview

Color preview on black background

This text has color #364130 on black background.


Color preview on white background

This text has color #364130 on white background.


Black color preview on #364130 background

This text has black color on #364130 background.


White color preview on #364130 background

This text has white color on #364130 background.


Related colors

Complementary color

Complementary color for #hex is #C9BECF.


I love getcolorcode.com

Triadic colors

1 #303641 and #413036 with #364130 are triadic colors.

2 #304136 and #413630 with #364130 are triadic colors.