COLOR #371226

HEX: #371226 RGB: (55,18,38)

Color info

#371226 contains red, green and blue colors in about the same proportion. Web safe color of #371226 is #330033 (or #303).

RGB color model

#371226 color RGB value is (55,18,38).

RGB: (55,18,38) (22%, 7%, 15%)

RGB channels and saturation

R 55 of 255 = 22%
G 18 of 255 = 7%
B 38 of 255 = 15%

55
18
38

R + G + B ~ 15%. #371226 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 18 + 38 = 111 (100%)
R 55 of 111 ~ 49.55%
G 18 of 111 ~ 16.22%
B 38 of 111 ~ 34.23'%

%49.55
%16.22
%34.23

CMYK color model

#371226 color CMYK value is (0,67,31,78).

  • cyan value is 0.00%
  • magenta value is 67.27%
  • yellow value is 30.91%
  • key color value is 78.43%

CMYK: (0,67,31,78)
C0M67Y31K78 (0%, 67%, 31%, 78%)
(0.00 / 0.67 / 0.31 / 0.78)

CMYK percentages

%0
%67.27
%30.91
%78.43

Codes

Color #371226 in popluar color models

37 12 26
RGB 55 18 38
HSL 328° 50.68% 14.31%
HSB/HSV 328° 67.27% 21.57%
CMYK 0.00% 67.27% 30.91%
78.43%

Color #371226 in popluar number systems.

HEX 37 12 26
Decimal 55 18 38
Binary 110111 10010 100110
Octal 67 22 46

Shades and tints

Shades of #371226

#371226
(55,18,38)
#321123
(50,17,35)
#2D1020
(45,16,32)
#280F1D
(40,15,29)
#230E1A
(35,14,26)
#1E0D17
(30,13,23)
#190C14
(25,12,20)
#140B11
(20,11,17)
#0F0A0E
(15,10,14)
#0A090B
(10,9,11)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #371226

#371226
(55,18,38)
#492739
(73,39,57)
#5B3C4C
(91,60,76)
#6D515F
(109,81,95)
#7F6672
(127,102,114)
#917B85
(145,123,133)
#A39098
(163,144,152)
#B5A5AB
(181,165,171)
#C7BABE
(199,186,190)
#D9CFD1
(217,207,209)
#EBE4E4
(235,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371226 color. Also use rgb(55,18,38) instead hex code.

Text Font Color

.myTextColor { color: #371226; }

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

This text font color is #371226.

Background Color

.myBgColor { background-color: #371226; }

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

This div background color is #371226.

Border color

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

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

This div border color is #371226.

Opacity

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

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

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

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

This text has shadow with #371226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371226.

Preview

Color preview on black background

This text has color #371226 on black background.


Color preview on white background

This text has color #371226 on white background.


Black color preview on #371226 background

This text has black color on #371226 background.


White color preview on #371226 background

This text has white color on #371226 background.


Related colors

Complementary color

Complementary color for #hex is #C8EDD9.


I love getcolorcode.com

Triadic colors

1 #263712 and #122637 with #371226 are triadic colors.

2 #261237 and #123726 with #371226 are triadic colors.