COLOR #365525

HEX: #365525 RGB: (54,85,37)

Color info

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

RGB color model

#365525 color RGB value is (54,85,37).

RGB: (54,85,37) (21%, 33%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 85 of 255 = 33%
B 37 of 255 = 15%

54
85
37

R + G + B ~ 23%. #365525 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 85 + 37 = 176 (100%)
R 54 of 176 ~ 30.68%
G 85 of 176 ~ 48.3%
B 37 of 176 ~ 21.02'%

%30.68
%48.3
%21.02

CMYK color model

#365525 color CMYK value is (36,0,56,67).

  • cyan value is 36.47%
  • magenta value is 0.00%
  • yellow value is 56.47%
  • key color value is 66.67%
CMYK: (36,0,56,67) C36M0Y56K67 (36%,0%,56%,67%) (0.36/0.00/0.56/0.67) 

CMYK percentages

%36.47
%0
%56.47
%66.67

Codes

Color #365525 in popluar color models

36 55 25
RGB 54 85 37
HSL 99° 39.34% 23.92%
HSB/HSV 99° 56.47% 33.33%
CMYK 36.47% 0.00% 56.47%
66.67%

Color #365525 in popluar number systems.

HEX 36 55 25
Decimal 54 85 37
Binary 110110 1010101 100101
Octal 66 125 45

Shades and tints

Shades of #365525

#365525
(54,85,37)
#324E22
(50,78,34)
#2E471F
(46,71,31)
#2A401C
(42,64,28)
#263919
(38,57,25)
#223216
(34,50,22)
#1E2B13
(30,43,19)
#1A2410
(26,36,16)
#161D0D
(22,29,13)
#12160A
(18,22,10)
#0E0F07
(14,15,7)
#000000
(0,0,0)

Tints of #365525

#365525
(54,85,37)
#486438
(72,100,56)
#5A734B
(90,115,75)
#6C825E
(108,130,94)
#7E9171
(126,145,113)
#90A084
(144,160,132)
#A2AF97
(162,175,151)
#B4BEAA
(180,190,170)
#C6CDBD
(198,205,189)
#D8DCD0
(216,220,208)
#EAEBE3
(234,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365525 color. Also use rgb(54,85,37) instead hex code.

Text Font Color

.myTextColor { color: #365525; }

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

This text font color is #365525.

Background Color

.myBgColor { background-color: #365525; }

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

This div background color is #365525.

Border color

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

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

This div border color is #365525.

Opacity

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

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

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

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

This text has shadow with #365525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365525.

Preview

Color preview on black background

This text has color #365525 on black background.


Color preview on white background

This text has color #365525 on white background.


Black color preview on #365525 background

This text has black color on #365525 background.


White color preview on #365525 background

This text has white color on #365525 background.


Related colors

Complementary color

Complementary color for #hex is #C9AADA.


I love getcolorcode.com

Triadic colors

1 #253655 and #552536 with #365525 are triadic colors.

2 #255536 and #553625 with #365525 are triadic colors.