COLOR #37634C

HEX: #37634C RGB: (55,99,76)

Color info

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

RGB color model

#37634C color RGB value is (55,99,76).

RGB: (55,99,76) (22%, 39%, 30%)

RGB channels and saturation

R 55 of 255 = 22%
G 99 of 255 = 39%
B 76 of 255 = 30%

55
99
76

R + G + B ~ 30%. #37634C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 99 + 76 = 230 (100%)
R 55 of 230 ~ 23.91%
G 99 of 230 ~ 43.04%
B 76 of 230 ~ 33.04'%

%23.91
%43.04
%33.04

CMYK color model

#37634C color CMYK value is (44,0,23,61).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 23.23%
  • key color value is 61.18%

CMYK: (44,0,23,61)
C44M0Y23K61 (44%, 0%, 23%, 61%)
(0.44 / 0.00 / 0.23 / 0.61)

CMYK percentages

%44.44
%0
%23.23
%61.18

Codes

Color #37634C in popluar color models

37 63 4C
RGB 55 99 76
HSL 149° 28.57% 30.20%
HSB/HSV 149° 44.44% 38.82%
CMYK 44.44% 0.00% 23.23%
61.18%

Color #37634C in popluar number systems.

HEX 37 63 4C
Decimal 55 99 76
Binary 110111 1100011 1001100
Octal 67 143 114

Shades and tints

Shades of #37634C

#37634C
(55,99,76)
#325A46
(50,90,70)
#2D5140
(45,81,64)
#28483A
(40,72,58)
#233F34
(35,63,52)
#1E362E
(30,54,46)
#192D28
(25,45,40)
#142422
(20,36,34)
#0F1B1C
(15,27,28)
#0A1216
(10,18,22)
#050910
(5,9,16)
#000000
(0,0,0)

Tints of #37634C

#37634C
(55,99,76)
#49715C
(73,113,92)
#5B7F6C
(91,127,108)
#6D8D7C
(109,141,124)
#7F9B8C
(127,155,140)
#91A99C
(145,169,156)
#A3B7AC
(163,183,172)
#B5C5BC
(181,197,188)
#C7D3CC
(199,211,204)
#D9E1DC
(217,225,220)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37634C color. Also use rgb(55,99,76) instead hex code.

Text Font Color

.myTextColor { color: #37634C; }

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

This text font color is #37634C.

Background Color

.myBgColor { background-color: #37634C; }

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

This div background color is #37634C.

Border color

.myBorderColor { border: 1px solid #37634C; }

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

This div border color is #37634C.

Opacity

.myOpacity80 { color: #37634C; opacity: 0.8; }

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

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

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

This text has shadow with #37634C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37634C.

Preview

Color preview on black background

This text has color #37634C on black background.


Color preview on white background

This text has color #37634C on white background.


Black color preview on #37634C background

This text has black color on #37634C background.


White color preview on #37634C background

This text has white color on #37634C background.


Related colors

Complementary color

Complementary color for #hex is #C89CB3.


I love getcolorcode.com

Triadic colors

1 #4C3763 and #634C37 with #37634C are triadic colors.

2 #4C6337 and #63374C with #37634C are triadic colors.