COLOR #55738A

HEX: #55738A RGB: (85,115,138)

Color info

#55738A contains red, green and blue colors in about the same proportion. Web safe color of #55738A is #666699 (or #669).

RGB color model

#55738A color RGB value is (85,115,138).

RGB: (85,115,138) (33%, 45%, 54%)

RGB channels and saturation

R 85 of 255 = 33%
G 115 of 255 = 45%
B 138 of 255 = 54%

85
115
138

R + G + B ~ 44%. #55738A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 115 + 138 = 338 (100%)
R 85 of 338 ~ 25.15%
G 115 of 338 ~ 34.02%
B 138 of 338 ~ 40.83'%

%25.15
%34.02
%40.83

CMYK color model

#55738A color CMYK value is (38,17,0,46).

  • cyan value is 38.41%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (38,17,0,46)
C38M17Y0K46 (38%, 17%, 0%, 46%)
(0.38 / 0.17 / 0.00 / 0.46)

CMYK percentages

%38.41
%16.67
%0
%45.88

Codes

Color #55738A in popluar color models

55 73 8A
RGB 85 115 138
HSL 206° 23.77% 43.73%
HSB/HSV 206° 38.41% 54.12%
CMYK 38.41% 16.67% 0.00%
45.88%

Color #55738A in popluar number systems.

HEX 55 73 8A
Decimal 85 115 138
Binary 1010101 1110011 10001010
Octal 125 163 212

Shades and tints

Shades of #55738A

#55738A
(85,115,138)
#4E697E
(78,105,126)
#475F72
(71,95,114)
#405566
(64,85,102)
#394B5A
(57,75,90)
#32414E
(50,65,78)
#2B3742
(43,55,66)
#242D36
(36,45,54)
#1D232A
(29,35,42)
#16191E
(22,25,30)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #55738A

#55738A
(85,115,138)
#647F94
(100,127,148)
#738B9E
(115,139,158)
#8297A8
(130,151,168)
#91A3B2
(145,163,178)
#A0AFBC
(160,175,188)
#AFBBC6
(175,187,198)
#BEC7D0
(190,199,208)
#CDD3DA
(205,211,218)
#DCDFE4
(220,223,228)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55738A color. Also use rgb(85,115,138) instead hex code.

Text Font Color

.myTextColor { color: #55738A; }

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

This text font color is #55738A.

Background Color

.myBgColor { background-color: #55738A; }

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

This div background color is #55738A.

Border color

.myBorderColor { border: 1px solid #55738A; }

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

This div border color is #55738A.

Opacity

.myOpacity80 { color: #55738A; opacity: 0.8; }

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

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

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

This text has shadow with #55738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55738A.

Preview

Color preview on black background

This text has color #55738A on black background.


Color preview on white background

This text has color #55738A on white background.


Black color preview on #55738A background

This text has black color on #55738A background.


White color preview on #55738A background

This text has white color on #55738A background.


Related colors

Complementary color

Complementary color for #hex is #AA8C75.


I love getcolorcode.com

Triadic colors

1 #8A5573 and #738A55 with #55738A are triadic colors.

2 #8A7355 and #73558A with #55738A are triadic colors.