COLOR #373665

HEX: #373665 RGB: (55,54,101)

Color info

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

RGB color model

#373665 color RGB value is (55,54,101).

RGB: (55,54,101) (22%, 21%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 54 of 255 = 21%
B 101 of 255 = 40%

55
54
101

R + G + B ~ 28%. #373665 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 54 + 101 = 210 (100%)
R 55 of 210 ~ 26.19%
G 54 of 210 ~ 25.71%
B 101 of 210 ~ 48.1'%

%26.19
%25.71
%48.1

CMYK color model

#373665 color CMYK value is (46,47,0,60).

  • cyan value is 45.54%
  • magenta value is 46.53%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (46,47,0,60)
C46M47Y0K60 (46%, 47%, 0%, 60%)
(0.46 / 0.47 / 0.00 / 0.60)

CMYK percentages

%45.54
%46.53
%0
%60.39

Codes

Color #373665 in popluar color models

37 36 65
RGB 55 54 101
HSL 241° 30.32% 30.39%
HSB/HSV 241° 46.53% 39.61%
CMYK 45.54% 46.53% 0.00%
60.39%

Color #373665 in popluar number systems.

HEX 37 36 65
Decimal 55 54 101
Binary 110111 110110 1100101
Octal 67 66 145

Shades and tints

Shades of #373665

#373665
(55,54,101)
#32325C
(50,50,92)
#2D2E53
(45,46,83)
#282A4A
(40,42,74)
#232641
(35,38,65)
#1E2238
(30,34,56)
#191E2F
(25,30,47)
#141A26
(20,26,38)
#0F161D
(15,22,29)
#0A1214
(10,18,20)
#050E0B
(5,14,11)
#000000
(0,0,0)

Tints of #373665

#373665
(55,54,101)
#494873
(73,72,115)
#5B5A81
(91,90,129)
#6D6C8F
(109,108,143)
#7F7E9D
(127,126,157)
#9190AB
(145,144,171)
#A3A2B9
(163,162,185)
#B5B4C7
(181,180,199)
#C7C6D5
(199,198,213)
#D9D8E3
(217,216,227)
#EBEAF1
(235,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373665 color. Also use rgb(55,54,101) instead hex code.

Text Font Color

.myTextColor { color: #373665; }

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

This text font color is #373665.

Background Color

.myBgColor { background-color: #373665; }

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

This div background color is #373665.

Border color

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

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

This div border color is #373665.

Opacity

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

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

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

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

This text has shadow with #373665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373665.

Preview

Color preview on black background

This text has color #373665 on black background.


Color preview on white background

This text has color #373665 on white background.


Black color preview on #373665 background

This text has black color on #373665 background.


White color preview on #373665 background

This text has white color on #373665 background.


Related colors

Complementary color

Complementary color for #hex is #C8C99A.


I love getcolorcode.com

Triadic colors

1 #653736 and #366537 with #373665 are triadic colors.

2 #653637 and #363765 with #373665 are triadic colors.