COLOR #37334F

HEX: #37334F RGB: (55,51,79)

Color info

#37334F contains red, green and blue colors in about the same proportion. Web safe color of #37334F is #333366 (or #336).

RGB color model

#37334F color RGB value is (55,51,79).

RGB: (55,51,79) (22%, 20%, 31%)

RGB channels and saturation

R 55 of 255 = 22%
G 51 of 255 = 20%
B 79 of 255 = 31%

55
51
79

R + G + B ~ 24%. #37334F is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 51 + 79 = 185 (100%)
R 55 of 185 ~ 29.73%
G 51 of 185 ~ 27.57%
B 79 of 185 ~ 42.7'%

%29.73
%27.57
%42.7

CMYK color model

#37334F color CMYK value is (30,35,0,69).

  • cyan value is 30.38%
  • magenta value is 35.44%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (30,35,0,69)
C30M35Y0K69 (30%, 35%, 0%, 69%)
(0.30 / 0.35 / 0.00 / 0.69)

CMYK percentages

%30.38
%35.44
%0
%69.02

Codes

Color #37334F in popluar color models

37 33 4F
RGB 55 51 79
HSL 249° 21.54% 25.49%
HSB/HSV 249° 35.44% 30.98%
CMYK 30.38% 35.44% 0.00%
69.02%

Color #37334F in popluar number systems.

HEX 37 33 4F
Decimal 55 51 79
Binary 110111 110011 1001111
Octal 67 63 117

Shades and tints

Shades of #37334F

#37334F
(55,51,79)
#322F48
(50,47,72)
#2D2B41
(45,43,65)
#28273A
(40,39,58)
#232333
(35,35,51)
#1E1F2C
(30,31,44)
#191B25
(25,27,37)
#14171E
(20,23,30)
#0F1317
(15,19,23)
#0A0F10
(10,15,16)
#050B09
(5,11,9)
#000000
(0,0,0)

Tints of #37334F

#37334F
(55,51,79)
#49455F
(73,69,95)
#5B576F
(91,87,111)
#6D697F
(109,105,127)
#7F7B8F
(127,123,143)
#918D9F
(145,141,159)
#A39FAF
(163,159,175)
#B5B1BF
(181,177,191)
#C7C3CF
(199,195,207)
#D9D5DF
(217,213,223)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37334F color. Also use rgb(55,51,79) instead hex code.

Text Font Color

.myTextColor { color: #37334F; }

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

This text font color is #37334F.

Background Color

.myBgColor { background-color: #37334F; }

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

This div background color is #37334F.

Border color

.myBorderColor { border: 1px solid #37334F; }

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

This div border color is #37334F.

Opacity

.myOpacity80 { color: #37334F; opacity: 0.8; }

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

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

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

This text has shadow with #37334F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37334F.

Preview

Color preview on black background

This text has color #37334F on black background.


Color preview on white background

This text has color #37334F on white background.


Black color preview on #37334F background

This text has black color on #37334F background.


White color preview on #37334F background

This text has white color on #37334F background.


Related colors

Complementary color

Complementary color for #hex is #C8CCB0.


I love getcolorcode.com

Triadic colors

1 #4F3733 and #334F37 with #37334F are triadic colors.

2 #4F3337 and #33374F with #37334F are triadic colors.