COLOR #373813

HEX: #373813 RGB: (55,56,19)

Color info

#373813 contains red, green and blue colors in about the same proportion. Web safe color of #373813 is #333300 (or #330).

RGB color model

#373813 color RGB value is (55,56,19).

RGB: (55,56,19) (22%, 22%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 56 of 255 = 22%
B 19 of 255 = 7%

55
56
19

R + G + B ~ 17%. #373813 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 56 + 19 = 130 (100%)
R 55 of 130 ~ 42.31%
G 56 of 130 ~ 43.08%
B 19 of 130 ~ 14.62'%

%42.31
%43.08
%14.62

CMYK color model

#373813 color CMYK value is (2,0,66,78).

  • cyan value is 1.79%
  • magenta value is 0.00%
  • yellow value is 66.07%
  • key color value is 78.04%
CMYK: (2,0,66,78) C2M0Y66K78 (2%,0%,66%,78%) (0.02/0.00/0.66/0.78) 

CMYK percentages

%1.79
%0
%66.07
%78.04

Codes

Color #373813 in popluar color models

37 38 13
RGB 55 56 19
HSL 62° 49.33% 14.71%
HSB/HSV 62° 66.07% 21.96%
CMYK 1.79% 0.00% 66.07%
78.04%

Color #373813 in popluar number systems.

HEX 37 38 13
Decimal 55 56 19
Binary 110111 111000 10011
Octal 67 70 23

Shades and tints

Shades of #373813

#373813
(55,56,19)
#323312
(50,51,18)
#2D2E11
(45,46,17)
#282910
(40,41,16)
#23240F
(35,36,15)
#1E1F0E
(30,31,14)
#191A0D
(25,26,13)
#14150C
(20,21,12)
#0F100B
(15,16,11)
#0A0B0A
(10,11,10)
#050609
(5,6,9)
#000000
(0,0,0)

Tints of #373813

#373813
(55,56,19)
#494A28
(73,74,40)
#5B5C3D
(91,92,61)
#6D6E52
(109,110,82)
#7F8067
(127,128,103)
#91927C
(145,146,124)
#A3A491
(163,164,145)
#B5B6A6
(181,182,166)
#C7C8BB
(199,200,187)
#D9DAD0
(217,218,208)
#EBECE5
(235,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373813 color. Also use rgb(55,56,19) instead hex code.

Text Font Color

.myTextColor { color: #373813; }

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

This text font color is #373813.

Background Color

.myBgColor { background-color: #373813; }

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

This div background color is #373813.

Border color

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

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

This div border color is #373813.

Opacity

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

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

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

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

This text has shadow with #373813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373813.

Preview

Color preview on black background

This text has color #373813 on black background.


Color preview on white background

This text has color #373813 on white background.


Black color preview on #373813 background

This text has black color on #373813 background.


White color preview on #373813 background

This text has white color on #373813 background.


Related colors

Complementary color

Complementary color for #hex is #C8C7EC.


I love getcolorcode.com

Triadic colors

1 #133738 and #381337 with #373813 are triadic colors.

2 #133837 and #383713 with #373813 are triadic colors.