COLOR #363725

HEX: #363725 RGB: (54,55,37)

Color info

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

RGB color model

#363725 color RGB value is (54,55,37).

RGB: (54,55,37) (21%, 22%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 55 of 255 = 22%
B 37 of 255 = 15%

54
55
37

R + G + B ~ 19%. #363725 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 55 + 37 = 146 (100%)
R 54 of 146 ~ 36.99%
G 55 of 146 ~ 37.67%
B 37 of 146 ~ 25.34'%

%36.99
%37.67
%25.34

CMYK color model

#363725 color CMYK value is (2,0,33,78).

  • cyan value is 1.82%
  • magenta value is 0.00%
  • yellow value is 32.73%
  • key color value is 78.43%
CMYK: (2,0,33,78) C2M0Y33K78 (2%,0%,33%,78%) (0.02/0.00/0.33/0.78) 

CMYK percentages

%1.82
%0
%32.73
%78.43

Codes

Color #363725 in popluar color models

36 37 25
RGB 54 55 37
HSL 63° 19.57% 18.04%
HSB/HSV 63° 32.73% 21.57%
CMYK 1.82% 0.00% 32.73%
78.43%

Color #363725 in popluar number systems.

HEX 36 37 25
Decimal 54 55 37
Binary 110110 110111 100101
Octal 66 67 45

Shades and tints

Shades of #363725

#363725
(54,55,37)
#323222
(50,50,34)
#2E2D1F
(46,45,31)
#2A281C
(42,40,28)
#262319
(38,35,25)
#221E16
(34,30,22)
#1E1913
(30,25,19)
#1A1410
(26,20,16)
#160F0D
(22,15,13)
#120A0A
(18,10,10)
#0E0507
(14,5,7)
#000000
(0,0,0)

Tints of #363725

#363725
(54,55,37)
#484938
(72,73,56)
#5A5B4B
(90,91,75)
#6C6D5E
(108,109,94)
#7E7F71
(126,127,113)
#909184
(144,145,132)
#A2A397
(162,163,151)
#B4B5AA
(180,181,170)
#C6C7BD
(198,199,189)
#D8D9D0
(216,217,208)
#EAEBE3
(234,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363725; }

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

This text font color is #363725.

Background Color

.myBgColor { background-color: #363725; }

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

This div background color is #363725.

Border color

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

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

This div border color is #363725.

Opacity

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

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

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

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

This text has shadow with #363725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363725.

Preview

Color preview on black background

This text has color #363725 on black background.


Color preview on white background

This text has color #363725 on white background.


Black color preview on #363725 background

This text has black color on #363725 background.


White color preview on #363725 background

This text has white color on #363725 background.


Related colors

Complementary color

Complementary color for #hex is #C9C8DA.


I love getcolorcode.com

Triadic colors

1 #253637 and #372536 with #363725 are triadic colors.

2 #253736 and #373625 with #363725 are triadic colors.