COLOR #375653

HEX: #375653 RGB: (55,86,83)

Color info

#375653 contains red, green and blue colors in about the same proportion. Web safe color of #375653 is #336666 (or #366).

RGB color model

#375653 color RGB value is (55,86,83).

RGB: (55,86,83) (22%, 34%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 86 of 255 = 34%
B 83 of 255 = 33%

55
86
83

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

Portions of RGB colors in percentages

R + G + B = 55 + 86 + 83 = 224 (100%)
R 55 of 224 ~ 24.55%
G 86 of 224 ~ 38.39%
B 83 of 224 ~ 37.05'%

%24.55
%38.39
%37.05

CMYK color model

#375653 color CMYK value is (36,0,3,66).

  • cyan value is 36.05%
  • magenta value is 0.00%
  • yellow value is 3.49%
  • key color value is 66.27%

CMYK: (36,0,3,66)
C36M0Y3K66 (36%, 0%, 3%, 66%)
(0.36 / 0.00 / 0.03 / 0.66)

CMYK percentages

%36.05
%0
%3.49
%66.27

Codes

Color #375653 in popluar color models

37 56 53
RGB 55 86 83
HSL 174° 21.99% 27.65%
HSB/HSV 174° 36.05% 33.73%
CMYK 36.05% 0.00% 3.49%
66.27%

Color #375653 in popluar number systems.

HEX 37 56 53
Decimal 55 86 83
Binary 110111 1010110 1010011
Octal 67 126 123

Shades and tints

Shades of #375653

#375653
(55,86,83)
#324F4C
(50,79,76)
#2D4845
(45,72,69)
#28413E
(40,65,62)
#233A37
(35,58,55)
#1E3330
(30,51,48)
#192C29
(25,44,41)
#142522
(20,37,34)
#0F1E1B
(15,30,27)
#0A1714
(10,23,20)
#05100D
(5,16,13)
#000000
(0,0,0)

Tints of #375653

#375653
(55,86,83)
#496562
(73,101,98)
#5B7471
(91,116,113)
#6D8380
(109,131,128)
#7F928F
(127,146,143)
#91A19E
(145,161,158)
#A3B0AD
(163,176,173)
#B5BFBC
(181,191,188)
#C7CECB
(199,206,203)
#D9DDDA
(217,221,218)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375653 color. Also use rgb(55,86,83) instead hex code.

Text Font Color

.myTextColor { color: #375653; }

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

This text font color is #375653.

Background Color

.myBgColor { background-color: #375653; }

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

This div background color is #375653.

Border color

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

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

This div border color is #375653.

Opacity

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

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

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

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

This text has shadow with #375653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375653.

Preview

Color preview on black background

This text has color #375653 on black background.


Color preview on white background

This text has color #375653 on white background.


Black color preview on #375653 background

This text has black color on #375653 background.


White color preview on #375653 background

This text has white color on #375653 background.


Related colors

Complementary color

Complementary color for #hex is #C8A9AC.


I love getcolorcode.com

Triadic colors

1 #533756 and #565337 with #375653 are triadic colors.

2 #535637 and #563753 with #375653 are triadic colors.