COLOR #37693D

HEX: #37693D RGB: (55,105,61)

Color info

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

RGB color model

#37693D color RGB value is (55,105,61).

RGB: (55,105,61) (22%, 41%, 24%)

RGB channels and saturation

R 55 of 255 = 22%
G 105 of 255 = 41%
B 61 of 255 = 24%

55
105
61

R + G + B ~ 29%. #37693D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 105 + 61 = 221 (100%)
R 55 of 221 ~ 24.89%
G 105 of 221 ~ 47.51%
B 61 of 221 ~ 27.6'%

%24.89
%47.51
%27.6

CMYK color model

#37693D color CMYK value is (48,0,42,59).

  • cyan value is 47.62%
  • magenta value is 0.00%
  • yellow value is 41.90%
  • key color value is 58.82%

CMYK: (48,0,42,59)
C48M0Y42K59 (48%, 0%, 42%, 59%)
(0.48 / 0.00 / 0.42 / 0.59)

CMYK percentages

%47.62
%0
%41.9
%58.82

Codes

Color #37693D in popluar color models

37 69 3D
RGB 55 105 61
HSL 127° 31.25% 31.37%
HSB/HSV 127° 47.62% 41.18%
CMYK 47.62% 0.00% 41.90%
58.82%

Color #37693D in popluar number systems.

HEX 37 69 3D
Decimal 55 105 61
Binary 110111 1101001 111101
Octal 67 151 75

Shades and tints

Shades of #37693D

#37693D
(55,105,61)
#326038
(50,96,56)
#2D5733
(45,87,51)
#284E2E
(40,78,46)
#234529
(35,69,41)
#1E3C24
(30,60,36)
#19331F
(25,51,31)
#142A1A
(20,42,26)
#0F2115
(15,33,21)
#0A1810
(10,24,16)
#050F0B
(5,15,11)
#000000
(0,0,0)

Tints of #37693D

#37693D
(55,105,61)
#49764E
(73,118,78)
#5B835F
(91,131,95)
#6D9070
(109,144,112)
#7F9D81
(127,157,129)
#91AA92
(145,170,146)
#A3B7A3
(163,183,163)
#B5C4B4
(181,196,180)
#C7D1C5
(199,209,197)
#D9DED6
(217,222,214)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37693D color. Also use rgb(55,105,61) instead hex code.

Text Font Color

.myTextColor { color: #37693D; }

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

This text font color is #37693D.

Background Color

.myBgColor { background-color: #37693D; }

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

This div background color is #37693D.

Border color

.myBorderColor { border: 1px solid #37693D; }

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

This div border color is #37693D.

Opacity

.myOpacity80 { color: #37693D; opacity: 0.8; }

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

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

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

This text has shadow with #37693D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37693D.

Preview

Color preview on black background

This text has color #37693D on black background.


Color preview on white background

This text has color #37693D on white background.


Black color preview on #37693D background

This text has black color on #37693D background.


White color preview on #37693D background

This text has white color on #37693D background.


Related colors

Complementary color

Complementary color for #hex is #C896C2.


I love getcolorcode.com

Triadic colors

1 #3D3769 and #693D37 with #37693D are triadic colors.

2 #3D6937 and #69373D with #37693D are triadic colors.