COLOR #370A34

HEX: #370A34 RGB: (55,10,52)

Color info

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

RGB color model

#370A34 color RGB value is (55,10,52).

RGB: (55,10,52) (22%, 4%, 20%)

RGB channels and saturation

R 55 of 255 = 22%
G 10 of 255 = 4%
B 52 of 255 = 20%

55
10
52

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

Portions of RGB colors in percentages

R + G + B = 55 + 10 + 52 = 117 (100%)
R 55 of 117 ~ 47.01%
G 10 of 117 ~ 8.55%
B 52 of 117 ~ 44.44'%

%47.01
%44.44

CMYK color model

#370A34 color CMYK value is (0,82,5,78).

  • cyan value is 0.00%
  • magenta value is 81.82%
  • yellow value is 5.45%
  • key color value is 78.43%
CMYK: (0,82,5,78) C0M82Y5K78 (0%,82%,5%,78%) (0.00/0.82/0.05/0.78) 

CMYK percentages

%0
%81.82
%5.45
%78.43

Codes

Color #370A34 in popluar color models

37 0A 34
RGB 55 10 52
HSL 304° 69.23% 12.75%
HSB/HSV 304° 81.82% 21.57%
CMYK 0.00% 81.82% 5.45%
78.43%

Color #370A34 in popluar number systems.

HEX 37 0A 34
Decimal 55 10 52
Binary 110111 1010 110100
Octal 67 12 64

Shades and tints

Shades of #370A34

#370A34
(55,10,52)
#320A30
(50,10,48)
#2D0A2C
(45,10,44)
#280A28
(40,10,40)
#230A24
(35,10,36)
#1E0A20
(30,10,32)
#190A1C
(25,10,28)
#140A18
(20,10,24)
#0F0A14
(15,10,20)
#0A0A10
(10,10,16)
#050A0C
(5,10,12)
#000000
(0,0,0)

Tints of #370A34

#370A34
(55,10,52)
#492046
(73,32,70)
#5B3658
(91,54,88)
#6D4C6A
(109,76,106)
#7F627C
(127,98,124)
#91788E
(145,120,142)
#A38EA0
(163,142,160)
#B5A4B2
(181,164,178)
#C7BAC4
(199,186,196)
#D9D0D6
(217,208,214)
#EBE6E8
(235,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370A34 color. Also use rgb(55,10,52) instead hex code.

Text Font Color

.myTextColor { color: #370A34; }

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

This text font color is #370A34.

Background Color

.myBgColor { background-color: #370A34; }

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

This div background color is #370A34.

Border color

.myBorderColor { border: 1px solid #370A34; }

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

This div border color is #370A34.

Opacity

.myOpacity80 { color: #370A34; opacity: 0.8; }

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

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

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

This text has shadow with #370A34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370A34.

Preview

Color preview on black background

This text has color #370A34 on black background.


Color preview on white background

This text has color #370A34 on white background.


Black color preview on #370A34 background

This text has black color on #370A34 background.


White color preview on #370A34 background

This text has white color on #370A34 background.


Related colors

Complementary color

Complementary color for #hex is #C8F5CB.


I love getcolorcode.com

Triadic colors

1 #34370A and #0A3437 with #370A34 are triadic colors.

2 #340A37 and #0A3734 with #370A34 are triadic colors.